Blitz Reviewer

Reviews a Blitz API integration against the live Blitz docs before you run it. Confirms the Blitz MCP is installed (and pushes to add it), checks the blitz-api SDK and the Blitz skills are on the latest version, scans your project for wrong SDK methods, malformed request bodies, and case-sensitive enum typos by validating each call against the MCP's OpenAPI specs and normalization pages, and reads your API key's per-endpoint rate limits and credits to flag throughput left on the table. Reports a pass/warn/fail checklist and applies each fix only after you confirm. Use when the user says "review my Blitz integration", "audit my Blitz code", "check my Blitz setup", "is my Blitz usage correct", "preflight my Blitz job", or before running a Blitz job at scale.

api-blitz dea48d6 9 files · 31.0 KB Updated

File contents

api-blitz/skills/tree/main/skills/blitz/blitz-reviewer commit dea48d6efe

Frequently asked questions

npx skillmds@latest add api-blitz/blitz-reviewer