Browse Skills

4429 skills found

micro-motion.md
1
1 export micro-motion
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Specify motion and micro-interaction patterns for UI feedback; use when asked to design transitions, loading states, or interaction polish.
2026-01-05
code-reuse-enforcement.md
1
1 export code-reuse-enforcement
2 ai-debugger-inc from "ai-debugger-inc/aidb"
3 CRITICAL guardrail for preventing code duplication and magic strings in the AIDB codebase.Enforces discovery of existing constants, enums, and utilities BEFORE writing new code.
2026-01-05
nestjs.md
1
1 export nestjs
2 specvital from "specvital/specvital.github.io"
3 Provides NestJS framework development standards and architectural patterns. Ensures domain-centric architecture, proper dependency injection, and decorator pattern utilization. Specializes in modular design, providers and services, middleware and guards, interceptors and pipes, custom decorators, and microservices architecture.Use when: developing NestJS applications, designing module structure (@Module), creating controllers (@Controller) and services (@Injectable), implementing REST or GraphQL APIs, configuring dependency injection, building middleware and guards, creating custom decorators, implementing authentication/authorization, designing microservices with NestJS, or integrating with TypeORM/Prisma for database access.
2026-01-05
supabase.md
1
1 export supabase
2 bout3fiddy from "bout3fiddy/agents"
3 Supabase CLI and local development workflow. Use for database migrations, linking local to production, RLS policies, storage buckets, and schema management.
2026-01-05
backend-skills.md
1
1 export backend-skills
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nextjs"
3 Master Node.js, Express, PHP, Laravel, Java, Spring Boot, API design, and database integration. Build scalable APIs and server applications.
2026-01-05
vsa-ui-enhancer.md
1
1 export vsa-ui-enhancer
2 akiramei from "akiramei/blazor-enterprise-architecture-poc"
3 Vertical Slice Architecture (VSA) 向け UI 強化スキル。 Phase 1(spec-kit + カタログ)で生成されたプレーンな .razor ファイルを、 Phase 2 で MudBlazor ベースのリッチな UI に変換する。 アーキテクチャには一切手を触れず、UI だけを強化する。
2026-01-05
security-checklist.md
1
1 export security-checklist
2 Zate from "Zate/cc-plugins"
3 This skill should be used for OWASP, security review, authentication, XSS, SQL injection prevention, CSRF, input validation, secure coding, vulnerability scanning
2026-01-05
infra-architect.md
1
1 export infra-architect
2 fractary from "fractary/claude-plugins"
3 Design infrastructure solutions - analyze requirements, design cloud architecture, create comprehensivedesign documents with resource specifications, security considerations, cost estimates, and implementationplans. Designs S3 buckets, Lambda functions, DynamoDB tables, API Gateway endpoints, CloudFront distributions,and other AWS services based on feature requirements.
2026-01-05
querying-logseq-data.md
1
1 export querying-logseq-data
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Expert in building Datalog queries for Logseq DB graphs. Auto-invokes when users need help writing Logseq queries, understanding Datalog syntax, optimizing query performance, or working with the Datascript query engine. Covers advanced query patterns, pull syntax, aggregations, and DB-specific query techniques.
2026-01-05
backend-api.md
1
1 export backend-api
2 imkdw from "imkdw/imkdw-dev"
3 Design and implement NestJS REST API endpoints following the project's layered architecture (Controllers, Use Cases, Repositories). Use this skill when creating or modifying controller files (*.controller.ts), defining API routes, implementing HTTP handlers, setting up Swagger documentation, configuring route guards and decorators, working with request/response DTOs, or structuring API endpoints. This includes files in features/{feature}/controller/, auth/controller/, and any file with @Controller() decorator. Apply when working with API_ENDPOINTS constants, @Get/@Post/@Put/@Patch/@Delete decorators, @ApiTags/@ApiProperty swagger decorators, @Public/@MemberRoles custom decorators, HttpCode/HttpStatus configurations, or Query/Param/Body parameter decorators.
2026-01-05
activerecord-query-patterns.md
1
1 export activerecord-query-patterns
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Complete guide to ActiveRecord query optimization, associations, scopes, and PostgreSQL-specific patterns. Use this skill when writing database queries, designing model associations, creating migrations, optimizing query performance, or debugging N+1 queries and grouping errors. Trigger keywords: database, models, associations, validations, queries, ActiveRecord, scopes, migrations, N+1, PostgreSQL, indexes, eager loading
2026-01-05
clustering-analyzer.md
1
1 export clustering-analyzer
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Cluster data using K-Means, DBSCAN, hierarchical clustering. Use for customer segmentation, pattern discovery, or data grouping.
2026-01-05
tmux.md
1
1 export tmux
2 botassembly from "botassembly/jn"
3 Use tmux to programmatically control interactive CLI tools like VisiData, PDB, database shells, and REPLs. Send keystrokes and capture output without requiring user interaction.
2026-01-05
check-pr-review.md
1
1 export check-pr-review
2 fohte from "fohte/dotfiles"
3 Use gh-check-pr-review to fetch and address PR review comments. Use this skill when checking PR review feedback, viewing unresolved threads, or addressing reviewer comments.
2026-01-05
agentuity-cli-cloud-db-delete.md
1
1 export agentuity-cli-cloud-db-delete
2 agentuity from "agentuity/discord-help-agent"
3 Delete a database resource. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
vuln-patterns-core.md
1
1 export vuln-patterns-core
2 Zate from "Zate/cc-plugins"
3 Universal vulnerability detection patterns applicable across all programming languages. Includes hardcoded secrets, SQL/command injection, path traversal, and configuration file patterns.
2026-01-05
conflict-detection.md
1
1 export conflict-detection
2 Mharbulous from "Mharbulous/SyncoPaid"
3 Use before creating new stories or when user asks "check for conflicts", "find duplicates", "review story overlaps", or "detect story conflicts" - scans story-tree database to identify duplicate stories, scope overlaps, and competing approaches using lightweight text similarity (no external dependencies).
2026-01-05
superset-sql-developer.md
1
1 export superset-sql-developer
2 jgtolentino from "jgtolentino/insightpulse-odoo"
3 Expert guidance for writing optimized SQL queries for Apache Superset datasets, virtual datasets, and SQL Lab. This skill helps you create performant queries, design efficient datasets, and leverage PostgreSQL features - with specific patterns for Finance SSC, BIR compliance, and Odoo integration.
2026-01-05
database-assistant.md
1
1 export database-assistant
2 always-further from "always-further/claude-extensions"
3 Activates when user needs help with database design, SQL queries, migrations, or ORM usage. Triggers on "database schema", "SQL query", "migration", "optimize query", "foreign key", "index", "normalize", "ORM", "Prisma", "TypeORM", "SQLAlchemy", or database-related questions.
2026-01-05
finding-skills.md
1
1 export finding-skills
2 jeongsk from "jeongsk/claude-skills"
3 Searches and recommends Claude Code skills and plugins from local database and SkillsMP API. Activates when user asks to find skills, search plugins, get recommendations for PDF/Git/code-review/frontend tools, or requests feature-based tool discovery.
2026-01-05
ops-monitor.md
1
1 export ops-monitor
2 fractary from "fractary/claude-plugins"
3 Monitor deployed infrastructure health and performance - check resource status,query CloudWatch metrics (CPU, memory, requests, errors), analyze performancetrends, track SLI/SLO metrics, detect anomalies, generate health reports withresource status summaries, identify degraded services, provide performanceoptimization recommendations.
2026-01-05
codebase-structure.md
1
1 export codebase-structure
2 Reodor-Studios from "Reodor-Studios/create-reodor-app"
3 Provides a high-level overview of the Next.js application's file structure and directory organization. Use when deciding where to place new files, components, server actions, database schemas, or when understanding the overall architecture of the codebase. Essential for maintaining consistent file organization and knowing where different types of code belong.
2026-01-05
agentuity-cli-cloud-db-create.md
1
1 export agentuity-cli-cloud-db-create
2 agentuity from "agentuity/discord-help-agent"
3 Create a new database resource. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
backend-developer.md
1
1 export backend-developer
2 ncrmro from "ncrmro/tetraship"
3 Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.
2026-01-05