vm-test-generator
VM Test Generator Skill
Comprehensive test generation for unit tests, integration tests, and edge cases with automatic framework detection.
Workflow
Step 1: Initial Prompt
ALWAYS start by asking the user:
ask_user_input_v0({
"questions": [
{
"question": "Ready to check for tests?",
"type": "single_select",
"options": [
"Yes! Let's go!",
"No, thanks."
More from zeal422/dev-toolbelt-by-vm
vm-bug-hunter
Detects actual programming errors including syntax, runtime, logical, semantic, linker, resource, security, type, and index/attribute errors. Auto-detects language and focuses on legitimate bugs, not hallucinations.
15vm-code-refactor
Intelligent code refactoring based on best practices. Detects code smells, applies design patterns, improves readability, enforces SOLID principles, and optimizes performance. Auto-detects framework and generates comprehensive refactoring plans.
9vm-codebase-audit
Audit codebases with full recognition and PR review for uncommitted changes. Detects SEO issues, technical problems, security vulnerabilities, accessibility issues, performance bottlenecks, and more. Supports Normal, Strict, and Expert modes with Complete Audit or PR Review options.
9vm-planning
Comprehensive planning for features, implementations, and tasks. Analyzes user requirements, cross-references with codebase, applies best practices, and generates detailed implementation plans. Ensures plans are accurate and actionable.
7vm-codebase-indexer
Indexes an entire codebase into a local semantic vector store so the agent can search it efficiently instead of reading every file. Use when asked to "index the codebase", "scan the project", or before doing large-scale code analysis tasks.
4