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
0

go-deduplication-patterns

This skill should be used when the user asks about "code duplication", "jscpd", "DRY principle", "duplicate code", "clone detection", "code consolidation", or needs guidance on when and how to consolidate duplicate Go code.

dkoosis
dkoosis
tools
open
debugging
0

smart-grep

Token-efficient codebase search using ripgrep with JSON output. Reduces token usage by 90-95% vs standard grep. Use for any codebase search to save tokens.

ak-eyther
ak-eyther
tools
open
debugging
0

context-detection

Automatically detect project tech stack, frameworks, and development context

jovermier
jovermier
tools
open
debugging
0

warp-grep

Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.

eaasxt
eaasxt
tools
open
debugging
0

explorer

Fast codebase search using Amp's Search tool for semantic search plus parallel Grep/glob for exact matches. Use when you need quick, comprehensive codebase reconnaissance.

masrurimz
masrurimz
tools
open
debugging
0

metaprogramming

This skill should be used when the user asks about "metaprogramming", "DSL", "domain-specific language", "method_missing", "define_method", "class_eval", "instance_eval", "module_eval", "hooks", "included", "extended", "inherited", "singleton class", "eigenclass", "dynamic methods", "eval", or needs guidance on Ruby metaprogramming techniques.

bastos
bastos
tools
open
debugging
0

mt5-log-reader

Reads MetaTrader 5 log files to validate indicator execution, unit tests, and compilation errors. Use when user mentions Experts pane, MT5 logs, errors, or asks "did it work". Triggers - check logs, did it work, Experts pane, Print output, runtime errors, debug output. (project)

terrylica
terrylica
tools
open
debugging
0

openwebf-app-debugging-devtools

Debug WebF app runtime issues with Chrome DevTools (console/network/elements) and JS-side troubleshooting. Use when the user mentions DevTools console, network tab, stack traces, blank screen, layout measurement issues, or failing network requests.

archview-ai
archview-ai
tools
open
debugging
0

inclusion-audit

Comprehensive inclusion analysis of code, examining language, internationalization, assumptions, and who might be excluded. Thorough review for releases or major features.

hereinthehive
hereinthehive
tools
open
debugging
0

phrack-exploit-analyzer

Phrack magazine article analysis, binary exploitation, vulnerability research, exploit development, Use-After-Free (UAF), heap exploitation, ROP chain, GDB debugging, pwntools, memory corruption, CVE analysis, ProFTPd exploitation, Docker exploit lab, security research, educational hacking, buffer overflow, stack exploitation, shellcode development

nfbs2000
nfbs2000
tools
open
debugging
0

systematic-debugging

4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.

seanpham99
seanpham99
tools
open
debugging
0

debugging-firefox

Use when user wants to debug web pages, inspect network requests, monitor console logs, or interact with web applications using Firefox DevTools

kevindurb
kevindurb
tools
open
debugging
0

cyber-security-expert

网络安全与渗透测试专家,专注于漏洞分析、安全防护及代码审计。

CyangZhou
CyangZhou
tools
open
debugging
0

native-app-profiling

Profile native macOS/iOS apps using Time Profiler via CLI (xctrace). Use when asked to identify performance hotspots, profile CPU usage, or diagnose slow code paths without opening Instruments.

patrickserrano
patrickserrano
tools
open
debugging
0

implementing-performance-fixes

[PHASE 4] Implements and validates fixes for verified theories. Entry: PERFORMANCE_THEORIES.md has a verified theory. Outputs: Code fix, BENCHMARK_BASELINE.md new column, theory marked fixed/fix-failed. Next: Loop to PHASE 2 if performance gaps remain, otherwise done.

antonykamp
antonykamp
tools
open
debugging
0

mcp-inspector

Test Model Context Protocol (MCP) servers using the MCP Inspector CLI

Git-Fg
Git-Fg
tools
open
debugging
0

debug-issues

Debug bugs and errors using intel-first approach with systematic root cause analysis. Use proactively when errors occur, tests fail, or unexpected behavior appears. MUST trace from symptom to root cause with CoD^Σ reasoning.

yangsi7
yangsi7
tools
open
debugging
0

blast-radius-analysis

Analyze the impact of code changes by mapping call graphs and identifying all direct and indirect dependencies. Use when users ask about blast radius analysis, code change impact, who calls a function, downstream dependencies, or risk assessment before refactoring. Traces call chains, identifies high-risk modules, and provides ranked impact analysis.

Jonely235
Jonely235
tools
open
debugging
0

bug-fixing-assistant

Systematic debugging workflow for CircleTel - analyzes errors, identifies root causes, proposes fixes, and validates solutions with tests

jdeweedata
jdeweedata
tools
open
debugging
0

root-cause-tracing

Systematic root cause analysis for debugging errors. Use when an error appears, something breaks unexpectedly, or you need to trace a problem back to its source. Prevents panic-driven debugging.

mmbianco78
mmbianco78
tools
open
debugging
0

performance-optimizer

Find and fix performance issues in Leavn - main thread blocking, heavy View body computation, missing lazy loading, inefficient list rendering

willsigmon
willsigmon
tools
open
debugging
0

devtools-testing

Toolkit para interagir e testar aplicações web locais usando Chrome DevTools MCP. Suporta verificação de funcionalidade frontend, debugging de UI, captura de screenshots, análise de performance, inspeção de network e visualização de logs do console.

diegofornalha
diegofornalha
tools
open
Previous
Page 157 / 178
Next