kiro-skill

Guide feature development from requirements gathering to implementation task planning.

2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/yashvinthan/DuskSpendr --skill kiro-skill-yashvinthan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-skill
Source: https://github.com/yashvinthan/DuskSpendr/tree/main/.agents/skills/kiro-skill
Command: npx skills add https://github.com/yashvinthan/DuskSpendr --skill kiro-skill-yashvinthan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the entire feature development lifecycle, transforming raw ideas into actionable plans and executable tasks.

Core Features & Use Cases

  • Requirements Gathering: Defines feature specifications using EARS format and user stories.
  • Design Document Creation: Generates comprehensive design documents based on approved requirements.
  • Implementation Task Planning: Breaks down designs into test-driven, incremental implementation tasks.
  • Task Execution Guidance: Provides a framework for executing tasks one by one.
  • Use Case: When you have a new feature idea, Kiro guides you through creating its requirements, designing its architecture, and planning the development tasks.

Quick Start

Use Kiro to help create a feature specification for a new user authentication system.

Frequently Asked Questions about kiro-skill

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

FAQPage Schema
How do I plan feature development from an initial idea to implementation tasks?

Feature development planning is facilitated through an interactive, phased workflow that transforms initial concepts into test-driven implementation task lists. It guides requirements gathering, design document creation, and iterative refinement with explicit user approval at each stage.

How do I structure software requirements using the EARS format?

The EARS format structures software requirements by defining feature specifications through an interactive gathering process. This approach generates clear user stories and specifications, ensuring comprehensive design document creation based on approved requirements.

What is the best way to break down a design document into test-driven implementation tasks?

Breaking down a design document into test-driven implementation tasks involves generating an incremental task list from the approved architecture. This task planning process provides a framework for executing development tasks one by one sequentially.

Can I refine requirements and design documents iteratively during feature development?

Requirements and design documents can be refined iteratively during feature development. The workflow supports explicit user approval at each stage, allowing you to revisit and adjust specifications or architecture before finalizing the implementation task list.

Does this workflow support generating user stories for feature specifications?

Generating user stories for feature specifications is fully supported during the requirements gathering phase. The workflow defines feature specifications using the EARS format alongside these stories to ensure comprehensive design document creation.

How do I execute implementation tasks generated from feature designs?

Executing implementation tasks generated from feature designs is supported through a guided framework. This framework facilitates completing the test-driven, incremental tasks one by one, ensuring development aligns with the approved design document.