single-source-of-truth

SKILLFlujo de trabajocomunidad
v0.0.0tedgoldsteinMITActualizado hace 1 mFuente →

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 →
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
Autortedgoldstein
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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.

Palabras clave
skillclaude