tools debugging Skills
Discover the best skills in this category.
explore
by Mburdo
Parallel codebase search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analys...
feal-differential-cryptan...
by letta-ai
Guidance for implementing differential cryptanalysis attacks on FEAL (Fast Data Encipherment Algorithm) and similar bloc...
schemelike-metacircular-e...
by letta-ai
Guide for implementing metacircular evaluators—interpreters that can interpret themselves. This skill should be used whe...
fix-ocaml-gc
by letta-ai
Guide for debugging and fixing bugs in the OCaml garbage collector runtime, particularly issues in memory management cod...
vulnerable-secret
by letta-ai
Guidance for extracting secrets from protected or obfuscated binaries through systematic static and dynamic analysis. Th...
sqlite-with-gcov
by letta-ai
Guidance for compiling SQLite (or similar C projects) with gcov code coverage instrumentation. This skill should be used...
extract-elf
by letta-ai
Guidance for extracting memory values from ELF (Executable and Linkable Format) binary files. This skill should be used...
extract-elf
by letta-ai
Guidance for extracting and processing data from ELF (Executable and Linkable Format) binary files. This skill should be...
custom-memory-heap-crash
by letta-ai
Guide for debugging crashes related to custom memory heaps, particularly use-after-free issues caused by static destruct...
custom-memory-heap-crash
by letta-ai
Debugging crashes related to custom memory heap implementations, particularly release-only crashes involving static dest...
break-filter-js-from-html
by letta-ai
This skill provides guidance for XSS filter bypass tasks where the goal is to craft HTML payloads that execute JavaScrip...
log-summary-date-ranges
by letta-ai
This skill provides guidance for analyzing log files across date ranges and producing summary statistics. Use when tasks...
fix-ocaml-gc
by letta-ai
Guide for debugging and fixing bugs in the OCaml garbage collector, particularly memory management issues in the runtime...
path-tracing-reverse
by letta-ai
Guidance for reverse engineering graphics rendering programs (ray tracers, path tracers) from binary executables. This s...
path-tracing-reverse
by letta-ai
This skill provides guidance for reverse engineering compiled binaries to produce equivalent source code. It applies whe...
break-filter-js-from-html
by letta-ai
Guidance for bypassing HTML/JavaScript sanitization filters in security testing contexts. This skill should be used when...
vulnerable-secret
by letta-ai
This skill provides guidance for extracting secrets from vulnerable executables. It should be used when tasks involve bi...
langfuse
by avivsinai
Debug AI traces, find exceptions, analyze sessions, and manage prompts via Langfuse MCP. Also handles MCP setup and conf...
code-review
by groeimetai
This skill should be used when the user asks to "review code", "code review", "check my code", "audit code", "find bugs"...
argus-build-diagnostics
by tuist
Diagnose xcodebuild builds using argus. Use this instead of parsing xcodebuild output to avoid filling the context windo...
debug-helper
by athola
Systematic debugging approach for identifying and fixing issues
coding-assistant
by athola
Provides coding assistance with best practices and code review
datadog-cli
by jjmartres
Use this skill when you need to search Datadog logs, query metrics, tail logs in real-time, trace distributed requests,...
systematic-debugging
by secondsky
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. U...