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.
Global
mkdir -p ~/.claude/skills/supabase-nextjsProject
mkdir -p .claude/skills/supabase-nextjsSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls