AI AGENT ADDONS
Backend & APIs
658installs

Build a web app using Next.js with a Supabase backend and Drizzle ORM for database queries. This setup gives you type-safe database access and secure authentication out of the box.

You get server components by default. Use client side code only when you need interactivity. Drizzle handles your SQL. Supabase handles auth, storage, and realtime updates.

Developers can save time and reduce errors. The structure is clear and easy to extend. Focus on your app features instead of boilerplate code.

Add Supabase Nextjs skill to your workflow

Global

mkdir -p ~/.claude/skills/supabase-nextjs

Project

mkdir -p .claude/skills/supabase-nextjs

Source Repository

Stars
698
Forks
57
Watchers
698
License
MIT
Last Push
1 month ago
Created
7 months ago