gotalab/cc-sdd✦ 精选0°

kiro-spec-requirements

仓库创建 2025年7月17日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由

系统化产出合格率高、利于 QA 与验收流程。

这个 Skill 做什么

为规格生成完整需求文档,包含明确的验收标准与范围边界。

把产品规格写成完整的需求文档,包含明确的验收标准、范围边界和不该做的事,让实现团队不用猜。在立项、评审或把需求交给开发前必须准备好,这样能减少来回沟通和误解。特别强调清晰的边界和 EARS 风格的验收条件,只聚焦功能需求、不掺实现细节。

▸ 展开 SKILL.md 英文原文

Generate comprehensive requirements for a specification

开发编程需求工程EARS验收标准范围定义通用
3.6k
Stars
274
Forks
40
仓库内 Skill
+47
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-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/antigravity-skills/skills/kiro-spec-requirements/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Requirements Generation

<background_information>
- **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
</background_information>

<instructions>
## Execution Steps

1. **Load Context**:
   - Read `{{KIRO_DIR}}/specs/$1/spec.json` for language and metadata
   - Read `{{KIRO_DIR}}/specs/$1/brief.md` if it exists (discovery context: problem, approach, scope decisions, boundar
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有