home/productivity/prompt-playbook

Prompt Playbook

GPTClaudeDeepSeek··1,294 copies·updated 2026-07-14
prompt-playbook.prompt
# Prompt Playbook

39 prompts organized by workflow stage , from environment setup to post-launch iteration. Every prompt supports real shipping workflows, not just ideation.

## Categories

| Folder | Site label | What it covers |
|---|---|---|
| `Agent Setup/` | Context | AGENTS.md, CLAUDE.md, memory banks, session kickoff protocols |
| `Research Validate/` | Research | Demand validation, kill criteria, competitive landscape |
| `PRD Spec/` | PRD | Requirements, acceptance criteria, context engineering blueprints |
| `Architecture Stack/` | Stack | Stack decisions, system boundaries, implementation strategy |
| `Build Ship/` | Build | Atomic tasks, plan mode, commit loops, diffs |
| `Prompting Craft/` | Prompting | Prompt chains, output control, disagreement handling |
| `Testing Quality/` | Quality | Code review, security audits, pre-ship gates |
| `Launch Growth/` | Ship | Distribution plans, positioning, user feedback |
| `Ops Maintenance/` | Iterate | Cost reviews, incident runbooks, dependency checks |

## Prompt Format

Every prompt file uses this structure:

when to use it

Community prompt sourced from the open-source GitHub repo dotsystemsdevs/vibe-prompt (MIT). A "Prompt Playbook" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

dotsystemsdevs/vibe-prompt · MIT