Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Generate custom checklist for the current feature based on user requirements
Generate a custom checklist for the current feature based on user requirements.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and...
Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through co...
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent template...
Create or update project governing principles and development guidelines. Use at project start to establish code quality...
Project-focused specification and task management system with 6 individual commands. Each command MUST be invoked separa...
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement th...
Ensures Spec-Kit-Plus workflow is properly initialized before autonomous builds. Use when: (1) /sp.autonomous fails to c...
- Overview
Workflow orchestrator for Spec Driven Development. Coordinates skills and tracks progress.Triggers: speckit workflow, sp...
Execute the implementation planning workflow using the plan template to generate design artifacts.
Execute implementation planning workflow using the plan template to generate design artifacts
Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, t...
Create or update the feature specification from a natural language feature description.
Create or update feature specification from natural language feature description
Create or update feature specifications from natural language descriptions. Use when starting new features or refining r...
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Generate actionable, dependency-ordered tasks.md for the feature based on available design artifacts
Convert tasks from tasks.md into GitHub issues. Use after task breakdown to track work items in GitHub project managemen...
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artif...
SpecKit Safe Update
Validates specification completeness and quality by checking for mandatory sections, [NEEDS CLARIFICATION] markers, test...
Spec-driven development workflow for creating feature specifications, clarifying requirements, building technical plans,...
GitHub Spec Kit 5-phase workflow. Use when following the Constitution → Specify → Plan → Tasks → Implement cycle. Provid...
Comprehensive understanding of the spec-kit methodology. Constitution-driven feature development with specify, plan, tas...
Formally close and lock a Build Step after successful implementation, validation, and review. The irreversible acceptanc...
This skill instructs Claude Code to find and qualify real estate agencies in a given suburb. It uses web search and brow...
Use when working with software specifications, architecture documentation, and diagramming. Covers the full spectrum of...
Provides final code cleanup after task review approval. Removes debug logs, temporary comments, dead code, optimizes imp...
Collects complete technical specifications from manufacturer sites, Amazon, and review sites with schema validation. Use...
Creates detailed specifications from client needs including product specs, technical specs, design specs, and API specs....
Plan-first development workflow with review gates. Use when implementing features, refactoring, or any task requiring st...
Generate specs for a new feature or a refacto. Creates new folder with specific scafolding.
Spec-first planning workflow that produces an approved plan.md before implementation, with reviewer subagent feedback an...
현재 프로젝트의 EARS 스펙 상태 현황 표시
Show SpecSafe project status and workflow guidance
Repository-specific SpecSafe workflow for AgentForge. Use when creating, refining, testing, implementing, or reviewing A...
Start implementation phase (TEST → CODE stage).
Start implementation phase of SpecSafe TDD workflow. Moves spec from TEST to CODE stage.
Complete a SpecSafe specification. Moves spec from QA to COMPLETE stage.
Complete a SpecSafe specification (QA → COMPLETE stage).
Complete and archive spec
Mark spec complete and archive. Moves spec from QA to COMPLETE stage.
Pre-spec exploration and research
Pre-spec exploration. Research and spike before creating formal spec.
Initialize a new SpecSafe project in the current directory.
Initialize a new SpecSafe project.
Create a new SpecSafe specification using the TDD workflow.
Create a new spec with PRD, tech stack, and rules. Initializes SPEC stage.
Initialize spec with PRD
Run QA validation (CODE → QA stage).
Run QA validation on completed implementation. Moves spec from CODE to QA stage.
Generate detailed specification from PRD. Fleshes out requirements and scenarios.
Generate detailed spec from PRD
Show SpecSafe project status and metrics.
Generate tests from a SpecSafe specification (SPEC → TEST stage).
Apply tests - development mode
Create tests from spec scenarios
Verify implementation and iterate
Run tests and validate implementation. Loops back to dev if tests fail. Moves spec from CODE to QA stage.
Install a pre-commit hook that scans .specstory/history for secrets before commits. Run when user says "set up secret sc...