Help us improve
Share bugs, ideas, or general feedback.
Use when reproducing, isolating, and fixing a bug with the smallest safe change.
npx claudepluginhub yeaight7/agent-powerups --plugin debugging-diagnosticsHow this skill is triggered — by the user, by Claude, or both
Slash command
/debugging-diagnostics:bug-huntThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Locate and fix the root cause of a bug with minimal scope. A correct fix beats a fast guess.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
Locate and fix the root cause of a bug with minimal scope. A correct fix beats a fast guess.
For complex, persistent, or multi-component bugs, use systematic-debugging instead.
Root cause: <what caused the bug>
Fix: <what was changed and where>
Verification: <how the fix was confirmed>
Residual risk: <any edge cases not covered>