Prompts
Useful prompts for common development tasks.
These prompts are designed for Claude Code using plan mode with latest Opus as the model. Results may vary with other configurations.
shadcn/ui Setup
Install and configure shadcn/ui with common components for your Next.js project.
View prompt →Drizzle ORM Setup
Configure Drizzle ORM with your Supabase Postgres database connection.
View prompt →Dependabot Setup
Configure Dependabot for automated dependency updates with supply chain security protections.
View prompt →