Help us improve
Share bugs, ideas, or general feedback.
Use to diagnose tests that pass and fail intermittently without code changes.
npx claudepluginhub yeaight7/agent-powerups --plugin debugging-diagnosticsHow this skill is triggered — by the user, by Claude, or both
Slash command
/debugging-diagnostics:flaky-test-investigationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Flaky tests erode trust in CI. Do not just re-run them and hope for the best.
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.
Flaky tests erode trust in CI. Do not just re-run them and hope for the best.
for i in {1..100}; do npm test -- -t "My Test"; done).Date.now() or setTimeout? Mock the clock.await or waitFor usage.afterEach.