home/categories/debugging
category focus

Debugging

Tools for finding and fixing code issues.

4271 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
debugging
1

code-executor-troubleshooting

Troubleshooting guide for Code Executor MCP issues - diagnose hanging, import errors, and connection problems

ramhaidar
ramhaidar
tools
open
debugging
1

braintrust-tracing

Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging

namesreallyblank
namesreallyblank
tools
open
debugging
1

performance-optimization

This skill should be used when the user asks about Rails performance optimization, slow queries, caching strategies, database indexing, N+1 query prevention, memory optimization, asset optimization, profiling, benchmarking, Rack Mini Profiler, Bullet gem, query analysis, Russian doll caching, fragment caching, page speed, or production performance tuning. Also use when discussing YJIT, Puma configuration, or scalability. Examples:

sjnims
sjnims
tools
open
debugging
1

debugging

Systematic approach to debugging software issues

JacobFV
JacobFV
tools
open
debugging
1

style-inspector

Use when needing to extract CSS styles from a DOM element, inspect computed styles, check font-size/color/margin of elements, or analyze visual styling of a web page. Requires a CSS selector to target the element.

andreamk
andreamk
tools
open
debugging
1

detecting-command-injection

Detects OS command injection vulnerabilities by identifying unsafe system/popen/exec calls with user-controlled input. Use when analyzing command execution, shell operations, or investigating potential command injection points.

waiwai24
waiwai24
tools
open
debugging
1

hydration-mismatch-forensics

Debug and resolve complex hydration mismatches that cause UI thrashing and content layout shifts.

harborgrid-justin
harborgrid-justin
tools
open
debugging
1

identify

Identify friction points, bottlenecks, bugs, and technical debt. Use for audits, debugging sessions, when something feels wrong, or before major work to surface hidden issues. This is the second system in the 5-system framework.

ioku24
ioku24
tools
open
debugging
1

root-cause-tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

Crumbgrabber
Crumbgrabber
tools
open
debugging
1

graphics-troubleshooting

Debug and fix common issues in Three.js, React Three Fiber, and 3D asset pipelines. Use when encountering visual bugs, performance problems, loading failures, or unexpected behavior. Covers black screens, Z-fighting, memory leaks, shader errors, and physics glitches.

AnthemFlynn
AnthemFlynn
tools
open
debugging
1

detecting-race-conditions

Detects race condition vulnerabilities including TOCTOU, double-checked locking issues, and shared state problems. Use when analyzing concurrent operations, file access patterns, or investigating timing-related vulnerabilities.

waiwai24
waiwai24
tools
open
debugging
1

erpnext-errors-hooks

Error handling patterns for ERPNext hooks.py configurations. Use when debugging doc_events errors, scheduler failures, boot session issues, and app initialization problems. V14/V15/V16 compatible. Triggers: hooks.py error, doc_events error, scheduler error, boot session error, app initialization error.

OpenAEC-Foundation
OpenAEC-Foundation
tools
open
debugging
1

urlcontext

Gemini URL Context - Analyze and compare web pages

Who-Visions
Who-Visions
tools
open
debugging
1

detecting-information-disclosure

Detects information disclosure vulnerabilities including sensitive data in logs, error message exposure, and memory leaks. Use when analyzing logging practices, error handling, or investigating data leakage issues.

waiwai24
waiwai24
tools
open
debugging
1

freenet-systematic-debugging

Methodology for debugging non-trivial problems systematically. This skill should be used automatically when investigating bugs, test failures, or unexpected behavior that isn't immediately obvious. Emphasizes hypothesis formation, parallel investigation with subagents, and avoiding common anti-patterns like jumping to conclusions or weakening tests.

freenet
freenet
tools
open
debugging
1

file-info

Provides detailed file statistics including lines, size, and modification time when user asks for file info or stats

swtch1
swtch1
tools
open
debugging
1

knowledge-patterns

PR Review 修复模式库。在处理 PR Review 评论时自动查阅,寻找已知问题模式和解决方案。

penkzhou
penkzhou
tools
open
debugging
1

debugging

Python debugging techniques, pdb, and IDE debugging tools

pluginagentmarketplace
pluginagentmarketplace
tools
open
debugging
1

explore

코드베이스 탐색 - 서브에이전트에서 실행하여 토큰 절약

soundbluemusic
soundbluemusic
tools
open
debugging
1

circuit-debugger

Systematic hardware debugging guide for Arduino/ESP32/RP2040 circuits. Use when user reports: circuit not working, components getting hot, no power, intermittent failures, unexpected behavior, sensor not responding, LED not lighting, motor not spinning. Guides through power checks, continuity testing, signal tracing, and component isolation using multimeter techniques.

wedsamuel1230
wedsamuel1230
tools
open
debugging
1

game-perf

Optimize game code for per-frame performance and GC pressure. Use PROACTIVELY when editing game loops, update functions, render code, or any code that runs every frame. Identifies allocation anti-patterns and provides zero-allocation alternatives.

rbergman
rbergman
tools
open
Previous
Page 124 / 178
Next