Prompts Database
AI Prompt Templates
Copy-ready, structured prompt templates designed to keep AI coding assistants like Claude, GPT, and Gemini focused and high-performing.
Architecture
Optimize this SQL/Prisma query for performance0 copies
Identify N+1 queries, missing indexes, and unoptimized join operations to speed up database queries.
Target Models:Claude 4.8, GPT-5.5
Architecture
Design a REST API schema for feature0 copies
Generate clean API schemas, HTTP methods, response shapes, and database relationship guidelines for a new feature.
Target Models:Claude 4.8, GPT-5.5, Gemini 3.5
Prompt Engineering
A structured prompt tells the AI how to act, what rules to follow, and what libraries to use. Avoid generic instructions and use templates to get 10x cleaner code.
- → Role & constraints set
- → Input validation defined
- → Avoid code hallucinations
Copying Tips
- Paste prompts in Composer mode
- Add your database models
- Verify generated file routes