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
5

go-google-best-practices

Expertise in Go programming according to the Google Go Best Practices. Focuses on actionable advice for naming, error handling, performance, testing, and general idiomatic Go to ensure high-quality, maintainable, and efficient codebases.

metalagman
metalagman
tools
open
debugging
5

crash-analysis

Systematic NuttX/Vela crash analysis using GDB. Locates crash threads, examines call stacks, inspects memory, and identifies root causes. Requires gdb-start skill for GDB session setup. Use after loading coredump to understand why a program crashed.

XuNeo
XuNeo
tools
open
debugging
5

understand

Document and name functions, structs, and fields in Melee decompilation. Use for improving readability, discovering function purposes, and naming unknown fields. Invoked with /understand <target> where target is a function, file, or struct name.

itsgrimetime
itsgrimetime
tools
open
debugging
5

cve-testing

CVE vulnerability testing coordinator that identifies technology stacks, researches known vulnerabilities, and tests applications for exploitable CVEs using public exploits and proof-of-concept code.

transilienceai
transilienceai
tools
open
debugging
5

controlling-browser

Remote controls Chrome/Chromium browsers using Chrome DevTools Protocol for web automation. Use when browsing the web, scraping content, taking screenshots, interacting with web forms, dismissing cookie dialogs, or when the user mentions web automation or browser control.

markus1189
markus1189
tools
open
debugging
5

performance-optimization

Performance profiling, optimization techniques, and bottleneck identification. Use when addressing performance issues or optimizing systems.

mjohnson518
mjohnson518
tools
open
debugging
5

debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.

CongDon1207
CongDon1207
tools
open
debugging
5

full-stack-debugger

This skill should be used when debugging full-stack issues that span UI, backend, and database layers. It provides a systematic workflow to detect errors, analyze root causes, apply fixes iteratively, and verify solutions through automated server restarts and browser-based testing. Ideal for scenarios like failing schedulers, import errors, database issues, or API payload problems where issues originate in backend code but manifest in the UI.

ingpoc
ingpoc
tools
open
debugging
5

decomp

Match decompiled C code to original PowerPC assembly for Super Smash Bros Melee. Use this skill when asked to match, decompile, or fix a function to achieve 100% match against target assembly. Invoked with /decomp <function_name> or automatically when working on decompilation tasks.

itsgrimetime
itsgrimetime
tools
open
debugging
5

go-optimization

Performance optimization techniques including profiling, memory management, benchmarking, and runtime tuning. Use when optimizing Go code performance, reducing memory usage, or analyzing bottlenecks.

geoffjay
geoffjay
tools
open
debugging
5

debugging-strategies

体系的なデバッグ技術、プロファイリングツール、根本原因分析をマスターし、あらゆるコードベースや技術スタックでバグを効率的に追跡。バグ調査、パフォーマンス問題、予期しない動作の調査時に使用。

amurata
amurata
tools
open
debugging
5

three-best-practices

Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering, geometries, materials, textures, lighting, shaders, or TSL.

emalorenzo
emalorenzo
tools
open
debugging
5

vibium-browser-automation

Comprehensive guide for using Vibium browser automation tool via MCP. Use when (1) Automating web interactions in Cursor IDE, (2) Navigating web pages, (3) Taking screenshots, (4) Clicking buttons or links, (5) Filling forms or input fields, (6) Finding elements on web pages, (7) Web scraping tasks, (8) Testing websites, or any task requiring programmatic browser control within Cursor IDE

trotsky1997
trotsky1997
tools
open
debugging
5

screenshot

Capture a screenshot of the running WPF application UI. Use this skill when asked to see, view, capture, or screenshot the current state of the WPF application's user interface.

jonathanpeppers
jonathanpeppers
tools
open
debugging
5

csharpener

C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Graphviz diagram export

lawless-m
lawless-m
tools
open
debugging
5

security-analysis

This skill should be used when the user asks to "audit security", "check for vulnerabilities", "scan for malicious code", "analyze security risks", "detect data exfiltration", or mentions security patterns, threat detection, or codebase safety assessment.

bostonaholic
bostonaholic
tools
open
debugging
5

mcp-code-execution-results-comparison-analyzer

Analyzes experimental results comparing code-execution vs direct-MCP approaches for any task. Extracts performance metrics, execution logs, and workspace outputs from zip archives to generate detailed comparison reports. Use when you have a results zip file and need to compare code-execution vs direct-MCP performance, cost, and output quality for any task.

olaservo
olaservo
tools
open
debugging
5

log-analysis-tools

Fast log file analysis with lnav, multi-framework support (Laravel, CodeIgniter, React, Next.js), automatic log pruning, and 70-80% token savings vs reading entire logs

Interstellar-code
Interstellar-code
tools
open
debugging
5

screenshot

View the latest screenshot. Use when user asks to look at, view, see, or analyze a screenshot, or says "latest screenshot".

austinpray
austinpray
tools
open
debugging
5

root-cause-tracing

Systematically trace bugs backward through call stack to find original trigger

zircote
zircote
tools
open
debugging
5

debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.

CongDon1207
CongDon1207
tools
open
debugging
5

debugging-methodology

Scientific debugging methodology including hypothesis-driven debugging, bug reproduction, binary search debugging, stack trace analysis, logging strategies, and root cause analysis. Use when debugging errors, analyzing stack traces, investigating bugs, or troubleshooting performance issues.

webdevtodayjason
webdevtodayjason
tools
open
Previous
Page 95 / 178
Next