tools debugging Skills
Discover the best skills in this category.
register-watch
by ryanbreen
Use when debugging register corruption issues - registers have unexpected values after context switches, userspace proce...
breenix-interrupt-syscall...
by ryanbreen
Enforce pristine interrupt/syscall paths with no logging, diagnostics, or heavy operations. Use when developing interrup...
systematic-debugging
by ryanbreen
This skill should be used when debugging complex kernel issues requiring systematic investigation and documentation. Use...
log-analysis
by ryanbreen
This skill should be used when analyzing Breenix kernel logs for debugging, testing verification, or understanding kerne...
qemu-debug-session
by ryanbreen
Use when setting up comprehensive QEMU debugging for Breenix - investigating interrupt handling bugs, debugging memory m...
gdb-attach
by ryanbreen
Use when debugging the Breenix kernel at assembly or C-level using GDB - investigating CPU exceptions, page faults, trip...
rule-selector
by oimiragieo
Analyzes project tech stack and recommends optimal rule configuration. Detects frameworks from package.json, requirement...
sentry-monitoring
by oimiragieo
Sentry error tracking and performance monitoring for real-time visibility into application errors, performance issues, a...
repo-rag
by oimiragieo
Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific cod...
chrome-devtools
by oimiragieo
Chrome DevTools for AI agents. Control and inspect live Chrome browsers with performance tracing, network inspection, DO...
recommending-rules
by oimiragieo
Analyzes codebase to find gaps in rule coverage and suggests rule improvements. Compares codebase against all indexed ru...
multi-ai-code-review
by oimiragieo
Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...
datadog-observability
by oimiragieo
Datadog monitoring, APM, logs, and infrastructure observability
claude-devtools
by oimiragieo
Claude Code development tools and debugging utilities
nextjs-devtools
by oimiragieo
Next.js development tools for route analysis, component inspection, and build optimization
multi-ai-code-review
by oimiragieo
Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...
jsharpener
by lawless-m
JavaScript/TypeScript static analysis tool for call graphs, unused code detection (tree shaking), dependency analysis, a...
boofuzz
by lawless-m
Protocol fuzzer script development using boofuzz framework. Use when creating network protocol fuzzers, defining protoco...
csharpener
by lawless-m
C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Grap...
browserbridge
by lawless-m
Real-time browser debugging and interaction via WebSocket bridge server on localhost:3141
A comprehensive code review skill that analyzes code for best practices, potential bugs, security issues, and suggests i...
review-plan
by SDiamante13
XP-style plan review that identifies gaps, hidden assumptions, and critical misses. Triggers on 'review the plan' or '/r...
python-debugging
by trotsky1997
Toolkit for AI agents to debug Python code autonomously without IDE support. Use when agent needs to debug code, insert...