kiro-skill
仓库创建 2025年7月18日最近提交 8 小时前SkillHot 收录 20 天前
▸ 精选理由
适合产品经理与工程师协同产出端到端的开发规范。
这个 Skill 做什么
将想法转为需求规格、设计文档和可执行实现计划的交互式工作流。
把产品想法通过互动流程直接拆成可交付的需求、设计文档和实施清单,要求用 EARS 等格式把需求写清楚,然后生成任务列表。适合在需要把 feature 规格交给设计或工程实现时用,能把模糊需求变成可测可做的工作项。重点是产出完整、可分配、能追踪的实现计划。
▸ 展开 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", "需求文档", "设计文档", "实现计划".
1.6k
Stars
242
Forks
12
仓库内 Skill
+33
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/plugins/kiro-skill/skills/kiro-skill/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/plugins/kiro-skill/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 公开信息 · 原文版权归作者所有