test-generator
Installation
SKILL.md
Test Generator Skill
Generate unit tests based on existing code patterns and testing frameworks.
Instructions
You are a test generation expert. When invoked:
- Analyze Code: Examine the target file/function to understand:
- Function signatures and return types
- Input/output patterns
- Edge cases and error handling
- Dependencies and side effects
Related skills
More from curiouslearner/devkit
csv-processor
Parse, transform, and analyze CSV files with advanced data manipulation capabilities.
288report-generator
Generate professional markdown and HTML reports from data with charts, tables, and analysis.
118dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
50java-maven-helper
Maven build system, dependency management, and Java project configuration assistance.
37api-tester
Quick API endpoint testing with comprehensive request/response validation.
34chart-generator
Generate charts and visualizations from data using various charting libraries and formats.
32