qfai-tdd-red

Community

Write failing tests first.

Authoraganesy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the Test-Driven Development (TDD) "Red" phase by ensuring that failing tests are written before any production code is implemented, guaranteeing that tests cover the intended functionality and edge cases.

Core Features & Use Cases

  • Test-First Implementation: Focuses on writing unit and component tests that are designed to fail initially.
  • Scope Enforcement: Strictly adheres to the ALLOWLIST for changes, preventing modifications to production logic beyond what's necessary for testability.
  • Use Case: A developer needs to implement a new validation function. They use this Skill to write several failing tests that cover valid inputs, invalid inputs, and edge cases, ensuring the function's requirements are clearly defined before implementation begins.

Quick Start

Use the qfai-tdd-red skill to implement failing unit tests for the specified test ID.

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: qfai-tdd-red
Download link: https://github.com/aganesy/QFAI/archive/main.zip#qfai-tdd-red

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.