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…