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

review-semgrep

Review and triage semgrep security scan results to identify true positive vulnerabilities. Use when analyzing semgrep output, triaging security findings, reviewing static analysis results, or when the user has semgrep-results directories to review. Performs deep code analysis to distinguish real vulnerabilities from false positives with high confidence.

chrismcmacken
chrismcmacken
tools
open
debugging
0

browser-debugging

Use when debugging frontend issues in the browser. Covers DevTools usage, network debugging, performance profiling, and console patterns.

erikpr1994
erikpr1994
tools
open
debugging
0

performance-optimization

Performance optimization playbook (measure → diagnose → fix → verify) for this repo (React + R3F + Three.js + Vite). Use when asked to improve FPS, reduce jank, lower draw calls, optimize loading/bundle size, or investigate CPU/GPU/memory bottlenecks.

deadronos
deadronos
tools
open
debugging
0

performance-audit

分析后端性能问题,检测 N+1 查询、无分页查询、全表扫描、AI 服务超时等。使用此 Skill 来评估系统性能瓶颈、检测数据库查询问题、或优化 API 响应时间。

j4xie
j4xie
tools
open
debugging
0

tracing-execution-counts

Counts exact execution frequencies (not time) at function/statement level. Shows interpreted vs compiled execution split. Use to verify functions compile (>95% compiled), understand control flow patterns, and validate algorithmic complexity. Complements profiling-with-cpu-sampler by showing frequency rather than duration.

antonykamp
antonykamp
tools
open
debugging
0

dev-test-electron

This skill should be used when the user asks to "test Electron app", "automate Electron desktop app", "debug Electron renderer", "test VS Code extension", "E2E test Electron", or needs Chrome DevTools Protocol automation for Electron applications. Use for renderer process debugging, main process control, native menu automation, and file dialog testing.

edwinhu
edwinhu
tools
open
debugging
0

pentest

Network reconnaissance and vulnerability scanning. USE WHEN user wants to scan a target, find vulnerabilities, or perform security assessment.

selinium
selinium
tools
open
debugging
0

systematic-debugging

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

aculich
aculich
tools
open
debugging
0

emacs-elisp-debugging

Strategies for debugging Emacs Lisp code, especially missing parentheses and Common Lisp compatibility issues. Use when encountering mysterious elisp errors or when working with literate elisp in org-mode files.

moogah
moogah
tools
open
debugging
0

root-cause-analyzer

Analyze reproduction evidence to identify the root cause of bugs. Use after reproduction to trace execution and find the exact location and reason for the failure.

pcortes
pcortes
tools
open
debugging
0

dependency-analyzer

Analyze and optimize project dependencies. Use when auditing npm packages, checking for vulnerabilities, finding outdated dependencies, analyzing bundle size, or detecting circular imports.

j0KZ
j0KZ
tools
open
debugging
0

go-complexity-reduction

This skill should be used when the user asks about "gocyclo", "funlen", "cyclop", "nestif", "cognitive complexity", "refactor long function", "reduce nesting", "complexity reduction", or needs guidance on simplifying complex Go code. Provides patterns and techniques for reducing Go code complexity while preserving behavior.

dkoosis
dkoosis
tools
open
debugging
0

python-data-reviewer

WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimization WHAT: Vectorization patterns + Memory efficiency + Data validation + Performance optimization + Best practices WHEN NOT: Web framework → fastapi/django/flask-reviewer, General Python → python-reviewer

physics91
physics91
tools
open
debugging
0

using-type-guards

Teaches how to write custom type guards with type predicates and use built-in type narrowing in TypeScript. Use when working with unknown types, union types, validating external data, or implementing type-safe runtime checks.

djankies
djankies
tools
open
debugging
0

pm-05-eda

Run exploratory analysis on the filtered log to profile variants, distributions, and time patterns.

Wattysaid
Wattysaid
tools
open
debugging
0

bitzero-review

Review BitZero game server code for bugs, security issues, and testability. Use when reviewing handlers, extensions, sessions, or game logic.

nmnhut-it
nmnhut-it
tools
open
debugging
0

optimize-costs

Analyze Cloudflare architecture and predict monthly costs with optimization recommendations. Use this skill when the user asks about costs, billing, pricing, or wants to understand their Cloudflare spend. Works with wrangler configs, observability data, and AI Gateway logs.

littlebearapps
littlebearapps
tools
open
debugging
0

debug-standard

Systematic root cause analysis for reproducible bugs. Use when you have a bug that can be reproduced.

dthompson-jti
dthompson-jti
tools
open
debugging
0

frontend-developer

Expert Polyglot Frontend Engineer (20+ years exp). Strict adherence to documentation/references. Obsessed with performance, implementation details, and evidence-based coding.

kienhaminh
kienhaminh
tools
open
debugging
0

pal-debug

Systematic debugging and root cause analysis using PAL MCP. Use for complex bugs, mysterious errors, race conditions, memory leaks, and integration problems. Triggers on debugging requests, error investigation, or when stuck on difficult issues.

estiens
estiens
tools
open
debugging
0

langfuse

Langfuseのトレース、ログ、observability、モニタリングデータを取得・表示する。ユーザーが「Langfuseのログを見せて」「トレースを確認」「観測データを取得」などと言ったときに使用する。

hirokisakabe
hirokisakabe
tools
open
debugging
0

security-review

コードのセキュリティレビューを行うとき、脆弱性チェックを行うときに使用

Doarakko
Doarakko
tools
open
Previous
Page 173 / 178
Next