single-source-of-truth

SKILLWorkflowCommunity
v0.0.0tedgoldsteinMITAktualisiert vor 1 Mon.Quelle →

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 →
1Clients
1Formate
vor 1 Mon.Letzte Aktualisierung
Skill
Autortedgoldstein
Version0.0.0
LizenzMIT
KategorieWorkflow
Formateskill.md
PromptNicht veröffentlicht
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

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.

Schlagwörter
skillclaude