tools debugging Skills
Discover the best skills in this category.
code-review
by jhd3197
Run a multi-perspective code review on recent changes using specialized reviewer personas. Each reviewer focuses on thei...
Run performance benchmarks for transform changes. Use when the user asks to benchmark, measure performance, compare spee...
summarize-test-suite
by mongodb
Summarize GitHub Actions test suite execution results from a workflow run URL. Fetches job logs, identifies failing test...
Hotspot analysis: run npx aidd churn, interpret the ranked results, and recommend specific files to review or refactor w...
Enforces Observe pattern best practices from @adobe/data/observe. Use when working with Observe, observables, reactive d...
pair-programming
by ruvnet
AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring,...
verification-quality-assu...
by ruvnet
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for e...
vue-scan
by zcf0508
Vue component render performance monitoring. Captures component update events in real-time and provides per-component ag...
debug
by nth5693
Systematic debugging with structured reproduction and root cause analysis.
ilspy-decompile
by davidfowl
Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API...
langgraph-fundamentals
by langchain-ai
INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke...
langgraph-human-in-the-lo...
by langchain-ai
INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. C...
langgraph-persistence
by langchain-ai
INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configu...
code-review-security
by MaxMiksa
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security is...
github-explorer
by MaxMiksa
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it...
eval-ui-ux
by Ibrahim-3d
Specialized UI/UX evaluator for the Evaluate-Loop. Use this for evaluating UI shell tracks, design system tracks, screen...
retrospective-agent
by Ibrahim-3d
Runs after every track completion to extract learnings. Analyzes what worked, what failed, and what patterns emerged. Up...
loop-execution-evaluator
by Ibrahim-3d
Evaluate-Loop Step 4: EVALUATE EXECUTION. This is the dispatcher agent — it determines the track type and invokes the co...
loop-fixer
by Ibrahim-3d
Evaluate-Loop Step 5: FIX. Use this agent when an evaluation (plan or execution) returns FAIL. Takes the evaluator's fix...
ffuf-web-fuzzing
by trailofbits
Expert guidance for ffuf web fuzzing during authorized penetration testing. Covers directory discovery, subdomain enumer...
ghidra-headless
by trailofbits
Reverse engineers binaries using Ghidra's headless analyzer. Use when decompiling executables, extracting functions, str...