vm-bug-hunter
Bug Hunter Skill
Comprehensive bug detection for identifying ACTUAL programming errors across all error categories.
Execution Flow
Step 1: User Confirmation
Use the question tool to ask if the user is ready to begin:
question tool parameters:
questions:
- question: "Are you ready to start searching for BUGS?"
header: "Bug Hunt"
options:
- label: "Yes, let's hunt! (Recommended)"
description: "Start scanning the codebase for bugs now"
- label: "Not yet"
More from zeal422/dev-toolbelt-by-vm
vm-test-generator
Generates unit tests, integration tests, and edge cases for existing code. Auto-detects testing framework (Jest, Vitest, Pytest, Go test, etc.) and creates comprehensive tests to prevent regression.
10vm-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