From code-cleanup
Internal cleanup playbook for removing silent failures and preserving only real boundary error handling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-cleanup:errors-playbookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Track: Error handling cleanup
Track: Error handling cleanup
Task: Inspect try/catch blocks, Promise catch handlers, fallback branches, ignored return values, and defensive patterns that may be hiding failures.
Goal: Remove error handling that silently swallows problems or masks real failures, while preserving error handling that provides real boundary value such as cleanup, logging, user messaging, retries, or recovery.
Rules specific to this track:
High-confidence examples:
Avoid:
Output structure:
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 atj393/claude-plugins --plugin code-cleanup