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
13

threejs-graphics-optimizer

Performance optimization rules for THREE.js and graphics programming. Covers mobile-first optimization, fallback patterns, memory management, render loop efficiency, and general graphics best practices for smooth 60fps experiences across devices.

ovachiever
ovachiever
tools
open
debugging
13

reverse-engineering-firmware-analysis

Firmware extraction and IoT security analysis (RE Level 5) for routers and embedded systems. Use when analyzing IoT firmware, extracting embedded filesystems (SquashFS/JFFS2/CramFS), finding hardcoded credentials, performing CVE scans, or auditing embedded system security. Handles encrypted firmware with known decryption schemes. Completes in 2-8 hours with binwalk+firmadyne+QEMU emulation.

DNYoussef
DNYoussef
tools
open
debugging
13

large-scale-map-visualization

Master of high-performance web map implementations handling 5,000-100,000+ geographic data points. Specializes in Leaflet.js optimization, Supercluster algorithms, viewport-based loading, canvas rendering, and progressive disclosure UX patterns.

erichowens
erichowens
tools
open
debugging
13

reverse-engineering-quick-triage

Fast binary analysis with string reconnaissance and static disassembly\ \ (RE Levels 1-2). Use when triaging suspicious binaries, extracting IOCs quickly,\ \ or performing initial malware analysis. Completes in \u22642 hours with automated\ \ decision gates."

DNYoussef
DNYoussef
tools
open
debugging
13

reverse-engineering-deep-analysis

Advanced binary analysis with runtime execution and symbolic path exploration (RE Levels 3-4). Use when need runtime behavior, memory dumps, secret extraction, or input synthesis to reach specific program states. Completes in 3-7 hours with GDB+Angr.

DNYoussef
DNYoussef
tools
open
debugging
13

microsim-screen-capture

This skill automates the capture of high-quality screenshots for MicroSim visualizations using Chrome headless mode. Use this skill when working with MicroSims that need preview images for social media sharing, documentation, or quality assessment. The skill handles JavaScript-heavy visualizations that require proper rendering time and external CDN resources.

dmccreary
dmccreary
tools
open
debugging
13

metal-shader-expert

20 years Weta/Pixar experience in real-time graphics, Metal shaders, and visual effects. Expert in MSL shaders, PBR rendering, tile-based deferred rendering (TBDR), and GPU debugging. Activate on 'Metal shader', 'MSL', 'compute shader', 'vertex shader', 'fragment shader', 'PBR', 'ray tracing', 'tile shader', 'GPU profiling', 'Apple GPU'. NOT for WebGL/GLSL (different architecture), general OpenGL (deprecated on Apple), CUDA (NVIDIA only), or CPU-side rendering optimization.

erichowens
erichowens
tools
open
debugging
13

memtrace

OCaml memtrace profiling for allocation hotspot analysis. Use when Claude needs to: (1) Add memtrace instrumentation to OCaml executables, (2) Run targeted benchmarks with tracing enabled, (3) Identify allocation hotspots from trace output, (4) Optimize code to reduce boxing and allocations, (5) Validate optimizations with before/after comparisons

avsm
avsm
tools
open
debugging
13

performance-analysis-and-optimization

CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or optimization is needed.

ShunsukeHayashi
ShunsukeHayashi
tools
open
debugging
12

performance-optimization

Use when creating performance optimization plan for backend, API, or general system performance. Enforces BASELINE → PROFILE → OPTIMIZE → VALIDATE sequence. Triggers: "optimize API", "backend slow", "API latency", "database performance", "query optimization", "server response time". For "Core Web Vitals" in backend/API context, use this skill. For frontend UI accessibility + performance (WCAG, Lighthouse accessibility), use frontend-production-quality instead. If thinking "bottleneck is obvious" - profile first.

pvillega
pvillega
tools
open
debugging
12

architecture

Use when asked to document architecture, understand system structure, create diagrams, or analyze component relationships. Focuses on interfaces and high-level design. Triggers on: "use architecture mode", "architecture", "system design", "how is this structured", "document the system", "create a diagram", "high-level overview", "component diagram". Read-only mode for analysis, can create documentation files.

mcouthon
mcouthon
tools
open
debugging
12

agent-database-optimizer

Expert database optimizer specializing in query optimization, performance tuning, and scalability across multiple database systems. Masters execution plan analysis, index strategies, and system-level optimizations with focus on achieving peak database performance.

Tony363
Tony363
tools
open
debugging
12

langsmith-fetch

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and 分析s execution patterns. Requires langsmith-fetch CLI installed.

kofttlcc
kofttlcc
tools
open
debugging
12

debug

Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.

johnlindquist
johnlindquist
tools
open
debugging
12

agent-dx-optimizer

Expert developer experience optimizer specializing in build performance, tooling efficiency, and workflow automation. Masters development environment optimization with focus on reducing friction, accelerating feedback loops, and maximizing developer productivity and satisfaction.

Tony363
Tony363
tools
open
debugging
12

perf

Performance profiling and optimization. Use for benchmarking code, analyzing performance, running Lighthouse audits, and finding hotspots.

johnlindquist
johnlindquist
tools
open
debugging
12

bake-site-compare

Compare production WordPress sites against their baked static versions to find differences. Use when testing Bake deployments, checking for missing assets, broken styles, console errors, or any visual/functional discrepancies between production and static sites. Triggers on requests to compare sites, verify bake output, check for differences, or test static deployments.

coreyja
coreyja
tools
open
debugging
12

aot-guru

Specialized Native AOT, trimming, and optimization expert for morphir-dotnet. Expert in single-file trimmed executables, AOT compilation, size optimization, and guiding toward AOT-compatible features. Use when troubleshooting compilation, diagnosing trimming issues, optimizing binary size, implementing reflection workarounds, or maintaining best practices. Triggers include "AOT", "Native AOT", "trimming", "single-file", "size optimization", "reflection error", "IL2026", "IL3050", "PublishAot", "PublishTrimmed", "source generator", "Myriad".

finos
finos
tools
open
debugging
12

testgen

Generate tests using AI and run test suites. Use for generating unit tests, running coverage reports, and mutation testing.

johnlindquist
johnlindquist
tools
open
debugging
12

review-sonnet

Fast code/plan review for quality, security, and tests. Use for quick reviews before deeper analysis.

Z-M-Huang
Z-M-Huang
tools
open
debugging
12

debug

Systematic debugging with hypothesis-driven investigation. Use when something is broken, tests are failing, unexpected behavior occurs, or errors need investigation. Triggers on: "this is broken", "debug", "why is this failing", "unexpected error", "not working", "bug", "fix this issue", "investigate", "tests failing", "trace the error", "use debug mode". Full access mode - can run commands, add logging, and fix issues.

mcouthon
mcouthon
tools
open
debugging
12

review-opus

Deep code/plan review for architecture, subtle bugs, and test quality. Use after sonnet review for thorough analysis.

Z-M-Huang
Z-M-Huang
tools
open
debugging
12

weasel-filter

False positive filtering for Weasel static analysis results. Triggers on weasel filter, weasel triage, or weasel clean report.

slvDev
slvDev
tools
open
Previous
Page 83 / 178
Next