TDD Skill
CommunityEnforce TDD best practices
Authorcmbays
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces project-specific rules and best practices for Test-Driven Development (TDD) on top of a general TDD methodology, ensuring consistent code quality and test coverage.
Core Features & Use Cases
- Layered Test Coverage: Defines specific unit and integration test coverage thresholds for different layers of the application (e.g., domain logic, repositories, API routes).
- Mandatory Coverage Targets: Identifies critical files that require 100% test coverage.
- Pipeline Integration: Outlines the role of TDD in different stages of the CI/CD pipeline (Plan, Build, Review).
- Use Case: Ensure that all financial calculations in
src/domain/lib/money.tsare covered by unit tests before any code changes are merged.
Quick Start
Invoke the TDD skill to ensure all critical financial functions meet 100% test coverage.
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 Skill Download link: https://github.com/cmbays/mokumo/archive/main.zip#tdd-skill 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 471,000+ vetted skills library on demand.