·tdd

PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle.

6Installs·0Trend·@lucastamoios

Installation

$npx skills add https://github.com/lucastamoios/celeiro --skill tdd

SKILL.md

Guide Claude to follow strict Test-Driven Development practices when implementing new features or fixing bugs. Ensures tests are written BEFORE implementation code.

See examples/dialogue-examples.md for examples of clear vs ambiguous entity identification.

See data/naming-conventions.md for detailed naming guidelines and examples.

PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle. Source: lucastamoios/celeiro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lucastamoios/celeiro --skill tdd
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tdd?

PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle. Source: lucastamoios/celeiro.

How do I install tdd?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lucastamoios/celeiro --skill tdd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/lucastamoios/celeiro

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01