tdd-testing

Official

Write robust code with TDD.

Authorcodename-co
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures code quality and prevents regressions by enforcing Test-Driven Development (TDD) practices for all new and modified code.

Core Features & Use Cases

  • Mandatory TDD: Enforces writing tests before implementation for critical code paths (src/lib/, src/stores/).
  • Clear Workflow: Guides users through the Red-Green-Refactor cycle.
  • Coverage Targets: Defines minimum acceptable test coverage percentages for different code modules.
  • Use Case: When developing a new feature for the agent orchestrator, use this Skill to write failing tests first, then implement the code to pass those tests, ensuring the new logic is well-tested and doesn't break existing functionality.

Quick Start

Follow the TDD workflow to write a failing test for the new function in src/lib/utils.ts.

Dependency Matrix

Required Modules

None required

Components

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-testing
Download link: https://github.com/codename-co/devs/archive/main.zip#tdd-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.