tools debugging Skills
Discover the best skills in this category.
exploitation-techniques
by amattas
Core exploitation techniques for binary vulnerabilities
vercel-react-best-practic...
by zerdos
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
python-pro
by rbergman
Expert Python developer specializing in modern tooling (uv, ruff, pyright), type safety, and clean module design. This s...
game-perf
by rbergman
Optimize game code for per-frame performance and GC pressure. Use PROACTIVELY when editing game loops, update functions,...
typescript-pro
by rbergman
Expert TypeScript developer specializing in advanced type system usage, full-stack development, and build optimization....
cartographer
by HenryXV
Maps and documents the codebase. Generates `docs/CODEBASE_MAP.md` with architecture diagrams, module relationships, and...
refactor
by bodrovphone
Hunt for code smells, anti-patterns, and refactoring opportunities in the TaskBridge codebase using React/Next.js best p...
performance-review
by JesseNaranjo
This skill should be used when the user asks to "check performance", "review for performance issues", "find slow code",...
bug-review
by JesseNaranjo
This skill should be used when the user asks to "find bugs", "check for bugs", "review for errors", "find logical errors...
This skill should be used when the user asks for "MCP examples", "real-world patterns", "code search patterns", "browser...
code-debugging
by rakaadi
Guide for debugging issue on a specific code sections, pattern, or files. Used this skill when user asking for assistant...
performance-debug
by mhalder
Diagnose system performance issues including CPU, memory, disk, and network. Use when the user says "server is slow", "h...
log-analyze
by mhalder
Parse and analyze system and application logs. Use when the user says "find errors in logs", "analyze logs", "check jour...
autoskill
by mhalder
Analyze coding sessions to detect corrections and preferences, then propose targeted improvements to Skills used in the...
react-code-review
by tailuge
Guidelines and best practices for reviewing React and Next.js code within the scoreboard project.
vercel-react-best-practic...
by rakaadi
React performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or...
code-review
by rolandzwaga
Review code for SolidJS reactivity issues, TypeScript type safety problems, and component design anti-patterns. Use when...
telemetry-tagging
by foolishimp
Tag logs, metrics, and distributed traces with REQ-* keys for production traceability. Enables backward traceability fro...
validate-test-coverage
by foolishimp
Homeostatic sensor validating test coverage percentage and detecting requirements without tests. Calculates coverage per...
create-coverage-report
by foolishimp
Generate comprehensive coverage report with requirement traceability mapping. Shows coverage per REQ-*, gaps, trends, an...
create-observability-conf...
by foolishimp
Setup observability platform configuration (Datadog, Prometheus, Splunk) with REQ-* dashboards and alerts. Creates monit...
review
by wodsmith
Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, Next.js, etc.) so Claude can pick or...
lcov
by mgreenly
LCOV tooling - finding gaps, parsing coverage files, marker syntax