$ skills --list
Browse and discover AI agent skills
Browse and discover AI agent skills
Showing 44341-44357 of 44357 skills
Expert guidance for compacting files to minimize AI token consumption while preserving semantic meaning. Use this skill when asked to compact, minimize, or reduce token usage in files.
Use this when user requests code review, pull request analysis, or quality assessment. Provides systematic 6-category checklist: functionality, security (OWASP), code quality (SOLID), performance, testing, and maintainability. Apply for PR reviews, security audits, or teaching code quality principles
Use when testing Nango syncs locally - runs dry-run command with proper parameters for integration testing without affecting production data
Provides SVC-specific valid/ready streaming interface patterns and common pitfalls. Triggers when implementing valid/ready handshakes or debugging backpressure issues.
Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "create worktree", "spin up worktrees", "new worktree for X", "worktree status", "cleanup worktrees", or wants parallel development branches. Handles worktree creation, dependency installation, validation, agent launching in Ghostty, and global registry management.
AWS infrastructure patterns and best practices for Terraform. Provides VPC, IAM, S3, and security group scaffolds. Use when developing AWS infrastructure.
Thorough code review for Rust/WebAssembly projects. Identifies bugs, securityissues, performance problems, and maintainability concerns. Provides actionablefeedback with specific suggestions.
MUST INVOKE this skill when creating executable plans in .prompts/planning/ with Brief → Roadmap → Phases structure. Expert patterns for hierarchical project plans.
Context persistence system for long-running multi-agent tasks. Saves research plans, findings, and checkpoints to prevent context loss at token limits.
Automatically applies when building RAG (Retrieval Augmented Generation) systems. Ensures proper chunking strategies, vector database patterns, embedding management, reranking, and retrieval optimization.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Generate GraphQL schema definition files (SDL) with types, queries, mutations, subscriptions, and resolvers for API development. Triggers on "create GraphQL schema", "generate GraphQL types", "GraphQL API for", "SDL schema".
gitを使用する際に使用。Conventional Commitsとブランチ命名をカバー。
Guide Claude to create domain modules following DDD principles and hexagonal architecture for Java + Spring Boot projects.Use when user requests:(1) "Create a new module" / "새 모듈 만들어줘" / "도메인 모듈 생성"(2) "Add {feature} module" (e.g., "Add order module", "Add product module")(3) "Build {domain} bounded context" / "{domain} 바운디드 컨텍스트 구현"(4) Any request to create a new domain module for Java + Spring Boot projects with DDD and hexagonal architecture.Applies Kent Beck's TDD workflow (Red → Green → Refactor).Adapts to any Java/Spring Boot project by reading CLAUDE.md at project root.Uses Java 17+ features including records, sealed classes, and pattern matching.
BDD specifications using Gherkin syntax, feature files, step definitions
Critically review implementation plans before execution. Use when validating plans, checking standards compliance, or before running implement-plan.
Architecture for the 'living model': graduation rates, multi-MOIC analysis, reserves ranking, scenarios, and Monte Carlo. Always sits on top of the deterministic core.