Favicon of write-tests

write-tests Skill

AI Agent SkillWriting SkillsPythonOpen source

Write failing tests from requirements. Invoke for each todo before /implement. Published by huggingface in OpenEnv.

What is write-tests Skill?

Write failing tests from requirements. Invoke for each todo before /implement. Published by huggingface in OpenEnv. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
84/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Documentation
  • Writing
  • Testing use cases
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use write-tests Skill

  • Use it for testing.
  • Use it for documentation.
  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/OpenEnv
  • Skill file: .claude/skills/write-tests/SKILL.md

What it does

Write failing tests from requirements. Invoke for each todo before /implement.

Skill instructions

/write-tests Write failing tests that encode acceptance criteria. Usage /write-tests /write-tests Add logout button to header When to Use - After creating a todo that requires implementation - Before running /implement - When you have clear acceptance criteria When NOT to Use - Implementation already exists (tests would pass immediately) - You're exploring or prototyping (not TDD mode) - Just adding to existing test coverage What It Does 1. Analyzes the current todo/requirement 2. Reads existing tests to understand patterns 3. Writes test files that verify acceptance criteria 4. Verifies tests FAIL (proves they test something real) 5. Returns test file paths for /implement Output The tester agent will produce: markdown Tests Written Files Created/Modified - tests/testclient.py Tests Added | Test | Verifies | |------|----------| | testclientresetreturnsobservation | Reset returns valid observation | | testclientstepadvancesstate | Step mutates state correctly | | testclienthandlesinvali

Explore related resources

Frequently asked questions

What is write-tests?

write-tests is a open-source AI agent skill with Copy skill directory. Write failing tests from requirements. Invoke for each todo before /implement.

Who is write-tests best for?

write-tests is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows, writing workflows.

How do I install write-tests?

Install or run write-tests using Copy skill directory. Check write-tests for the latest setup command.

Is write-tests actively maintained?

write-tests may need a closer maintenance check before production use.

Share:

Stars
2,421
Forks
411
Last commit
9 days ago
Repository age
10 months
License
BSD-3-Clause

Auto-fetched from GitHub.

Similar to write-tests