Topic: cursor
7,943 skills in this topic.
-
kiro-spec-requirements
Generate comprehensive requirements for a specification
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-steering-custom
Create custom steering documents for specialized project contexts
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-validate-design
Interactive technical design quality review and validation
gotalab/cc-sdd 3,080
-
kiro-steering
Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
gotalab/cc-sdd 3,080
-
kiro-spec-design
Create comprehensive technical design for a specification
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-steering-custom
Create custom steering documents for specialized project contexts. Use when creating domain-specific steering files.
gotalab/cc-sdd 3,080
-
kiro-spec-quick
Quick spec generation with interactive or automatic mode
gotalab/cc-sdd 3,080
-
kiro-steering
Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
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-spec-status
Show specification status and progress
gotalab/cc-sdd 3,080
-
kiro-steering
Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
gotalab/cc-sdd 3,080
-
kiro-steering
Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
gotalab/cc-sdd 3,080
-
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-spec-status
Show specification status and progress
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-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-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-spec-design
Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process. Use when creating architecture from requirements.
gotalab/cc-sdd 3,080
-
kiro-spec-requirements
Generate comprehensive requirements for a specification
gotalab/cc-sdd 3,080
-
component-common-domain-detection
Finds duplicate business logic spread across multiple components and suggests consolidation. Use when asking "where is this logic duplicated?", "find common code between services", "what can be consolidated?", "detect shared domain logic", or analyzing component overlap before refactoring. Do NOT use for code-level duplication detection (use linters) or dependency analysis (use coupling-analysis).
tech-leads-club/agent-skills 2,081
-
component-identification-sizing
Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use when asking "how big is each module?", "what components do I have?", "which service is too large?", "analyze codebase structure", "size my monolith", or planning where to start decomposing. Do NOT use for runtime performance sizing or infrastructure capacity planning.
tech-leads-club/agent-skills 2,081