·unit-test-writer
</>

unit-test-writer

matteocervelli/llms

Generate comprehensive unit tests with proper structure, mocking, and coverage. Use for general unit testing guidance across languages.

12Installs·0Trend·@matteocervelli

Installation

$npx skills add https://github.com/matteocervelli/llms --skill unit-test-writer

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

View raw

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
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