tdd-verify
CommunityAudit TDD discipline and code quality.
Authormichaelalber
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that AI-generated code adheres to Test-Driven Development (TDD) principles, preventing common anti-patterns and improving overall code quality and maintainability.
Core Features & Use Cases
- Commit History Analysis: Verifies if tests were committed before implementation.
- Coverage Quality Audit: Assesses if tests provide meaningful coverage beyond just executing code.
- TDD Anti-Pattern Detection: Identifies issues like over-mocking, implementation coupling, and assert-free tests.
- Compliance Scorecard Generation: Provides a quantifiable score for TDD adherence.
- Use Case: After an AI agent generates code for a new feature, use
tdd-verifyto audit the commits and tests to ensure TDD best practices were followed, providing a report on adherence and areas for improvement.
Quick Start
Run the tdd-verify skill to audit the TDD compliance of the current git branch.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tdd-verify Download link: https://github.com/michaelalber/ai-toolkit/archive/main.zip#tdd-verify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.