SKILL · ENGINEERING
Ship Check
Pre-deploy verdict for Next.js + Prisma on Railway. Catches the five failure patterns that bite.
Most Railway-on-Next.js deploys fail for the same five reasons. Ship Check runs each of them against your current branch and gives you a green or red verdict before you push.
When to reach for it
Before every deploy to production. Especially on Friday afternoons.
How an owner uses it
Run the skill on your branch. Get the five-line verdict and any failing checks with the exact file and line to fix.