kiro
Turn feature ideas into clear specs, designs, and tasks
All Skills in This Repository (8)
Pure Emerald Level Indicatorstask-breakdown
Break down complex designs into epics, tasks, and dependencies.
design-documentation
Transform approved requirements into design documents with architecture, data models, and interfaces.
troubleshooting
Diagnose and resolve common spec-driven development and feature implementation problems.
ai-prompting
Provides prompting templates and phased interaction strategies for AI-assisted development workflows.
spec-driven-development
Transform vague feature ideas into EARS-based specifications with design documents and task plans.
quality-assurance
Automate quality assurance across spec-driven development lifecycle phases.
create-steering-documents
Generate project steering documents with YAML front-matter and inclusion rules.
requirements-engineering
Transform vague feature ideas into testable EARS requirements.
Frequently Asked Questions
FAQPage SchemaHow to install Kiro spec-driven skills?โผ
Run `npx skills add jasonkneen/kiro --all -g -y` in your terminal to install all skills in this suite globally.
What is spec-driven development?โผ
It is a three-phase workflow that turns a feature idea into requirements, then a technical design, then a sequenced task list before any code is written.
How does Kiro write better requirements?โผ
It uses the EARS format (WHEN/IF/THEN statements) to make every requirement specific, testable, and free of ambiguity, including edge and error cases.
Does Kiro work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, VS Code, and Windsurf.
Can non-developers use these spec templates?โผ
Yes. Product managers and founders can use the ready-made templates and prompting guides to draft clear requirements without writing code.