19copied

The 'list it and stop' prompt that keeps Bolt and Lovable in scope

Change only [file]. Do not modify any other file.
If you believe another file must change for this to work, list the file and the reason, then STOP and wait for my answer.
Promptboltprompting
shared by leo_prompts14 this week
15copied

Prompt that makes Cursor write tests that test something

Write a test for [component/hook]. Before writing code, list in one line each:
1. What the user does (render, click, type, wait).
Promptcursortestingreact
shared by dev_ana10 this week
9copied

Prompt for asking 'why' before 'fix' in Windsurf

Do not change any code yet.
Here is the error: [paste].
Promptwindsurfpromptingstuck-loop
shared by dana_ships9 this week
8copied

One-line Lovable prompt that adds RLS to every table

For every table in the public schema that has a user_id or owner_id column: enable Row Level Security and add policies so a signed-in user can only select, insert, update and delete rows where that column equals auth.uid
Promptlovablesupabasesecurity
shared by noor_builds8 this week
15copied

Refactor prompt with an acceptance test the agent has to show you

Refactor [target] so that [goal].
Promptclaude-coderefactoringtesting
shared by felix_codes7 this week
14copied

Handoff note prompt for when the context window is nearly full

We are nearly out of context. Do not write code.
Promptclaude-codecontext-windowprompting
shared by felix_codes7 this week
6copied

Bug report template that gets a useful answer from any AI tool

Here is what is broken. Do not change code yet.
Promptchatgptprompting
shared by leo_prompts6 this week
6copied

Prompt for reading a production log line you do not understand

Here is a log line from production. Do not change code.
Promptwindsurfdeploymentapi
shared by lena_ops4 this week
4copied

Plan-first prompt: make the agent write the plan before touching files

Before you change anything, write a plan:
1. The files you will touch, one line each, with what changes in them.
Promptclaude-codepromptingrefactoring
shared by dev_ana4 this week
3copied

Prompt that turns a bug report into a failing test first

Here is a bug: [what I did] leads to [what happened], I expected [what should happen].
Promptcopilottestingpython
shared by marco_py3 this week
6copied

Prompt that makes the agent write the rollback with the migration

Write migration [number] that [change].
Promptcursordatabasepostgres
shared by ines_data2 this week
2copied

Prompt that gives you three options instead of one confident answer

I need to [goal]. Do not write code.
Promptchatgptprompting
shared by dana_ships2 this week
5copied

Prompt for a bug that only happens on a real phone

This works in the desktop browser and fails on my phone. Do not change code yet.
Promptclaude-codemobileperformance
shared by ben_mobile1 this week
1copied

v0 prompt that respects the design tokens you already have

Build [component] using only what is already in this project:
- Colours, radii and shadows: the CSS variables in globals.css. No hex values.
Promptv0reacttailwind
shared by yuki_builds1 this week
1copied

Screenshot prompt that fixes the layout without rewriting the component

Screenshot attached. Only the [element] is wrong: I see [what it does] instead of [what I want].
Promptv0reacttailwindmobile
shared by rosa_m1 this week
0copied

Prompt for a screen that got slow and you do not know when

[Screen] used to load quickly and now feels slow. Do not change code.
Promptclaude-codeperformancereact
shared by ben_mobile