🧪
Quality

OpenSpec Plus TDD

by sudokar

OpenSpec Plus TDD is a Quality skill for Claude Code, published by sudokar in openspec-plus.

174 stars9 forkson sudokar/openspec-plusAdded 2026/09/07+9% in starsRepository updated 2026/09/03
agentic-skillsaiai-assisted-developmentai-code-generationai-code-qualityclaude-codecode-qualitycodingcoding-agentdevingithub-copilotopencodeopenspecpi-agentsdlcskillsspec-driven-developmenttddtest-driven-developmentwindsurf
Install in seconds
Install OpenSpec Plus TDD
Copy OpenSpec Plus TDD 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/sudokar/openspec-plus/tree/main/skills/openspec-plus-tdd ~/.claude/skills/openspec-plus-tdd

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/sudokar/openspec-plus.git

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

In this catalog

Source file
skills/openspec-plus-tdd/SKILL.md in sudokar/openspec-plus
Installs to
~/.claude/skills/openspec-plus-tdd
Collection
One of 6 skills cataloged from this repository
Category
Quality1817 skills

What OpenSpec Plus TDD does

OpenSpec Plus TDD enforces strict red-green-refactor for each test during OpenSpec change implementation. Use it when writing tests and production code for spec scenarios, unit cases, and edge cases before marking a change complete.

OpenSpec Plus TDD is cataloged under Quality on DirSkills. OpenSpec Plus TDD comes from a repository tagged agentic-skills, ai, ai-assisted-development, ai-code-generation and ai-code-quality.

Documentation

README

OpenSpec Plus TDD

Mission

Strict RED-GREEN-REFACTOR per test for OpenSpec change implementation. Every test — whether derived from a Gherkin scenario relevant to the slice in spec.md, written for a unit, edge case, helper, or error path — goes through its own atomic cycle before the next test begins. Production code exists only to make a previously-failing test pass. Surgical changes, simplicity first, no speculative abstractions, every changed line traces to a slice task.

This is the opening of the README. Read the full README on GitHub.

Commands OpenSpec Plus TDD provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /dashboard
  • /comment-out

Frequently asked about OpenSpec Plus TDD

  • What else does sudokar publish alongside OpenSpec Plus TDD?

    OpenSpec Plus TDD is one of 6 skills that DirSkills catalogs from sudokar/openspec-plus, the repository it ships in. Its siblings there include OpenSpec Plus Apply, OpenSpec Plus Design and OpenSpec Plus Proposal. Each one is a separate skill with its own page in this directory, installs the same way OpenSpec Plus TDD does, and is maintained by sudokar in that same repository. The rest of the collection is listed on the sudokar/openspec-plus page.

  • How does OpenSpec Plus TDD compare to other Quality skills?

    OpenSpec Plus TDD ranks #1721 by stars among the 1817 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 OpenSpec Plus TDD against them. Open each page to compare what they document and how they install.