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
0

hooks-test

Test Claude Code hooks in isolation and via integration. Use when developing, debugging, or validating hook behavior.

srnnkls
srnnkls
tools
open
debugging
0

context-building

Systematic codebase investigation before addressing issues. Use when you need to build comprehensive understanding of a problem area.

jonit-dev
jonit-dev
tools
open
debugging
0

error-debugger

Diagnoses JavaScript errors, asset loading failures, p5.js conflicts, game logic bugs, and performance issues. Use when encountering errors, crashes, console warnings, sprites not loading, enemies stuck, towers not working, or any unexpected behavior.

LuluFur
LuluFur
tools
open
debugging
0

emit

Use when working on the Miden compiler (`cargo miden`, `cargo-miden`) and its integration test suite, debugging compiler issues or failing tests, or implementing compiler changes and you need to inspect intermediate artifacts. Covers `MIDENC_EMIT` (the environment-variable equivalent of `--emit`) for emitting WAT/HIR/MASM (and related outputs), plus `MIDENC_EMIT_MACRO_EXPAND` for dumping macro-expanded Rust via `cargo expand` for integration-test fixtures.

greenhat
greenhat
tools
open
debugging
0

chrome-extension-dev

Chrome拡張機能開発に関する包括的なガイド。ベストプラクティス、アンチパターンの回避、型安全性、Manifest V3への準拠をサポート。Claudeが以下のためにChrome拡張機能を扱う場合に使用:(1) 新規拡張機能の計画・作成、(2) 既存コードのデバッグ・修正、(3) セキュリティレビュー、(4) Manifest V2からV3への移行、(5) TypeScript型の問題解決。

Suntory-N-Water
Suntory-N-Water
tools
open
debugging
0

error-handling

Capture errors with rich context for debugging and alerting

nexus-labs-automation
nexus-labs-automation
tools
open
debugging
0

memory-leak-detector

Detect and fix memory leaks in Python and PyTorch code, especially matplotlib figures and unreleased tensors. This skill should be used during Phase 4 performance optimization when memory usage grows over time.

omriwen
omriwen
tools
open
debugging
0

ragsharp-query-code-graph

Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line-number evidence. Triggers: find usages, where defined, callers, callees, dependency path, project deps, type hierarchy, line numbers, evidence.

managedcode
managedcode
tools
open
debugging
0

observability-first-debugging

Systematic debugging methodology that eliminates guessing and speculation. Add instrumentation to gather specific data that fully explains the problem. Evidence before hypothesis. Observation before solution.

audunstrand
audunstrand
tools
open
debugging
0

bug-report

Log a bug report. Use when user asks to create, log, file, or report a bug.

faughnn
faughnn
tools
open
debugging
0

token-efficient-mcp-template

This skill should be used when creating token-efficient hook systems and MCP server architectures for web applications. Use for React/FastAPI, Django, Node.js projects that need smart caching, progressive context loading, and 95%+ token reduction. Essential for projects requiring monitoring, debugging, data analysis, and system health tools.

ingpoc
ingpoc
tools
open
debugging
0

clojure-eval

Use this skill BEFORE using writing any Clojure code. It teaches how to use the Clojure REPL (via brepl) so you can test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

Ramblurr
Ramblurr
tools
open
debugging
0

debug-issue

Systematically debug issues in PhotoClove by examining code, state, logs, and data flow. Automatically invoked when investigating bugs, errors not working as expected, or tracing problems through the codebase. Uses structured debugging approach to identify root causes.

ktat
ktat
tools
open
debugging
0

debugging

Self-diagnostic debugging - Agent decides diagnostic approach. Auto-activates on "bug", "error", "debug", "不work", "壞掉" keywords. AMP principle: Think > Follow - Agent writes own debug tools.

Youngger9765
Youngger9765
tools
open
debugging
0

optimizationpostmortem

Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.

edwardmonteiro
edwardmonteiro
tools
open
debugging
0

debug-helper

调试助手技能。当用户遇到 Bug、错误信息、程序异常、性能问题需要排查,或需要分析日志、定位问题根因时使用此技能。

enoch-robinson
enoch-robinson
tools
open
debugging
0

debug

Use when encountering bugs, test failures, or unexpected behavior. Hypothesis-driven debugging.

erikpr1994
erikpr1994
tools
open
debugging
0

debugging-methodology

Evidence-based debugging with Iron Law discipline. Instrument before guessing, trace before theorizing. Use when encountering any bug, test failure, or unexpected behavior - before proposing fixes.

jagreehal
jagreehal
tools
open
debugging
0

debug-like-expert

Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when: standard troubleshooting fails, systematic root cause analysis needed, complex bugs, mysterious errors.

ScientiaCapital
ScientiaCapital
tools
open
debugging
0

python-performance

Use when profiling Python code, optimizing performance, implementing async patterns, or working with concurrent I/O - covers cProfile, line_profiler, asyncio patterns, and multiprocessing for CPU-bound tasks (plugin:dev-python@pproenca)

pproenca
pproenca
tools
open
debugging
0

js-worker-multithreading

Implement, refactor, or review worker-based multithreading in TypeScript/JavaScript apps (browser or Node). Use when offloading CPU-heavy loops to Web Workers, setting up a worker pool, moving data across threads, or diagnosing worker crashes, slowdowns, or synchronization bugs.

deadronos
deadronos
tools
open
debugging
0

side-channels

Timing attacks and other side-channel exploitation techniques

amattas
amattas
tools
open
debugging
0

shunsaku-verify-web

瞬作のWeb自動検証スキル。Chrome DevTools MCPを使用してWebアプリの画面キャプチャ、要素確認、操作テストを自動実行する。実装完了後、デザイン変更後、バグ修正後などに呼び出される。

imaimai17468
imaimai17468
tools
open
Previous
Page 170 / 178
Next