·spec-test-usecase
</>

spec-test-usecase

Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/usecase.md`(测试用例),并要求 AC 可追溯与结构可生成自动化脚本。

45Installs·6Trend·@zixun-github

Installation

$npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-usecase

How to Install spec-test-usecase

Quickly install spec-test-usecase AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-usecase
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zixun-github/aisdlc.

SKILL.md

View raw

把 requirements/solution.md / requirements/prd.md 中的验收口径(AC)转成 可执行、可判定、可追溯、可机器提取 的手工测试用例结构。

name: spec-test-usecase description: Use when 需要在 sdlc-dev 的 Spec Pack 中生成/更新 verification 阶段 V2 测试用例(verification/usecase.md),并且必须保证用例结构可执行、每步有预期且可追溯 AC。

若 {FEATUREDIR}/verification/test-plan.md 已存在:应读取以约束范围/环境/优先级口径;若不存在:在 usecase.md 写明 CONTEXT GAP 并把缺口放入风险/阻断项(不得用 TBD 悬空)。

Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/usecase.md`(测试用例),并要求 AC 可追溯与结构可生成自动化脚本。 Source: zixun-github/aisdlc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-usecase
Category
</>Dev Tools
Verified
First Seen
2026-03-03
Updated
2026-03-10

Browse more skills from zixun-github/aisdlc

Quick answers

What is spec-test-usecase?

Use when 需要在 Spec Pack 的 verification 阶段生成或更新 `{FEATURE_DIR}/verification/usecase.md`(测试用例),并要求 AC 可追溯与结构可生成自动化脚本。 Source: zixun-github/aisdlc.

How do I install spec-test-usecase?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zixun-github/aisdlc --skill spec-test-usecase Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zixun-github/aisdlc