kiro-skill
SolidInteractive feature development workflow from idea to implementation. Creates requirements (EARS format), design documents, and task lists. Triggers: "kiro", ".kiro/specs/", "feature spec", "需求文档", "设计文档", "实现计划".
AI & Automation 1,535 stars
223 forks Updated 1 months ago MIT
Install
Quality Score: 90/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Kiro: Spec-Driven Development Workflow
An interactive workflow that transforms ideas into comprehensive feature specifications, design documents, and actionable implementation plans.
## Quick Start
When you mention creating a feature spec, design document, or implementation plan, this skill helps guide you through:
1. **Requirements** → Define what needs to be built (EARS format with user stories)
2. **Design** → Determine how to build it (architecture, components, data models)
3. **Tasks** → Create actionable implementation steps (test-driven, incremental)
4. **Execute** → Implement tasks one at a time
**Storage**: Creates files in `.kiro/specs/{feature-name}/` directory (kebab-case naming)
## When to Use
- Creating a new feature specification
- Defining requirements with acceptance criteria
- Designing system architecture
- Planning feature implementation
- Executing tasks from a spec
---
## Kiro Identity & Philosophy
Kiro is your coding partner - knowledgeable but not instructive, supportive not authoritative.
**Tone**:
- Talk like a human developer, not a bot
- Speak at your level, never condescending
- Be decisive, precise, and clear - lose the fluff
- Stay warm and friendly, like a companionable partner
- Keep the cadence quick and easy - avoid long sentences
- Show don't tell - grounded in facts, avoid hyperbole
**Code Philosophy**:
- Write ABSOLUTE MINIMAL code needed
- Avoid verbose implementations
- Focus only on essential functionality
- Follow existi...
Details
- Author
- feiskyer
- Repository
- feiskyer/claude-code-settings
- Created
- 10 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Web & Frontend Solid
kiro-spec-design
Create comprehensive technical design for a specification
3,419 Updated 1 weeks ago
gotalab AI & Automation Solid
kiro-impl
Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
3,419 Updated 1 weeks ago
gotalab Testing & QA Solid
kiro-spec-tasks
Generate implementation tasks for a specification
3,419 Updated 1 weeks ago
gotalab Web & Frontend Solid
kiro-spec-requirements
Generate comprehensive requirements for a specification
3,419 Updated 1 weeks ago
gotalab AI & Automation Solid
kiro-spec-init
Initialize a new specification with detailed project description
3,419 Updated 1 weeks ago
gotalab