shadcn-core-registry
OfficialConfigure shadcn registries without costly mistakes
System Documentation
What problem does it solve?
This Skill prevents failed or inconsistent shadcn UI installs caused by incorrect components.json registry configuration, especially around immutable fields, namespace URL templates, alias mapping, env-var expansion, and Tailwind v3 vs v4 token shapes.
Core Features & Use Cases
- components.json registry correctness: Covers every key in components.json that affects registry resolution and installation behavior, including constraints, defaults, and immutability after init.
- URL template & namespace resolution: Explains the required
{name}placeholder (and optional{style}), how the CLI materializes templates, and how it validates registry item JSON. - Secure, production-ready custom registries: Guides safe header/params configuration using
${ENV_VAR}expansion to avoid committed secrets, and details registry.json hosting and item type schemas for publishers.
Quick Start
In a custom or private components.json, define the registries entry using a URL template that includes {name}, use ${ENV_VAR} for any secrets in headers, and keep style, tailwind.baseColor, and tailwind.cssVariables aligned before running init and add.
Dependency Matrix
Required Modules
None requiredComponents
💻 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: shadcn-core-registry Download link: https://github.com/Impertio-Studio/shadcn-ui-Claude-Skill-Package/archive/main.zip#shadcn-core-registry 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.