shadcn registry as DS, déployer ton design system comme registry cust…

DS distribution pattern: use the shadcn registry format to package your design system with its tokens (Presets), components (registry:component), fonts (registry:font), entire DS (registry:base). The registry exposes a zero-config MCP server (`npx shadcn registry:mcp`) making the DS consumable by agents. React/Next stack-friendly, alternative for Vue/Svelte via custom registry.

View on Coeurdar