Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
slash-command-design
Interpretive guidance for designing Claude Code slash commands. Helps you apply official documentation effectively and create high-quality commands. Use when creating or reviewing slash commands.
majiayu000/claude-skill-registry 163
-
laravel-testing
Write tests with Pest 3/PHPUnit, feature tests, unit tests, mocking, fakes, and factories. Use when testing controllers, services, models, or implementing TDD.
majiayu000/claude-skill-registry 163
-
axiom-swiftui-architecture
Use when separating logic from SwiftUI views, choosing architecture patterns, refactoring view files, or asking 'where should this code go', 'how do I organize my SwiftUI app', 'MVVM vs TCA vs vanilla SwiftUI', 'how do I make SwiftUI testable' - comprehensive architecture patterns with refactoring workflows for iOS 26+
majiayu000/claude-skill-registry 163
-
pain-point-detection
Identifying buying signals and pain points from public information including job postings, reviews, news, and social media. Triggers when analyzing prospect readiness or searching for opportunities.
majiayu000/claude-skill-registry 163
-
dependency-skill
Manage Python dependencies using uv package manager. Use when installing, adding, removing, or updating packages. Always prefer uv over pip.
majiayu000/claude-skill-registry 163
-
pipeline-orchestration
Master orchestrator for the entire development pipeline from Phase 1-12.
Activates via codeword [ACTIVATE:PIPELINE_ORCHESTRATION_V1] injected by hooks
when user wants to start automated development.
Activation trigger: [ACTIVATE:PIPELINE_ORCHESTRATION_V1]
majiayu000/claude-skill-registry 163
-
Reviewing and Shipping
Validate quality with multi-agent review, auto-fix issues, generate organized commits, and create PRs with rich context. Use after completing features to ensure quality gates pass and ship confidently.
majiayu000/claude-skill-registry 163
-
session-update
Track progress with timestamps, git status, and todo list updates in current session
majiayu000/claude-skill-registry 163
-
backend-testing
Write and review backend tests with JUnit5, MockMvc, and Spring Boot Test. Use for writing controller tests, service tests, and integration tests.
majiayu000/claude-skill-registry 163
-
terraform-skill
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions
majiayu000/claude-skill-registry 163
-
convex-best-practices
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy
majiayu000/claude-skill-registry 163
-
prp-core-runner
Orchestrate complete PRP workflow from feature request to pull request. Run create branch, create PRP, execute implementation, commit changes, and create PR in sequence. Use when implementing features using PRP methodology or when user requests full PRP workflow.
majiayu000/claude-skill-registry 163
-
enforcescript-patterns
EnforceScript component patterns, networking, persistence, and memory management for Enfusion engine
majiayu000/claude-skill-registry 163
-
Training Insights Analyzer
Analyze training patterns, performance, and physiological data using advanced computational models.
AUTO-ACTIVATES when user asks about:
- Training status/progress ("How am I doing?", "How's my training?")
- Load/overtraining ("Am I overtraining?", "Is my load too high?")
- Performance questions ("Why did I fade?", "What's limiting me?")
- Specific run analysis ("Why was my HR high?", "What happened yesterday?")
- Race readiness ("Am I ready?", "Will I make my goal?")
- Physiological zones ("What are my zones?", "What's my threshold?")
- Recovery/freshness ("Should I run today?", "Am I recovered?")
- Patterns/causation ("What's causing...", "What predicts my best runs?")
PROACTIVELY WARNS when detecting:
- ACWR > 1.3 (load spike)
- TSB < -25 (fatigue accumulation)
- Correlation shifts (relationship changes)
- Form breakpoints earlier than usual
- Recovery decline between intervals
majiayu000/claude-skill-registry 163
-
documentation-audit
Use when documentation drift is detected. Comprehensively audits codebase and creates/updates Swagger, features docs, and general documentation to achieve full sync.
majiayu000/claude-skill-registry 163
-
composable-svelte-forms
Form patterns and validation for Composable Svelte. Use when building forms, validating user input, or integrating Zod schemas. Covers FormConfig, createFormReducer, field-level validation, async validation, form state management, and reactive wrapper patterns.
majiayu000/claude-skill-registry 163
-
agent-compliance-auditor
Validates agent definitions against the Antigravity audit rubric.
majiayu000/claude-skill-registry 163
-
sandbox
Use when working with sandbox environments, port mappings, docker compose in sandboxes, .env.sandbox files, sandbox CLI commands, local-prod, host service connectivity, shared data directories, or 1Password secrets integration.
majiayu000/claude-skill-registry 163
-
precision-re-render-control
Minimize unnecessary re-renders through precise state partitioning and selector-driven updates.
majiayu000/claude-skill-registry 163
-
atomic-design
Atomic Design methodology for React component architecture. Use for structuring component libraries, organizing UI hierarchies, and creating scalable design systems. Triggers on requests for component organization, design system structure, UI hierarchy, or questions about Atoms/Molecules/Organisms/Templates/Pages.
majiayu000/claude-skill-registry 163
-
nda-review-jamie-tso
Guide to review incoming one-way (unilateral) commercial NDAs in a jurisdiction-agnostic way, from either a Recipient or Discloser perspective (user-selected), producing a clause-by-clause issue log with preferred redlines, fallbacks, rationales, owners, and deadlines.
majiayu000/claude-skill-registry 163
-
manage-conversation-db
This skill should be used when implementing stateless conversation persistence, creating/loading conversations by ID, saving user/assistant messages, fetching history for agent input, and handling async database queries.
majiayu000/claude-skill-registry 163
-
flox-mcp
MCP server wrapper for flox CLI operations - environment management via JSON-RPC
majiayu000/claude-skill-registry 163
-
jira-projects
Manage Jira projects. Use when listing projects, getting project configuration, retrieving issue types, or managing components and versions.
majiayu000/claude-skill-registry 163