From playbook
Systematic debugging process. Reproduces the bug, isolates the root cause, applies a minimal fix, and verifies it works with no regressions. Use when something is broken or behaving unexpectedly.
How this skill is triggered — by the user, by Claude, or both
Slash command
/playbook:debugThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow this systematic debugging process. Runs inline on Sonnet. No subagents.
Follow this systematic debugging process. Runs inline on Sonnet. No subagents.
speedtest (if installed) to check for high latency, packet loss, or low bandwidth. If the connection is poor (>500ms latency, >5% packet loss, or <1 Mbps upload), flag it and suggest deferring to a better connection before debugging code.Report findings at each step. Don't skip to step 3.
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.
npx claudepluginhub bluemax713/playbook --plugin playbook