tercel

Test Cases — Testing skill for Claude Code

Testing community

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

Terminal
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 Repository