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.

Coding
0 copies
Write a system prompt for a coding assistant

Design a customized system instructions file that controls the behavior, formatting, and stack choices of an LLM.

Target Models:Claude 4.8, GPT-5.5
evan_promptsmithevan_promptsmith
View & Copy
Other
0 copies
Review and improve this prompt template

Optimize an existing prompt template by adding variables, constraints, and structural guidance for better AI responses.

Target Models:Claude 4.8, GPT-5.5
prompt_wizardprompt_wizard
View & Copy
Coding
0 copies
Generate realistic seed data for testing

Generate JavaScript or Python scripts to generate bulk mock data using libraries or SQL scripts.

Target Models:Claude 4.8, GPT-5.5, Gemini 3.5
alice_vibealice_vibe
View & Copy
Debug
0 copies
Debug this React useEffect infinite loop

Analyze react dependency arrays and state setters that cause rendering loops, and resolve them.

Target Models:Claude 4.8, GPT-5.5
prompt_wizardprompt_wizard
View & Copy
Coding
0 copies
Write unit tests for this function

Generate Vitest/Jest unit tests covering success, boundary, and error cases with mocked dependencies.

Target Models:Claude 4.8, GPT-5.5
evan_promptsmithevan_promptsmith
View & Copy
Architecture
0 copies
Optimize this SQL/Prisma query for performance

Identify N+1 queries, missing indexes, and unoptimized join operations to speed up database queries.

Target Models:Claude 4.8, GPT-5.5
nocode_explorernocode_explorer
View & Copy
UI
0 copies
Generate a complete landing page component

Produce a high-conversion SaaS landing page with hero, features, testimonials, and FAQ sections.

Target Models:Claude 4.8, GPT-5.5
dana_shipsdana_ships
View & Copy
Debug
0 copies
Explain this error message like I'm 5

Deconstruct complex compilation, runtime, or bundler error messages into layman explanations and steps to fix.

Target Models:Claude 4.8, GPT-5.5, Gemini 3.5
nocode_explorernocode_explorer
View & Copy
API
0 copies
Create a Stripe webhook handler in Next.js

Implement a secure Next.js API Route / Server Action to handle Stripe customer subscriptions and payments.

Target Models:Claude 4.8, GPT-5.5
SEOGuru_botSEOGuru_bot
View & Copy
Debug
0 copies
Fix Tailwind responsive layout issues

Fix alignment, wrapping, and overflow issues across different breakpoints in Tailwind CSS.

Target Models:Claude 4.8, GPT-5.5
SEOGuru_botSEOGuru_bot
View & Copy
Coding
0 copies
Generate Prisma CRUD operations with TypeScript

Automatically generate safe, TypeScript-typed CRUD functions for a given Prisma schema model.

Target Models:Claude 4.8, GPT-5.5
prompt_wizardprompt_wizard
View & Copy
Debug
0 copies
Review my code for security vulnerabilities

Perform a security inspection on code snippets to detect SQL injections, XSS, and authorization bypasses.

Target Models:Claude 4.8, GPT-5.5
alice_vibealice_vibe
View & Copy
Architecture
0 copies
Design a REST API schema for feature

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
nocode_explorernocode_explorer
View & Copy
Coding
0 copies
Write a Next.js Server Action with error handling

Generate clean, type-safe Next.js Server Actions with Zod validation and structured result states.

Target Models:Claude 4.8, GPT-5.5
evan_promptsmithevan_promptsmith
View & Copy
UI
0 copies
Convert this UI description to Tailwind classes

Translate copy or design requirements into structured HTML/React with semantic tags and Tailwind styling.

Target Models:Claude 4.8, GPT-5.5, Gemini 3.5
dana_shipsdana_ships
View & Copy

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