single-source-of-truth

SKILLFlusso di lavorocommunity
v0.0.0tedgoldsteinMITAggiornato 1 mesi faFonte →

Every piece of state should have exactly one authoritative owner. Duplicates drift. A constant defined in two places is two bugs waiting; a user record cached in three stores is three sync problems; a config value scattered across deployment scripts is impossible to update. The cure is one owner + d

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
Autoretedgoldstein
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Every piece of state should have exactly one authoritative owner. Duplicates drift. A constant defined in two places is two bugs waiting; a user record cached in three stores is three sync problems; a config value scattered across deployment scripts is impossible to update. The cure is one owner + derivation everywhere else.

Parole chiave
skillclaude