home/categories/debugging
category focus

Debugging

Tools for finding and fixing code issues.

4271 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
debugging
29

simplifying-control-flow

Flatten nested conditionals with early returns or table-driven methods - keep nesting depth under 3 levels

obra
obra
tools
open
debugging
28

postmortem

Blameless post-mortem incident analysis with timeline, root cause, and action items. Use after outages, security incidents, project failures, or any event you want to prevent recurring.

neurofoo
neurofoo
tools
open
debugging
28

redteam

Red team adversarial analysis to find weaknesses, vulnerabilities, and failure modes. Use before launches, for security review, or when a plan feels too perfect.

neurofoo
neurofoo
tools
open
debugging
28

5whys

Five Whys root cause analysis. Iteratively asks "why" to drill past symptoms to underlying causes. Use for debugging, investigating failures, or understanding why something went wrong.

neurofoo
neurofoo
tools
open
debugging
28

extension-debug

Debug browser extension behavior. Use when asked to debug/reproduce extension issues in Chrome/Firefox, or mentions content script/popup/service worker/manifest/permissions.

daichan132
daichan132
tools
open
debugging
28

xdebug

PHP debugging and analysis tools using Xdebug. Use when asked to trace, debug, profile, or analyze coverage of PHP code.

koriym
koriym
tools
open
debugging
27

debugging-and-troubleshooting

Systematic error diagnosis and debugging workflow for Rust code. Use when code isn't working, tests fail, or runtime errors occur.

ShunsukeHayashi
ShunsukeHayashi
tools
open
debugging
27

performance-analysis-and-optimization

CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or optimization is needed.

ShunsukeHayashi
ShunsukeHayashi
tools
open
debugging
27

ida-swarm-technical-reference

Technical reference for using IDA Swarm MCP tools. Covers system constraints, architecture, TRUE CONTEXT principle, result interpretation, and debugging. Use when analyzing binaries via IDA Swarm or troubleshooting sessions.

shells-above
shells-above
tools
open
debugging
26

code-review-pro

Comprehensive code review covering security vulnerabilities, performance bottlenecks, best practices, and refactoring opportunities. Use when user requests code review, security audit, or performance analysis.

OneWave-AI
OneWave-AI
tools
open
debugging
26

explore

Deep codebase exploration with parallel specialized agents. Use when exploring codebase, understanding code, finding files, or discovering architecture.

yonatangross
yonatangross
tools
open
debugging
26

render-optimization

React render performance patterns including React Compiler integration, memoization strategies, TanStack Virtual, and DevTools profiling. Use when debugging slow renders, optimizing large lists, or reducing unnecessary re-renders.

yonatangross
yonatangross
tools
open
debugging
26

verify

Comprehensive feature verification with parallel analysis agents. Use when verifying implementations, testing changes, validating features, or checking correctness.

yonatangross
yonatangross
tools
open
debugging
26

run-tests

Comprehensive test execution with parallel analysis and coverage reporting

yonatangross
yonatangross
tools
open
debugging
26

browser-content-capture

Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using agent-browser CLI. Use when capturing browser content, extracting web data, saving page content.

yonatangross
yonatangross
tools
open
debugging
26

play-by-play-generator

Create realistic play-by-play commentary. Multiple announcer styles: traditional, hyped, analytical, homer. Color commentary included.

OneWave-AI
OneWave-AI
tools
open
debugging
26

scouting-report-builder

Generate player and team scouting reports. Strengths, weaknesses, tendencies, film breakdown, matchup advantages.

OneWave-AI
OneWave-AI
tools
open
debugging
26

core-web-vitals

Core Web Vitals optimization for LCP, INP, CLS with 2025/2026 thresholds, performance budgets, and Real User Monitoring

yonatangross
yonatangross
tools
open
debugging
26

performance-optimization

Use when application is slow, bundle is too large, or investigating performance issues. Covers profiling, React concurrent features, bundle analysis, and optimization patterns.

yonatangross
yonatangross
tools
open
debugging
26

regex-visual-debugger

Debug regex patterns with visual breakdowns, plain English explanations, test case generation, and flavor conversion. Use when user needs help with regular expressions or pattern matching.

OneWave-AI
OneWave-AI
tools
open
debugging
25

overview

Get project overview - scan <5% of files to achieve 70-80% understanding

lis186
lis186
tools
open
debugging
25

codebase-overview

Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "project overview", "how is this codebase structured", "what tech stack", or when onboarding to a new codebase.

lis186
lis186
tools
open
debugging
25

history-analyzer

Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what files change most", "hotspots", "bus factor", "knowledge silos", or needs to understand code evolution.

lis186
lis186
tools
open
debugging
25

impact

Analyze the impact scope of code changes using static dependency analysis

lis186
lis186
tools
open
Previous
Page 76 / 178
Next