Ship-It Backend Doctor Bundle
Five diagnostic doctors, plus Env Doctor free, for when your stack fights back. Debug failing CI and GitHub Actions (CI Doctor), work out why a Docker Compose stack won't come up (Docker Compose Stack Doctor), pinpoint a failed Vercel build or deploy straight from the logs (Vercel Build Log Doctor), audit Supabase row-level security for exposed tables and unsafe policies (Supabase RLS Doctor), and diagnose broken Stripe Checkout, webhooks, and subscriptions (Stripe Webhook & Checkout Doctor). For indie hackers and full-stack developers getting a real app to build, deploy, and run without losing an afternoon to a cryptic error. Each reads the files and logs you give it, ranks the likely cause with evidence, and hands you a fix; none of them touch your live project.
You save $27 vs buying individually.
What's included (5 skills)
Debug failing GitHub Actions without scrolling 10,000 log lines. Reads the logs from the first failing step, pinpoints the root cause (missing secret, dependency mismatch, YAML syntax, permissions), and hands you a copy-paste fix, then offers to open the PR. GitHub CLI required.
Diagnose why your Docker Compose stack won't come up: port conflicts, bad or missing env vars, absent healthchecks, volume and permission issues, depends_on that doesn't wait for readiness, networking gaps, platform mismatches, and databases that aren't ready. Reads your docker-compose.yml and logs and ranks the blockers with fixes.
Figure out why your Vercel build or deploy failed without scrolling the whole log. Reads the build log plus your package manifest and framework config to pinpoint missing modules, Node and package-manager mismatches, missing env vars, monorepo root mistakes, and serverless/edge runtime errors, with the likely cause and a fix for each.
Audit your Supabase project for the row-level-security mistakes that quietly expose data: tables without RLS, policies that resolve to true, leaked service-role keys, missing auth.uid() checks, open storage buckets, overbroad grants, and migration drift. A local, read-only scan plus a full review checklist, each finding with severity, evidence, and a fix. No database changes without confirmation.
Diagnose why Stripe Checkout, the Billing Portal, or your webhooks aren't working: missing signature verification, raw-body mistakes, no idempotency, test/live key mix-ups, broken success and cancel URLs, and subscription lifecycle gaps. Works across Next.js, Express, FastAPI, and serverless, with severity, evidence, and copy-paste fixes for each finding.