bee:test-driven-development

Community

Write tests first, ensure quality.

Authorluanrodrigues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the Test-Driven Development (TDD) methodology, ensuring that all production code is written only after a failing test has been created, thereby preventing regressions and improving code quality.

Core Features & Use Cases

  • Mandatory Failing Test: Guarantees that no production code is written without a preceding, failing test.
  • Strict Deletion Policy: Enforces the deletion of any code written before its corresponding test.
  • Use Case: When starting a new feature, you first write a test that defines the expected behavior. This test will fail initially. Then, you write the minimal amount of code necessary to make the test pass. Finally, you refactor the code while ensuring the test still passes.

Quick Start

Use the bee:test-driven-development skill to implement a new feature by writing a failing test first.

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: bee:test-driven-development
Download link: https://github.com/luanrodrigues/ia-frmwrk/archive/main.zip#bee-test-driven-development

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.