CtrlK
BlogDocsLog inGet started
Tessl Logo

red-green-refactor

Guides the red-green-refactor TDD workflow: write a failing test first, implement the minimum code to make it pass, then refactor while keeping tests green. Use when a user asks to practice TDD, write tests first, follow red-green-refactor, do test-driven development, write failing tests before code, or phrases like 'make the test pass', 'test coverage', or 'unit tests before implementation'.

Install with Tessl CLI

npx tessl i github:rohitg00/skillkit --skill red-green-refactor
What are skills?

90

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Loading evals

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.