tools debugging Skills
Discover the best skills in this category.
friction-analysis
by lnittman
Analyze developer experience friction and codebase bottlenecks. Triggers include "analyze friction", "find bottlenecks",...
code-debug-skill
by abekdwight
Standardized, hypothesis-driven debug investigation workflow for unexpected behavior, regressions, incidents, flaky test...
auditing-web-design
by joelklabo
Audits UI code for accessibility, performance, and UX compliance. Use when reviewing components, checking accessibility,...
root-cause-tracing
by Ramblurr
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
clojure-eval
by Ramblurr
Use this skill BEFORE using writing any Clojure code. It teaches how to use the Clojure REPL (via brepl) so you can test...
scope-capture
by Ramblurr
REPL debugging tool for capturing and inspecting local scope at runtime. Use when debugging functions, investigating tes...
Expert skill for Next.js 16 frontend development with React, TypeScript, and TailwindCSS. Use when building UI component...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
Expert skill for running and managing Project Aegis adversarial red-teaming campaigns. Use when working with Aegis simul...
Expert skill for testing and debugging the FastAPI backend. Use when working with API endpoints, database operations, au...
Execute when you see "[MEMORY_KEEPER]" in hook output. Follow the numbered steps exactly to save session memory.
codebase-audit
by bemgmt
Audit and map a codebase to understand structure, dependencies, and risks. Use when the user asks to audit a repo, under...
plan-audit
by bemgmt
Audit or critique a plan for feasibility, risks, missing steps, and test coverage. Use when the user asks to review, aud...
cleanup-patterns
by Linaqruf
This skill should be used when the user asks about "code cleanup", "remove unused", "dead code", "unused imports", "depe...
rtsafetyauditor
by chrislyons
Analyze C++ code for real-time safety violations including heap allocations, locks, blocking calls, and unbounded operat...
webapp-testing
by deadronos
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
web-design-guidelines
by iori-ringo
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit...
react-native-patterns
by keenranger
React Native mobile development patterns for authentication, platform-specific issues, navigation, and SDK integration....
debug-esp32
by pcesar22
GDB debugging for ESP32-S3 firmware. Use when user asks to debug, gdb, breakpoint, step through, backtrace, info stack,...
Code Reviewer persona for technical code analysis. ACTIVATE when messages contain review code, analyze code, code qualit...
Investigation Analyst persona for systematic troubleshooting and debugging. ACTIVATE when messages contain debug, invest...
nextjs-optimization
by cr8297408
Specialized agent for auditing and optimizing Next.js applications for Core Web Vitals, SEO, and performance. Focuses on...
nextjs-scope-rule
by cr8297408
Specialized agent for determining the optimal placement of components and logic in a Next.js project based on the "Scope...
react-best-practices
by kennethnym
React performance optimization guidelines. Use when writing, reviewing, or refactoring React code to ensure optimal perf...