スキル一覧に戻る
duc01226

test-spec

by duc01226

2🍴 1📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: test-spec description: Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or planning QA coverage. Triggers on keywords like "test spec", "test specification", "qa spec", "test strategy", "what to test". allowed-tools: Read, Write, Edit, Grep, Glob, Bash, TodoWrite

Test Specification

Generate comprehensive test specifications from requirements.

When to Use

  • PBI ready for QA planning
  • Need test coverage strategy
  • Defining test scope

Quick Reference

Workflow

  1. Read PBI and user stories
  2. Extract acceptance criteria
  3. Identify test scenarios (positive/negative/edge)
  4. Define test categories and coverage
  5. Create test spec artifact
  6. Save to team-artifacts/test-specs/
  7. Suggest next: /test-cases

Test Categories

CategoryPurpose
PositiveHappy path verification
NegativeError handling
BoundaryEdge values
IntegrationComponent interaction
SecurityAuth, injection, XSS

Output

  • Path: team-artifacts/test-specs/{YYMMDD}-testspec-{feature}.md
  • ID Pattern: TS-{MOD}-{NNN}

Spec Structure

  1. Overview
  2. Test Scope
  3. Test Categories
  4. Test Scenarios (high-level)
  5. Coverage Requirements
  6. Test Data Needs
  • Role Skill: qa-engineer
  • Command: /test-spec
  • Input: /story output
  • Next Step: /test-cases

Task Planning Notes

  • Always plan and break many small todo tasks
  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です