sc-tdd

Community

Enforce strict TDD workflow.

AuthorTony363
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a rigorous Test-Driven Development (TDD) workflow, preventing common anti-patterns and ensuring tests are written and validated before implementation.

Core Features & Use Cases

  • Red-Green-Refactor Enforcement: Guides users through the strict 7-step TDD cycle.
  • Automated Validation: Uses scripts to validate test failures (RED) and successes (GREEN), blocking progress if rules are broken.
  • Framework Agnostic: Auto-detects or accepts specified testing frameworks (pytest, jest, vitest, etc.).
  • Use Case: When developing a new feature, this skill ensures you write a failing test first, then the minimal code to pass it, and finally refactor, all while maintaining a verifiable state.

Quick Start

Initiate the TDD workflow for a new feature by describing it.

Dependency Matrix

Required Modules

pytestjestvitestgocargo

Components

scripts

💻 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: sc-tdd
Download link: https://github.com/Tony363/SuperClaude/archive/main.zip#sc-tdd

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 471,000+ vetted skills library on demand.