client-server-data-flow

Implement type-safe client-server data flows in Next.js applications using Supabase, TanStack Query, React Hook Form, and Zod validation. Use when building CRUD features, handling forms with validation, implementing file uploads, or creating server actions with authentication and authorization. Essential for pages requiring data mutations with proper loading states, error handling, and query cache management.

$ Installieren

git clone https://github.com/Reodor-Studios/create-reodor-app /tmp/create-reodor-app && cp -r /tmp/create-reodor-app/.claude/skills/client-server-data-flow ~/.claude/skills/create-reodor-app

// tip: Run this command in your terminal to install the skill