Developers repeat same coding AI prompts
A Reddit thread on r/LocalLLaMA crowdsources the phrases developers keep using to correct coding assistants after weak first drafts. It is a joke post on the surface, but the list maps cleanly to the real failure modes of AI coding tools: incomplete implementations, invented APIs, extra dependencies, and poor adherence to scope.
The funniest part of this thread is how little of it feels like a joke to anyone shipping code with AI today. It reads like an accidental benchmark for where coding agents still fall short in real developer workflows.
- –The repeated complaints center on trust: runnable code, existing APIs, no fake dependencies, and no phantom TODOs
- –Several prompts are really about controllability, especially keeping scope narrow and following the project’s established structure
- –The post also highlights memory and consistency problems, with developers repeating prior corrections the model should have retained
- –As a lightweight community artifact, it is more useful than it looks because it captures the gap between demo-quality codegen and production-quality assistance
DISCOVERED
78d ago
2026-03-10
PUBLISHED
78d ago
2026-03-10
RELEVANCE
AUTHOR
Acceptable-Cycle4645