Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

tdd-workflow

Test-driven development workflow enforcing 80%+ coverage across unit, integration, and E2E tests.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill tdd-workflow
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, tdd-workflow has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/tdd-workflow.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Test-driven development workflow enforcing 80%+ coverage across unit, integration, and E2E tests. This skill ensures all code development follows TDD principles with comprehensive test coverage. ALWAYS write tests first, then implement code to make tests pass. For each user journey, create comprehensive test cases: This step is mandatory and is the RED gate for all production changes. Before modifying business logic or other production code, you must verify a valid RED state via one of these paths: A test that was only written but not compiled and executed does not count as RED. Do not edit production code until this RED state is confirmed. If the repository is under Git, create a checkpoint commit immediately after this stage is validated. Recommended commit message format: Write minimal code to make tests pass: If the repository is under Git, stage the minimal fix now but defer the checkpoint commit until GREEN is validated in Step 5.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tdd-workflow do?

Test-driven development workflow enforcing 80%+ coverage across unit, integration, and E2E tests.

Is tdd-workflow good?

tdd-workflow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support tdd-workflow?

tdd-workflow currently lists compatibility with Claude Code, Codex, Skills CLI.

Is tdd-workflow safe to install?

tdd-workflow has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to tdd-workflow?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install tdd-workflow?

Run the following command to install tdd-workflow: npx skills add https://github.com/affaan-m/everything-claude-code --skill tdd-workflow

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering