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
6

anti-reversing-techniques

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.

rmyndharis
rmyndharis
tools
open
debugging
6

ccpm-debugging

Systematic debugging with defense-in-depth approach (symptoms → immediate cause → root cause → systemic issues → prevention). Auto-activates when user mentions "error", "failing", "broken", "debug", "bug", "issue" or when /ccpm:verify runs. Uses Observe → Hypothesize → Test → Confirm → Fix → Verify → Document workflow. Updates Linear with findings and automatically logs blockers that require external fixes. Traces root causes instead of patching symptoms. Integrates with ccpm-code-review to verify fixes pass all gates before marking complete. Suggests binary search for intermittent issues and five-whys analysis for complex problems.

duongdev
duongdev
tools
open
debugging
6

refactor-inline-complexity

Audit inline complexity and recommend variable extraction. Produces a report with flattening suggestions for nested expressions.

JordanGunn
JordanGunn
tools
open
debugging
6

frida-script-assistant

Designs and generates Frida JavaScript/TypeScript single-file scripts or full agents for dynamic reverse engineering on multiple platforms. Handles function hooking/tracing (Interceptor, NativeFunction, Stalker), Java/ObjC runtime interaction, memory/module inspection, and produces logged, debuggable output.

nblog
nblog
tools
open
debugging
6

systematic-debugging

This skill should be used when debugging complex kernel issues requiring systematic investigation and documentation. Use for documenting problem analysis, root cause investigation, solution implementation, and evidence collection following Breenix's Problem→Root Cause→Solution→Evidence pattern.

ryanbreen
ryanbreen
tools
open
debugging
6

dart-get-widget-tree

To inspect the Flutter widget tree of the running app, retrieve the widget hierarchy after connecting to the Dart Tooling Daemon.

X-School-Academy
X-School-Academy
tools
open
debugging
6

reverse-engineer

Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains. Handles executable analysis, library inspection, protocol extraction, and vulnerability research. Use PROACTIVELY for binary analysis, CTF challenges, security research, or understanding undocumented software.

rmyndharis
rmyndharis
tools
open
debugging
6

systematic-debugging-laravel

Systematic debugging process for Laravel applications - ensures root cause investigation before attempting fixes. Use for any Laravel issue (test failures, bugs, unexpected behavior, performance problems).

iSerter
iSerter
tools
open
debugging
6

screen-reader-testing

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.

rmyndharis
rmyndharis
tools
open
debugging
6

playwright-browser-snapshot

To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.

X-School-Academy
X-School-Academy
tools
open
debugging
6

binary-analysis-patterns

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

rmyndharis
rmyndharis
tools
open
debugging
6

breenix-interrupt-syscall-development

Enforce pristine interrupt/syscall paths with no logging, diagnostics, or heavy operations. Use when developing interrupt handlers, syscall entry/exit, context switches, or timer code.

ryanbreen
ryanbreen
tools
open
debugging
6

memory-debugging

This skill should be used when debugging memory-related issues in the Breenix kernel including page faults, double faults, frame allocation problems, page table issues, heap allocation failures, stack overflows, and virtual memory mapping errors.

ryanbreen
ryanbreen
tools
open
debugging
6

mcu-embedded-review

Reviews embedded Rust firmware for RP2350 (Raspberry Pi Pico 2 W) and ESP32-S3 (Heltec) microcontrollers with focus on Embassy async runtime, memory constraints, LED control, CAN attachment protocols, and SLCAN bridging. Use when reviewing MCU firmware changes, debugging LED controller issues, evaluating Embassy async patterns, checking static memory allocation, validating SLCAN implementations, or assessing hardware-specific code for WS2812 LEDs, CAN peripherals, and tool attachments. Covers no_std environments, PIO state machines, RMT peripherals, and USB CDC serial communication.

ecto
ecto
tools
open
debugging
6

start

Use when starting reverse engineering on an unfamiliar codebase to identify layers, patterns, and structure before detailed analysis

cliftonc
cliftonc
tools
open
debugging
6

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

rmyndharis
rmyndharis
tools
open
debugging
6

protocol-reverse-engineering

Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, or debugging network communication.

rmyndharis
rmyndharis
tools
open
debugging
6

core-web-vitals-tuner

Systematically improves Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) with prioritized fixes and verification. Use for "Core Web Vitals", "performance", "LCP", "INP", or "CLS".

patricio0312rev
patricio0312rev
tools
open
debugging
6

debugging

Guide for debugging with targeted log injection and runtime analysis

adeonir
adeonir
tools
open
debugging
5

ux-toolkit

Comprehensive UX evaluation meta-skill. Use when conducting UI/UX audits, accessibility reviews, user flow analysis, responsive testing, or interaction design evaluation.

georgekhananaev
georgekhananaev
tools
open
Previous
Page 92 / 178
Next