Slash commands that package prompts into reusable one-liners for everyday Claude Code work. 290 curated, ranked by GitHub signal.
290 commands in Testing & Debugging
wshobson
Accessibility Audit and Testing
wshobson
AI-Powered Code Review Specialist
wshobson
API Mocking Framework
wshobson
Walk the receipt chain in ./receipts/ verifying every signature and hash link. Detects insertions, deletions, and tampering across the entire audit trail.
wshobson
Full quality certification with badge
wshobson
Configuration Validation
wshobson
Build features guided by data insights, A/B testing, and continuous measurement
wshobson
Debug and Trace Configuration
wshobson
Dependency Audit and Security Analysis
wshobson
Plan and execute safe, incremental dependency upgrades with minimal risk — including breaking-change migration paths and proper test verification.
wshobson
Analyze and resolve errors across the full application lifecycle — from stack traces to distributed tracing — using systematic root-cause analysis and observability tools.
wshobson
Error Analysis and Resolution
wshobson
Set up error tracking and monitoring — implement structured logging, configure alerts, and integrate with error tracking services for real-time error detection.
wshobson
Error Tracking and Monitoring
wshobson
Evaluate a plugin or skill for quality
wshobson
Execute tasks from a track's implementation plan following TDD workflow
wshobson
Agent Performance Optimization Workflow
wshobson
GitHub Issue Resolution Expert
wshobson
List recent denied review actions from the receipt chain. Shows what the agent tried to do that was blocked by the review-governance policy.
wshobson
Orchestrate end-to-end application performance optimization from profiling to monitoring
wshobson
Dependency Vulnerability Scanning
wshobson
You are an expert AI-assisted debugging specialist with deep knowledge of modern debugging tools, observability platforms, and automated root cause analysis.
wshobson
AI-assisted smart debugging — parse error messages, stack traces, and failure patterns to identify root causes and produce a fix with automated observability steps.
wshobson
Intelligent issue resolution with multi-agent debugging, root cause analysis, and verified fix implementation
wshobson
Execute a comprehensive TDD workflow with strict red-green-refactor discipline
wshobson
Implement minimal code to make failing tests pass in TDD green phase
wshobson
Write comprehensive failing tests following TDD red phase principles
wshobson
Refactor code with confidence using comprehensive test safety net:
wshobson
Debug issues using competing hypotheses with parallel investigation by multiple agents
wshobson
Launch a multi-reviewer parallel code review with specialized review dimensions
wshobson
Spawn an agent team using presets (review, debug, feature, fullstack, research, security, migration) or custom composition
wshobson
Automated Unit Test Generation
wshobson
Verify a single Ed25519-signed receipt file. Returns exit 0 if valid, 1 if tampered, 2 if malformed.
Yeachan-Heo
This compatibility command keeps /oh-my-claudecode:debug available without loading the full debug skill description in every Claude Code session.
davila7
Setup comprehensive mutation testing with framework selection and CI integration
davila7
Setup comprehensive application performance monitoring with metrics, alerting, and observability
davila7
Implement property-based testing with framework selection and invariant identification
davila7
Instrument a webapp to send useful telemetry data to Azure App Insights
davila7
Implement blue-green deployment strategy with zero-downtime switching, health validation, and automatic rollback
davila7
Demonstrate changelog automation features with real examples and validation
davila7
Setup comprehensive CI/CD pipeline with automated testing, building, and deployment
davila7
Code Permutation Tester