Write

Write and place tests across all ecosystems. TDD cadence (Red→Green→Refactor in vertical slices), test naming, test-type selection, project placement, and fixture patterns. Use when: the user wants tests written or coverage added for code ('test this', 'write a unit test'), asks where a test should go, or code was just written without tests; for diagnosing failures use /testing:diagnose, for coverage-gap analysis /testing:plan, for running tests /toolchain:check.

melodic-software 2b7f42a 4 files · 21.5 KB Updated

File contents

melodic-software/claude-code-plugins/tree/main/plugins/testing/skills/write commit 2b7f42abe2

Frequently asked questions

npx skillmds@latest add melodic-software/write-2