About
Practical prompts for builders.
prompts! is a focused directory for discovering prompts that help with coding agents, product work, research, debugging, and everyday workflows.
The goal is simple: make useful prompts easy to find, copy, adapt, and share with others.
Eve treats an agent as a directory of files. The role and behavior live in instructions.md. You do not need to write that file from scratch.
1. Browse prompts and open one that fits your workflow.
2. Copy the full prompt on the detail page.
3. Paste it into agent/instructions.md in your Eve project, then tweak names, stack, and guardrails for your repo.
4. Run your agent. Start from npx eve@latest init if you are setting up a new project.
The same copy works in Cursor rules, Claude CLAUDE.md, or any setup that takes markdown instructions.
1. Browse or search by category, tag, or model.
2. Open a prompt and read the full text on the detail page.
3. Copy and paste into your agent, IDE, or workflow file.