Explore community-created prompts for any use case
Add this to your CLAUDE.md, or reference a business.md file that is used to automatically create documentation for business decisions.
Use this prompt to conduct a thorough SEO review of any website. Copy and customize as needed.
It reviews the codebase and organizes everything into /ui, /patterns /features and /pages for a cleaner component library.
Use this prompt to perform a comprehensive health check of your Supabase database using MCP tools.
Use this prompt to perform a comprehensive performance audit of your Supabase database using MCP tools.
Use this prompt to perform a comprehensive security audit of your Supabase database using MCP tools.
Implement EU-Compliant Cookie Consent System for Next.js
Set up a provider-agnostic product analytics system. Use PostHog as the default provider, but architect it so providers can be swapped without changing application code.
It forces Claude to run through a few things, before saying it is done with your task, this avoids a lot of headaches with failed builds, typescript errors etc.
Perform a thorough code review focusing on quality, performance, security, and maintainability.
Generate a well-structured React component with TypeScript, proper types, and best practices.
Enable strict TypeScript configuration for better type safety and catch potential bugs at compile time.
Create a robust API route handler with validation, error handling, and proper TypeScript types.
Generate well-formatted conventional commit messages from code changes.