Debugging

Debugging taxonomy generated by the site skill importer.

14 skills
A
verification-loop

by affaan-m

verification-loop is a Claude Code verification workflow for checking builds, types, lint, tests, security, and diffs after code changes. This verification-loop skill is useful before PRs and after refactors when you want a structured post-change guide instead of a generic prompt.

Verification
Favorites 0GitHub 156.3k
A
gateguard

by affaan-m

gateguard is a fact-forcing pre-action gate for Claude workflows. It blocks the first Edit, Write, or Bash attempt, then requires concrete investigation of importers, schemas, user instructions, and related files before allowing changes. Use this gateguard guide to reduce guessing and improve first-pass edits.

Workflow Automation
Favorites 0GitHub 156.2k
A
cpp-testing

by affaan-m

The cpp-testing skill helps you write, run, and debug C++ tests with GoogleTest, GoogleMock, CMake, and CTest. Use it for coverage, flaky-test fixes, sanitizer-backed diagnostics, and practical cpp-testing usage in modern C++ projects.

Test Automation
Favorites 0GitHub 156.1k
A
agentic-engineering

by affaan-m

Learn the agentic-engineering skill for eval-first execution, task decomposition, model routing, and safer workflow automation with regression checks.

Workflow Automation
Favorites 0GitHub 156k
W
error-handling-patterns

by wshobson

error-handling-patterns helps teams choose exceptions vs Result types, classify failures, propagate context, and design graceful degradation for more reliable APIs and services.

Reliability
Favorites 1GitHub 32.6k
W
anti-reversing-techniques

by wshobson

anti-reversing-techniques is a reverse-engineering skill for authorized malware analysis, CTF work, packed binary triage, and security audits. It helps you identify anti-debugging, anti-VM, packing, and obfuscation patterns, then choose a practical analysis workflow using the core skill and advanced reference.

Security Audit
Favorites 0GitHub 32.6k
T
fuzzing-obstacles

by trailofbits

fuzzing-obstacles helps you patch a target program so fuzzers can bypass checksums, global state, validation gates, and other blockers. Use this fuzzing-obstacles skill to make a System Under Test more fuzzable while keeping production behavior intact. It’s a practical guide for Security Audit workflows and deeper coverage.

Security Audit
Favorites 0GitHub 5k
T
dwarf-expert

by trailofbits

dwarf-expert helps you inspect DWARF v3-v5 debug info, read DIE trees and attributes, verify data integrity, and review code that parses or emits DWARF. Use the dwarf-expert skill when you need accurate, evidence-based answers for compiled binaries, debug sections, or backend development tooling.

Backend Development
Favorites 0GitHub 5k
W
wp-playground

by WordPress

The wp-playground skill helps you create disposable, reproducible WordPress Playground environments for plugin and theme testing, version switching, blueprints, snapshots, and isolated debugging. It supports browser or CLI workflows via @wp-playground/cli and is especially useful for backend development, QA, and controlled issue reproduction.

Backend Development
Favorites 0GitHub 1.4k
C
react-native-best-practices

by callstackincubator

react-native-best-practices is a practical React Native performance optimization guide for slow startup, dropped frames, heavy renders, memory leaks, bundle bloat, and animation jank. Use it when you need evidence-backed fixes for Hermes, bridge overhead, FlashList, native modules, or profiling a release regression.

Performance Optimization
Favorites 0GitHub 1.3k
N
kaizen

by NeoLabHQ

The kaizen skill guides small, safe code improvements for refactoring, architecture, workflow fixes, error handling, and validation. It favors iterative changes, design-time prevention, and minimal scope. Use it when you want a practical kaizen guide that improves code without over-engineering.

Refactoring
Favorites 0GitHub 982
O
playwright

by openai

Use the playwright skill to automate a real browser from the terminal with a wrapper script and `playwright-cli`. It fits browser automation tasks like navigation, form filling, screenshots, snapshots, extraction, and UI-flow debugging. Check `npx`, install the skill, set `PWCLI`, then follow the CLI-first workflow.

Browser Automation
Favorites 0GitHub 0
S
react-useeffect

by softaworks

react-useeffect is a practical React guide for deciding when useEffect is needed, spotting anti-patterns, and choosing better alternatives like render logic, event handlers, useMemo, key resets, or cleaned-up fetch Effects.

Frontend Development
Favorites 0GitHub 0
T
pua-ja

by tanweai

pua-ja is a Japanese-language escalation skill that pushes stalled agents to investigate harder, use tools before asking users, and verify results after repeated failures. Best for teams that want a trigger-based behavior layer for debugging, research, writing, and pua-ja for Context Engineering.

Context Engineering
Favorites 0GitHub 0
Debugging