Der beste Claude-Skill für indie hackers
Indie hackers wear every hat. Code, payments, RLS, marketing, customer support, growth. Generic AI produces code that compiles and copy that converts at 0.2%.
The Developer Quartet covers the code; Startup Founder + Sales Outreach + Brand Voice covers the rest.
TypeScript + Next.js Production Pack
RLS-aware App Router patterns, Supabase wiring, and conventions that survive contact with real users.
Warum dieses Kit
- App Router file conventions — when to use route handlers vs. server actions vs. client components
- Supabase server/client/admin singleton pattern with type-safe RLS-aware queries
- Form + action patterns with Zod validation, optimistic UI, and accessible error states
- Environment, deployment, and observability defaults for Vercel + Supabase
Verwandte Kits
- Ansehen
Stripe Connect Implementation Pack
Platform → creator payments, parent → club splits, webhooks, refunds, and the failure modes nobody documents.
- Ansehen
Supabase Schema & RLS Pack
Multi-tenant Postgres schema patterns and a real RLS policy library — not the toy examples in the docs.
- Ansehen
Startup Founder Toolkit
Pitch decks, investor updates, hiring briefs, and runway math — without the consultant-speak.
Häufige Fragen
What if I'm not on Next.js?
The Supabase RLS and Stripe Connect kits are stack-agnostic — they teach the AI the patterns, not the framework.