kiro-spec-requirements
仓库创建 2025年7月17日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由
统一需求表达与验收标准,便于后续任务拆解与评审。
这个 Skill 做什么
基于项目描述与指导上下文生成符合 EARS 格式的需求文档。
根据项目描述和上下文自动产出符合 EARS 格式的需求文档,把模糊想法转成清晰的接受标准和范围定义。适用于把产品设想交付开发前的梳理、评审或招标阶段使用。重点是用 EARS 规范化所有接受条件,并明确包含/排除项,减少歧义。
▸ 展开 SKILL.md 英文原文
Generate EARS-format requirements based on project description and steering context. Use when generating requirements from project description.
3.6k
Stars
274
Forks
40
仓库内 Skill
+47
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/claude-code-skills/skills/kiro-spec-requirements/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/claude-code-skills/skills/kiro-spec-requirements/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# kiro-spec-requirements Skill
## Core Mission
- **Success Criteria**:
- Create complete requirements document aligned with steering context
- Follow the project's EARS patterns and constraints for all acceptance criteria
- Focus on core functionality without implementation details
- Make inclusion/exclusion boundaries explicit when scope could otherwise be misread
- Update metadata to track generation status
## Execution Steps
### Step 1: Gather Context
If steering/spec context is already available from conversation, skip redundant file reads.
Otherwise, load all necessary context:
- Read `{{KIRO_DIR}}/specs/{feature}/spec.json` for language and metadata
- Read `{{KIRO_DIR}}/svia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有