hustlexp-tdd
CommunityEnforce backend TDD discipline
AuthorSebdysart
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a strict Test-Driven Development (TDD) discipline for the HustleXP backend, ensuring code quality, maintainability, and high test coverage.
Core Features & Use Cases
- TDD Enforcement: Guides developers through the RED → GREEN → REFACTOR → VERIFY cycle.
- Coverage Floor: Mandates a minimum of 88.88% line coverage for all backend code.
- Mocking Standards: Provides canonical patterns for mocking database and Redis interactions.
- Pagination Correctness: Ensures correct offset-based pagination implementation.
- Use Case: Before writing any new feature for the
hustlexp-ai-backendservice, this Skill ensures you write failing tests first, then minimal code to pass, and finally verify coverage and correctness.
Quick Start
Use the hustlexp-tdd skill to ensure all new backend code adheres to the TDD cycle and coverage requirements.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: hustlexp-tdd Download link: https://github.com/Sebdysart/omni-link-hustlexp/archive/main.zip#hustlexp-tdd 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.