kiro-spec-design

Convert requirements into a technical design blueprint with explicit boundaries.

1.5k|242|Updated Feb 16, 2017
One-click install
npx skills add https://github.com/growilabs/growi --skill kiro-spec-design-growilabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-spec-design
Source: https://github.com/growilabs/growi/tree/main/.claude/skills/kiro-spec-design
Command: npx skills add https://github.com/growilabs/growi --skill kiro-spec-design-growilabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate requirements into a complete technical design blueprint with explicit boundaries.

Core Features & Use Cases

  • Gather context from requirements and steering context to define design scope.
  • Perform lightweight discovery and synthesis to map WHAT to HOW, defining boundaries and interfaces.
  • Produce a design draft ready for review, with traceability to requirements and a clear file structure plan for implementation.

Quick Start

Invoke kiro-spec-design with a feature name to generate a design draft following the discovery process.

Frequently Asked Questions about kiro-spec-design

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

FAQPage Schema
How do I translate requirements into a technical design blueprint?

To translate requirements into a technical design blueprint, you need a process that maps the WHAT to HOW through discovery and synthesis, defining explicit boundaries, clear interfaces, and a structured file plan for implementation.

What is the best way to ensure architecture traceability to numeric requirements?

Architecture traceability to numeric requirements is ensured by generating a design draft that explicitly links technical decisions and interfaces back to the original requirement numbers, making the design evaluable during reviews.

How do I define clear boundaries and interfaces from feature requirements?

Defining clear boundaries and interfaces from feature requirements involves gathering steering context to scope the design, then applying lightweight synthesis to map functional needs into concrete architectural components.

Can I generate a deliverable-ready design draft directly from a feature name?

Yes, you can generate a deliverable-ready design draft directly from a feature name by invoking a guided discovery process that gathers context, synthesizes architecture, and outputs an implementation plan with explicit boundaries.

When do I need a formal design review for my architecture?

You need a formal design review for your architecture when the technical design draft must be evaluated against explicit boundaries, interface definitions, and traceable numeric requirements before moving into implementation.

Does this approach work for mapping steering context to a file structure plan?

Yes, this approach works for mapping steering context to a file structure plan by synthesizing the gathered context into a concrete blueprint that outlines the exact file organization needed for implementation.