mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-23 12:45:47 +00:00
chore: update skills rc
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user