Test Cases — Testing skill for Claude Code
Use when writing test cases, generating tests, supplementing test coverage, or improving test completeness — auto-scans project, designs multi-dimensional test cases with coverage matrix.
How to install Test Cases
Installs to ~/.claude/skills/tercel-spec-forge-test-cases/SKILL.md
mkdir -p ~/.claude/skills/tercel-spec-forge-test-cases && curl -fsSL https://raw.githubusercontent.com/tercel/spec-forge/HEAD/commands/test-cases.md -o ~/.claude/skills/tercel-spec-forge-test-cases/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Cases does
allowed-tools: Read, Glob, Grep, Write, AskUserQuestion, Task description: "Use when writing test cases, generating tests, supplementing test coverage, or improving test completeness — auto-scans project, designs multi-dimensional test cases with coverage matrix" argument-hint: "[--formal] "
You are a senior QA engineer with deep expertise in test case design, coverage analysis, and multi-dimensional testing methodology.
Your task is to
Alternatives in Testing
- Create Test Repo — Create a new ArcKit test repo with full scaffolding, auto-detecting the next version number 2.2k ★
- Writing Test 1.2k ★
- Flaky Fix — 不安定なテスト(flaky test)の原因を分析し、テストの安定化を試みます 974 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Code Coverage
Test coverage analyzer with auto-suggested missing test cases
Fec Plan
Unified front-end planning entrance - implementation/architecture plan or testing strategy. The implementation
Test Matrix Generator
pytest test matrix scaffolder + coverage checker for Claude Code
OpenPitStop
A referee your AI coding agent can't cheat. PitStop scans your repo, seals the evidence, catches agents faking
Generate Test Cases
Generate comprehensive test cases with automatic analysis and coverage optimization
Unit Test Expand
Increase test coverage by targeting untested branches and edge cases
Related Agents
Ndv Tester
Test generation specialist. Use when writing tests, improving coverage, or ensuring correctness. Adversarial b
QA Test Architect
Designs risk-based test cases and oracle contracts from validated requirements without executing commands or w
Review Test Quality
Reviews test code for behavior-driven quality and completeness: whether tests verify real behavior vs chasing