Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Spec and test driven development for Claude Code. Enforces spec-first, one-test-at-a-time TDD via slash commands, a PreToolUse guard hook, and a git pre-commit gate.
npx claudepluginhub dominik-rehse/stdd --plugin stddAudit an existing implementation against its spec, or audit the whole docs/ tree for staleness. Read-only. Invoke with /stdd:review <feature-name> for per-feature coverage, or /stdd:review (no argument) for a tree-wide docs-freshness sweep.
Initialise a project for stdd. Creates directories, installs the pre-commit hook and run-tests.sh, and writes .claude/rules/stdd.md. Invoke with /stdd:setup.
Create a feature specification through a guided interview. Writes docs/specs/<name>.md. Invoke with /stdd:spec <feature-name>.
Run the TDD red-green-refactor loop for a feature. One test at a time: write a test, make it pass, clean up, repeat. Invoke with /stdd:tdd <feature-name>.
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Automated Test-Driven Development enforcement
Strict red-green-refactor TDD loop. Failing test, then minimum code, then refactor. Commits after each cycle.
Spec-driven development pipeline for Claude Code: interview-to-spec, spec-approach, tdd, verify, diagnose, and a feature orchestrator.
Test-driven development skill that enforces red-green-refactor, one test at a time
Test-Driven Generation plugin for Claude Code
Spectacular skills/commands library for spec-anchored development and parallel task execution
Agent-agnostic baseline rules: minimal-change principle, Conventional Commits, documentation conventions, and Context7 MCP guidance for library lookups.
Bun + TypeScript stack rules: TS conventions, formatting, bun:test testing, security, Bun-first tooling, and Bun runtime / built-in API guidance.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim