kb-ssot-registries
OfficialMake one config drive everything, safely.
Software Engineering#TypeScript#Next.js#single source of truth#drift prevention#configuration generation#registry pattern#pre-commit validation
AuthorTimeKast
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents drift and broken integrations when multiple parts of a Next.js app consume the same domain data by centralizing that data into a single editable registry.
Core Features & Use Cases
- Portable registry-as-SSOT: Model a domain once (as a typed
as constregistry) and derive all downstream types/configs from it. - Reconcile vs validate guardrails: Use pre-commit reconcilers to regenerate derived outputs silently, and validators to block commits when drift still exists or hooks are bypassed.
- Best-effort handler resolution: Validate that referenced handlers/exported symbols exist using static source parsing instead of runtime imports.
- Four-phase pre-commit workflow: Fit registry derivation and validation into a predictable hook architecture (fix, kit-generic autogen, domain autogen, then validators).
Quick Start
Use the kb-ssot-registries pattern to replace duplicated domain lists (for example, roles, navigation items, or notification categories) with a single editable registry file and wire its reconciler and validator into your pre-commit flow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kb-ssot-registries Download link: https://github.com/TimeKast/AgendaInteligente/archive/main.zip#kb-ssot-registries Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.