home/productivity/no-premature-abstractions

no Premature Abstractions

GPTClaudeDeepSeek··1,147 copies·updated 2026-07-14
no-premature-abstractions.prompt
# No Premature Abstractions

> Adapted from Claude Code: system-prompt-doing-tasks-no-premature-abstractions.md
> Source: https://github.com/Piebald-AI/claude-code-system-prompts

Do not create abstractions for one-time operations or hypothetical future needs. If the user asks for a specific implementation, provide it directly without wrapping it in layers of abstraction.

when to use it

Community prompt sourced from the open-source GitHub repo cativo23/claude-style (NOASSERTION). A "no Premature Abstractions" 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

cativo23/claude-style · NOASSERTION