Interpreting Errors — Development skill for Claude Code
Error shapes — no matches, transient upstream failures, and the Gutenberg fallback path.
How to install Interpreting Errors
Installs to ~/.claude/skills/surendranb-book-recommendations-interpreting-errors/SKILL.md
mkdir -p ~/.claude/skills/surendranb-book-recommendations-interpreting-errors && curl -fsSL https://raw.githubusercontent.com/surendranb/book-recommendations/HEAD/skills/interpreting-errors.md -o ~/.claude/skills/surendranb-book-recommendations-interpreting-errors/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Interpreting Errors does
description: Error shapes — no matches, transient upstream failures, and the Gutenberg fallback path.
Interpreting errors
`[INPUT_FIXABLE]`
- "No books matched" (recommend): the query was too narrow for OpenLibrary. Broaden it ("quiet Japanese novels" instead of "quiet postwar Japanese novels about glassblowing"), drop the exclude list, or switch to blind_date() for serendipity.
`[TRANSIENT]`
- "shelf came back empty" (blind_date): OpenLibrary was busy or the
Alternatives in Development
- Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★
- n8n Validation Expert — Fix n8n validation errors with error catalog 3.6k ★
- Resolve Drizzle Migrations — Resolve Drizzle migration conflicts by accepting upstream and regenerating local migrations 2.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fixbuild
Run build, capture error, fix it, re-run — fast loop for type errors and build failures without heavyweight de
Claude Code API Watchdog
Auto-recover Claude Code sessions stuck on transient API errors. Outer-loop watchdog for unattended tmux Claud
Ae Shape Ops
Shape layer operations in After Effects: create shapes, apply path operations, shape layer templating.
Fallback: Search Common Locations
for p in "$HOME/code/claude-code-orchestrator-kit" "$HOME/projects/claude-code-orchestrator-kit"; do -d "$p/
Wp Debug
Diagnose and fix WordPress block-theme failures — block validation errors, theme.json issues, missing patterns
Sap Debug
Trigger structured root cause analysis for SAP issues — runtime errors, dump analysis, integration failures, c
Related Agents
Silent Failure Hunter
Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error han
Mx Silent Failure Hunter
Use this agent when reviewing code changes to identify silent failures, inadequate error handling, and inappro
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration