tools debugging Skills
Discover the best skills in this category.
cljr-performance
by Dangercoder
Optimize Cljr compiler and runtime performance. Use when optimizing emitter output, runtime collections, REPL evaluation...
wordpress-site-speed-audi...
by mattcowan
Performs comprehensive WordPress site speed and performance audits. Use when analyzing WordPress themes, plugins, or sit...
prompt-engineer
by avimaybee
Expert prompt engineer that transforms vague user requests into optimized, detailed prompts for AI coding agents. Focus...
csharpener
by lawless-m
C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Grap...
profile
by jankdc
Analyzes CPU profiles to identify performance bottlenecks and generate optimization recommendations
Systematic debugging of code to find root causes, fix bugs, and prevent regressions. Use whenever an error, bug, or unex...
spec-miner
by kamushadenes
Reverse-engineer specifications from undocumented code. Use for legacy systems or creating documentation from implementa...
Perform comprehensive code reviews with actionable feedback. Use when reviewing pull requests, checking code quality, an...
Security audit patterns and OWASP Top 10 vulnerability detection. Auto-triggers when reviewing code for security, handli...
Observability patterns including logging, metrics, tracing, and alerting. Auto-triggers when implementing monitoring, de...
Systematic debugging strategies and error analysis patterns. Auto-triggers when investigating bugs, analyzing stack trac...
root-cause-tracing
by pproenca
This skill should be used when the user asks to "find the root cause", "trace the bug", "why is this happening", "where...
vercel-react-best-practic...
by Brite-Nites
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
python-best-practices
by pproenca
Python >=3.11 performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Pyt...
systematic-debugging
by pproenca
This skill should be used when the user reports a "bug", "not working", "fix this", "debug", "test failing", or when inv...
python-performance
by pproenca
Use when profiling Python code, optimizing performance, implementing async patterns, or working with concurrent I/O - co...
testing-anti-patterns
by pproenca
This skill should be used when reviewing test code, the user asks "is this test good", "test quality", "mock properly",...
dev-debug-cpp
by pproenca
C++ debugging for segfaults, memory corruption, threading issues, and linker/ABI problems. Use when encountering crashes...
Perform comprehensive code reviews with actionable feedback. Use when reviewing pull requests, checking code quality, an...
code-stats
by kamushadenes
Analyze codebase statistics with tokei (line counts by language) and difft (semantic AST-aware diffs). Use for project c...
methodical-debugging
by metjm
Systematic debugging approach using parallel investigation and test-driven validation. Use when debugging issues, when s...
planning
by metjm
Expert technical analyst for comprehensive codebase analysis and strategic implementation planning. Use when planning fe...
oracle
by erikdrouhard
Run GPT-5.2 Codex (gpt-5.2-codex high) via OpenAI Codex CLI to review code for bugs, issues, and architecture problems....