kiro-skill

Orchestrates a multi-phase feature workflow from requirements to implementation tasks.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/Fancu1/dotfile --skill kiro-skill-fancu1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-skill
Source: https://github.com/Fancu1/dotfile/tree/main/skills/kiro-skill
Command: npx skills add https://github.com/Fancu1/dotfile --skill kiro-skill-fancu1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire feature development lifecycle, transforming a raw idea into a fully specified, designed, and task-ready plan, ensuring clarity and alignment at every stage.

Core Features & Use Cases

  • Requirements Gathering: Define feature specifications using EARS format with user stories and acceptance criteria.
  • Design Document Creation: Develop comprehensive architecture, component, and data model designs.
  • Implementation Task Planning: Break down designs into actionable, test-driven implementation tasks.
  • Phased Workflow: Guides users through sequential, approval-gated phases: Requirements, Design, Tasks, and Execution.
  • Use Case: When starting a new feature, use Kiro to generate the requirements, design the system architecture, and create a detailed list of coding tasks, all within an interactive, iterative process.

Quick Start

Use the kiro skill to start creating a new feature specification for 'user-profile-editing'.

Frequently Asked Questions about kiro-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define feature requirements before starting development?

Feature requirements are defined using the EARS format, capturing user stories and acceptance criteria to ensure clear, testable specifications before design begins. This structured approach aligns stakeholders on exact feature expectations.

What is the best way to plan feature development from concept to implementation?

Planning feature development is best handled through a multi-phase workflow: defining requirements, creating architecture and data model designs, and generating actionable, test-driven implementation tasks. Explicit approval gates ensure iterative refinement at each phase.

How do I break down software architecture designs into coding tasks?

Architecture designs are broken down into actionable, test-driven implementation tasks during the task planning phase. This translates component and data model designs directly into a structured list of coding activities ready for execution.

Can I iterate on design documents within an agile workflow?

Yes, you can iterate on design documents through explicit user approval gates at each phase. This agile workflow supports sequential refinement of architecture, component models, and requirements before generating final implementation tasks.

Does feature development workflow support test-driven task planning?

Yes, the workflow supports test-driven task planning by generating implementation task lists that incorporate testing criteria. Designs are translated into actionable development tasks structured around test validation and execution.