๐Ÿงช
QualityJavaScript

Add Tests

by open-gsd

Add Tests is a Quality skill for Claude Code, published by open-gsd in gsd-core.

8.3K stars573 forkson open-gsd/gsd-coreAdded 2026/08/15+1% in starsRepository updated 2026/08/15
claude-codecontext-engineeringmeta-promptingspec-driven-development
Install in seconds
Install Add Tests
Copy Add Tests into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/open-gsd/gsd-core/tree/next/skills/gsd-add-tests ~/.claude/skills/gsd-add-tests

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/open-gsd/gsd-core.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/gsd-add-tests/SKILL.md in open-gsd/gsd-core
Installs to
~/.claude/skills/gsd-add-tests
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Add Tests does

Add Tests generates unit and E2E tests for a completed phase based on UAT criteria and implementation. Use it to classify implementation files, approve a test plan, and commit tests following RED-GREEN conventions.

Add Tests is cataloged under Quality on DirSkills. Add Tests comes from a repository tagged claude-code, context-engineering, meta-prompting and spec-driven-development.

Documentation

README

Analyzes implementation files, classifies them into TDD (unit), E2E (browser), or Skip categories, presents a test plan for user approval, then generates tests following RED-GREEN conventions.

Output: Test files committed with message test(phase-{N}): add unit and E2E tests from add-tests command

<execution_context> @~/.claude/gsd-core/workflows/add-tests.md </execution_context>

@.planning/STATE.md @.planning/ROADMAP.md

Frequently asked about Add Tests

  • What else does open-gsd publish alongside Add Tests?

    Add Tests is one of 25 skills that DirSkills catalogs from open-gsd/gsd-core, the repository it ships in. Its siblings there include AI Integration Phase, Complete Milestone and Execute Phase. Each one is a separate skill with its own page in this directory, installs the same way Add Tests does, and is maintained by open-gsd in that same repository. The rest of the collection is listed on the open-gsd/gsd-core page.

  • How does Add Tests compare to other Quality skills?

    Add Tests ranks #212 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Add Tests against them. Open each page to compare what they document and how they install.

More from open-gsd/gsd-core

Add Tests is one of 25 skills cataloged on DirSkills from open-gsd/gsd-core.

See all 25 skills โ†’
๐Ÿ“‹
2w ago

AI Integration Phase

AI Integration Phase generates an AI-SPEC.md design contract for phases that involve building AI systems. It orchestrates framework selection, research, and evaluation strategy design.
AI Engineering
8.3K573
๐Ÿ
2w ago

Complete Milestone

Complete Milestone archives a finished milestone to the milestones directory, updates ROADMAP.md and REQUIREMENTS.md, and creates a git tag. Use it after all phases pass audit to close out a version and prepare for the next milestone.
Automation
8.3K573
โšก
2w ago

Execute Phase

Execute Phase runs all plans in a phase using wave-based parallel execution with subagents. It discovers plans, analyzes dependencies, groups them into waves, and collects results while preserving checkpoints and verification gates.
AI Engineering
8.3K573
๐Ÿ”ง
2w ago

GSD Audit Fix

GSD Audit Fix runs an audit, classifies findings as auto-fixable or manual-only, then fixes auto-fixable issues with test verification and atomic commits. Use it when you want to automate code audit remediation in Claude Code.
Quality
8.3K573
โœ…
2w ago

GSD Audit Milestone

GSD Audit Milestone audits milestone completion against original intent before archiving. It checks requirements coverage, cross-phase integration, and end-to-end flows by reading existing verification files and spawning an integration checker.
Quality
8.3K573
๐Ÿ”
2w ago

GSD Audit UAT

GSD Audit UAT scans all planning phases for pending, skipped, blocked, and human_needed UAT and verification items, cross-references the codebase to detect stale documentation, and produces a prioritized human test plan. Use it before release or when UAT status is unclear to ensure all verification work is accounted for.
Quality
8.3K573