Prompts
Useful prompts for common development tasks.
These prompts are designed for Claude Code using plan mode with Opus 4.5 as the model. Results may vary with other configurations.
shadcn/ui Setup
Install and configure [shadcn/ui](https://ui.shadcn.com) with common components for your [Next.js](https://nextjs.org) project.
View prompt →Drizzle ORM Setup
Configure [Drizzle ORM](https://orm.drizzle.team) with your [Supabase](https://supabase.com) Postgres database connection.
View prompt →