unit-test-writer
✓Generate comprehensive unit tests with proper structure, mocking, and coverage. Use for general unit testing guidance across languages.
Installation
SKILL.md
This skill provides systematic guidance for writing comprehensive, maintainable unit tests that achieve high coverage and follow best practices across multiple programming languages.
Input: Source code to test Process: Analyze → Structure → Write tests → Mock → Run → Verify Output: Comprehensive unit test suite with ≥ 80% coverage Next Step: Integration testing or validation
Generate comprehensive unit tests with proper structure, mocking, and coverage. Use for general unit testing guidance across languages. Source: matteocervelli/llms.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/matteocervelli/llms --skill unit-test-writer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/matteocervelli/llms --skill unit-test-writer- Source
- matteocervelli/llms
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is unit-test-writer?
Generate comprehensive unit tests with proper structure, mocking, and coverage. Use for general unit testing guidance across languages. Source: matteocervelli/llms.
How do I install unit-test-writer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/matteocervelli/llms --skill unit-test-writer 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/matteocervelli/llms
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01