Browse Skills

4429 skills found

create-repository.md
1
1 export create-repository
2 madooei from "madooei/backend-template"
3 Create repository interface for data access abstraction. Use when adding a new resource that needs database operations, defining CRUD interface, or setting up repository pattern. Triggers on "new repository", "repository interface", "data access layer", "create repository".
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
code-review.md
1
1 export code-review
2 akaszubski from "akaszubski/anyclaude-local"
3 This skill should be used when reviewing code or preparing code for review. It provides guidelines for what to look for in reviews, how to write constructive feedback, and standards for review comments.
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
wordpress-plugin-core.md
1
1 export wordpress-plugin-core
2 ovachiever from "ovachiever/droid-tings"
3 Build secure WordPress plugins with core patterns for hooks, database interactions, Settings API, custom post types, REST API, and AJAX. Covers three architecture patterns (Simple, OOP, PSR-4) and the Security Trinity.Use when creating plugins, implementing nonces/sanitization/escaping, working with $wpdb prepared statements, or troubleshooting SQL injection, XSS, CSRF vulnerabilities, or plugin activation errors.
2026-01-05
observability.md
1
1 export observability
2 kpiteira from "kpiteira/ktrdr"
3 Use when diagnosing operation failures, stuck or slow operations, querying Jaeger traces, working with Grafana dashboards, debugging distributed system issues, or investigating worker selection and service communication problems.
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
supabase-operations.md
1
1 export supabase-operations
2 bout3fiddy from "bout3fiddy/agents"
3 This skill should be used when the user asks to "list posters", "get poster info", "fetch context document", "get latest poster", "check poster count", "show poster details", "get context for poster", "show enrichment quality", "diagnose enrichment", "show pulse script", "get all poster data", "check what data we have", or mentions Supabase, posters, context documents, enrichment, or database queries. Provides commands and scripts for querying Local Pulse poster data from Supabase.
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
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
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
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
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
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
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
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