Browse Skills

4429 skills found

postgres-performance.md
0
1 export postgres-performance
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 High-performance PostgreSQL patterns. Use when optimizing queries, designing for scale, or debugging performance issues.
2026-01-05
supabase-mcp.md
0
1 export supabase-mcp
2 BinkyTwin from "BinkyTwin/ReviewXiv"
3 Configure and use Supabase MCP from Claude Code to inspect and manage a Supabase project. Use when the user asks to create tables, migrations, RLS policies, storage buckets, or to query Supabase from Claude Code. Includes safe setup steps (project-scoped, dev-only, optional read-only).
2026-01-05
magentaa11y.md
0
1 export magentaa11y
2 joe-watkins from "joe-watkins/a11y-skills"
3 MagentaA11y accessibility acceptance criteria reference. Use this skill when users ask for accessibility criteria, acceptance criteria (AC), Gherkin tests, developer notes, or how to test components for accessibility. Supports both Web and Native (iOS/Android) platforms. Triggers on requests like "give me the Button AC", "how to test a checkbox", "accessibility criteria for modal", "native button Gherkin", "web link developer notes", or any MagentaA11y component query.
2026-01-05
pub-sub-patterns.md
0
1 export pub-sub-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Redis pub/sub messaging patterns and implementations. Use when implementing real-time messaging, event-driven architectures, notification systems, or message broadcasting with Redis pub/sub.
2026-01-05
corder-code-templates.md
0
1 export corder-code-templates
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Generate code templates for common patterns: REST API endpoints, React components, database models, authentication, error handling. Use when implementing new features or creating boilerplate code.This skill provides production-ready code templates:- REST API endpoints (Express, FastAPI)- React/Vue components with best practices- Database models (Sequelize, TypeORM, Mongoose)- Authentication middleware (JWT, OAuth)- Error handling patternsTriggers: "create API", "new component", "implement auth", "add model", "generate code", "コードテンプレート", "API作成", "コンポーネント作成"
2026-01-05
doc-query.md
0
1 export doc-query
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query up-to-date tool documentation using Context7. Use when you need current documentation for Python 3.14+, Claude Code CLI, or other configured tools.
2026-01-05
dual-mode-library.md
0
1 export dual-mode-library
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when building reusable PyPI package with pgdbm - provides complete pattern for libraries that work standalone or embedded without needing examples
2026-01-05
mydetailarea-database.md
0
1 export mydetailarea-database
2 rruiz22 from "rruiz22/my-detail-area"
3 Database optimization, security audit, and performance analysis for MyDetailArea Supabase/PostgreSQL. Provides safe query optimization, RLS policy review, index recommendations, and migration strategies with extreme caution and rollback plans. Use when optimizing database performance, auditing security, or creating safe migrations. CRITICAL - All recommendations require validation and testing before production.
2026-01-05
fullstack-expertise.md
0
1 export fullstack-expertise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Full-stack development expertise covering backend, frontend, database, DevOps, and testing domains
2026-01-05
wiql-queries.md
0
1 export wiql-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build and execute WIQL (Work Item Query Language) queries for Azure DevOps. Use when the user wants to query work items, find bugs, list tasks, search by assignee, filter by state, find items in a sprint, or build custom work item queries. Use when user mentions "query", "find work items", "list bugs", "my tasks", "assigned to", "in sprint", or "WIQL".
2026-01-05
moai-cc-memory.md
0
1 export moai-cc-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Managing Claude Code Session Memory & Context. Understand session context limits, use just-in-time retrieval, cache insights, manage memory files. Use when optimizing context usage, handling large projects, or implementing efficient workflows.
2026-01-05
dbt-model-writer.md
0
1 export dbt-model-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes, edits, and creates dbt models following best practices. Use when user needs to create new dbt SQL models, update existing models, or convert raw SQL to dbt format. Handles staging, intermediate, and mart models with proper config blocks, CTEs, and documentation.
2026-01-05
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 siti34 from "siti34/SPDS-URA"
3 Comprehensive backend development guide for Python/FastAPI/SQLAlchemy applications. Use when creating routes, services, models, schemas, database operations, or working with FastAPI endpoints, SQLAlchemy/Alembic migrations, Pydantic validation, error handling, dependency injection, or async patterns. Covers layered architecture (routes → services → repositories → models), separation of concerns, error handling, performance, testing strategies, and best practices.
2026-01-05
setup-django.md
0
1 export setup-django
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Sets up a new Django project with RAPID architecture using uv. Creates horizontal layer structure with DRF, Docker/PostgreSQL support, and environment-based configuration. Use when the user wants to initialise a Django web application.
2026-01-05
spring-boot-full-stack.md
0
1 export spring-boot-full-stack
2 mduongvandinh from "mduongvandinh/skills-java-spring"
3 Complete Java Spring Boot skill set for building enterprise applications.Includes modular architecture with optional components:- PostgreSQL database with JPA/Hibernate + Flyway migration- Redis caching (optional)- Kafka/RabbitMQ messaging (optional, choose one)- JWT + OAuth2 authentication (optional OAuth2)- RBAC authorization (optional)- TDD with Mockito- Spec-First Development with OpenSpec
2026-01-05
multi-tenant.md
0
1 export multi-tenant
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Multi-tenant architecture patterns including org_id claim management, JWT token structure with organization context, database isolation strategies for MongoDB and PostgreSQL, theme switching per organization, tenant provisioning workflows, data isolation patterns, and cross-tenant security. Activate for multi-tenancy implementation, tenant isolation, and organization-scoped data access.
2026-01-05
convex-docs.md
0
1 export convex-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query and manage local Convex documentation mirror (42 docs). Search Convex topics for real-time database, serverless functions, authentication, file storage, and React hooks. Use when implementing Convex backend features or answering Convex-related questions. (user)
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 abudhahir from "abudhahir/cp-ninja"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
nextjs-v16.md
0
1 export nextjs-v16
2 bobmatnyc from "bobmatnyc/termpilot"
3 Next.js 16 specific features, breaking changes, and migration guide. Use when upgrading from Next.js 15, implementing Cache Components with "use cache", working with Turbopack, or handling the new async request APIs. Released October 2025 with fundamental caching model changes.
2026-01-05
dbt-semantic-layer-developer.md
0
1 export dbt-semantic-layer-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides expert-level assistance with dbt Semantic Layer, MetricFlow, semantic models, metrics, dimensions, entities, measures, and BI tool integrations. Use this skill when building semantic models, creating metrics (simple, ratio, cumulative, derived, conversion), debugging validation errors, or integrating with BI tools. Extracted from official dbt documentation and optimized for data practitioners.
2026-01-05
json-schema-faker.md
0
1 export json-schema-faker
2 arobida from "arobida/data-smith"
3 Generate realistic fake data from JSON schemas, producing 1-50 valid records that conform exactly to the schema. Use when creating sample datasets from schema definitions, populating test databases, or generating example API responses. Returns only valid JSON that passes schema validation.
2026-01-05
coderabbit-workflow.md
0
1 export coderabbit-workflow
2 KellerAI-Plugins from "KellerAI-Plugins/version-control"
3 Complete CodeRabbit feedback processing workflow - query findings, apply fixes, resolve conversations with multi-account/org support
2026-01-05
sqlmodel-db-expert.md
0
1 export sqlmodel-db-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in designing SQLModel schemas and managing Neon PostgreSQL databases. Use this when defining data models, handling relationships, or performing database migrations.
2026-01-05
performance-optimisation.md
0
1 export performance-optimisation
2 nicholasgriffintn from "nicholasgriffintn/claude-code"
3 Analyses and optimises performance across frontend, backend and database interactions. Identifies bottlenecks and implements solutions to enhance speed and efficiency.
2026-01-05