Topic: spec
152 skills in this topic.
-
kiro-debug
Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.
gotalab/cc-sdd 3,080
-
kiro-discovery
Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.
gotalab/cc-sdd 3,080
-
kiro-impl
Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
gotalab/cc-sdd 3,080
-
kiro-review
Review a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.
gotalab/cc-sdd 3,080
-
kiro-spec-batch
Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.
gotalab/cc-sdd 3,080
-
kiro-spec-design
Create comprehensive technical design for a specification
gotalab/cc-sdd 3,080
-
kiro-spec-init
Initialize a new specification with detailed project description
gotalab/cc-sdd 3,080
-
kiro-spec-quick
Quick spec generation with interactive or automatic mode
gotalab/cc-sdd 3,080
-
kiro-spec-requirements
Generate comprehensive requirements for a specification
gotalab/cc-sdd 3,080
-
kiro-spec-status
Show specification status and progress
gotalab/cc-sdd 3,080
-
kiro-spec-tasks
Generate implementation tasks for a specification
gotalab/cc-sdd 3,080
-
kiro-steering
Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
gotalab/cc-sdd 3,080
-
kiro-steering-custom
Create custom steering documents for specialized project contexts
gotalab/cc-sdd 3,080
-
kiro-validate-design
Interactive technical design quality review and validation
gotalab/cc-sdd 3,080
-
kiro-validate-gap
Analyze implementation gap between requirements and existing codebase
gotalab/cc-sdd 3,080
-
kiro-validate-impl
Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.
gotalab/cc-sdd 3,080
-
kiro-verify-completion
Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.
gotalab/cc-sdd 3,080
-
frontend-design
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.
fabriqaai/specs.md 99
-
code-review
Review code written during a run, auto-fix no-brainer issues, and suggest improvements requiring confirmation. Invoked after tests pass.
fabriqaai/specs.md 99
-
run-execute
Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.
fabriqaai/specs.md 99
-
run-plan
Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.
fabriqaai/specs.md 99
-
run-status
Display current run status and progress. Shows work item, mode, duration, and files changed.
fabriqaai/specs.md 99
-
walkthrough-generate
Generate implementation walkthrough for human review after run completion. Documents decisions, changes, and verification steps.
fabriqaai/specs.md 99
-
project-init
Initialize a new FIRE project by detecting workspace type and setting up standards.
fabriqaai/specs.md 99