Prompt Anti Patterns
# Prompt Anti-Patterns
Last updated: 2026-05-31
## Vague Excellence
Bad: "Make this amazing."
Fix: Define audience, use case, constraints, examples, quality bar, and verification.
## Persona Without Task
Bad: "You are an expert."
Fix: Define the role only if it changes decisions, tone, or domain assumptions; then specify mission and output.
## No Non-Goals
Bad: "Improve the app."
Fix: Say what must not change and what is out of scope.
## Hidden Verification
Bad: "Fix the bug."
Fix: Require reproduction, root cause, tests, and command evidence.
## Context Dumping
Bad: Paste everything.
Fix: Provide relevant context and source-of-truth order; let the agent inspect files when available.
## Prompt As Security Boundary
Bad: "Never leak secrets" with broad tool access.
Fix: Remove secret access, redact logs, constrain tools, require approval for sensitive actions, and test data boundaries.
## Over-Research Loop
Bad: Keep browsing after enough evidence exists.
Fix: Define stop criteria before research starts.
## One-Shot Production Trust
Bad: Generate app, deploy immediately.
Fix: Require tests, build, browser QA, security review, and explicit deployment approval.
## Conflicting Instructions
Bad: "Be concise" plus "explain every detail exhaustively."
Fix: Define verbosity target by section or output type.
## Unversioned Prompt Drift
Bad: Keep editing a working prompt without notes.
Fix: Store date, target model/agent, change reason, assumptions, and evaluation result.when to use it
Community prompt sourced from the open-source GitHub repo vaultekbilisim/prompt-architect (MIT). A "Prompt Anti Patterns" 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
vaultekbilisim/prompt-architect · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar