write-tests

Official

Turn todos into failing tests before coding.

Authormeta-pytorch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps software teams automatically convert a well-defined todo or requirement into a set of failing tests, enabling fast validation of acceptance criteria before any code is written.

Core Features & Use Cases

  • Test-Driven Guidance: Generate focused test scaffolds from a todo or requirement to verify expected behavior.
  • Pre-Implementation Validation: Ensure every todo has corresponding tests to guard against scope creep and regressions.
  • Use Case: Given a todo like Add logout button to header, produce a test outline and example assertions that fail until the feature is implemented.

Quick Start

Use the write-tests command to generate a failing test scaffold from a provided todo or requirement, then run your test suite to confirm it initially fails and guides implementation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: write-tests
Download link: https://github.com/meta-pytorch/OpenEnv/archive/main.zip#write-tests

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.