test-generator

Installation
SKILL.md

Test Generator Skill

Purpose

This skill provides comprehensive test scaffolding and templates for quickly setting up unit and integration tests with proper structure, fixtures, and mocking configurations. It guides the creation of well-structured, maintainable tests following best practices.

Activation

On-demand via command: /generate-tests <file-path>

Example:

/generate-tests src/tools/example/core.py

When to Use

Installs
14
GitHub Stars
24
First Seen
Jan 25, 2026
test-generator — matteocervelli/llms