chore: update skills rc

This commit is contained in:
shadcn
2026-03-04 17:13:18 +04:00
parent a749633d51
commit 6034ffcd3c

View File

@@ -1,9 +1,14 @@
---
name: shadcn
description: Manages shadcn/ui components — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
description: Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
user-invocable: false
---
# shadcn CLI (OVERRIDE) 🚨
> **IMPORTANT:** The shadcn CLI is currently in RC mode. The exact command prefix is `shadcn`.
> For all the commands below, replace `npx shadcn@latest` with `shadcn`.
# shadcn/ui
A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI.