shadcn-impl-component-install
Installation
SKILL.md
shadcn ui : End-to-End Component Install Workflow
This skill is the workflow on top of the CLI. It tells you the SEQUENCE of
steps from empty repo to customised, version-controlled component file, and
the SAFE re-run pattern when upstream changes ship. For raw CLI command
surface (every flag, every subcommand), go to shadcn-core-cli. For
registry authoring and resolution rules, go to shadcn-core-registry. For
multi-file page scaffolds, go to shadcn-core-blocks.
Companion skills :
shadcn-core-cli: every CLI command, every flag, components.json schemashadcn-core-architecture: code-distribution paradigm, ownership modelshadcn-core-registry: registry item schema, resolution semanticsshadcn-core-blocks: multi-file page scaffolds (dashboards, login pages)
Quick Reference : The Three Beats
ALWAYS install a component in this order. NEVER skip a beat.