kiro-skill

仓库创建 2025年7月18日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由

将模糊需求结构化为开发可用的规范与任务,便于产品与工程协作。

这个 Skill 做什么

把产品想法转为 EARS 格式的需求、设计文档和可执行实现清单。

把产品想法通过交互式流程变成 EARS 格式的需求、设计文档和可执行的实现清单,产出能直接交给开发的任务和验收标准。适合把模糊需求落地、减少沟通歧义的时候使用。特别之处是把需求、设计和实现计划串成一条流水线,输出可执行的交付物。

▸ 展开 SKILL.md 英文原文

Interactive feature development workflow from idea to implementation. Creates requirements (EARS format), design documents, and task lists. Triggers: "kiro", ".kiro/specs/", "feature spec", "需求文档", "设计文档", "实现计划".

办公文档需求文档实现计划设计规范Claude Code
1.6k
Stars
242
Forks
12
仓库内 Skill
+33
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/skills/kiro-skill/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/skills/kiro-skill/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有