Use this skill when the user wants to cli for adding customizable and re-usable chat components to your applications.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-01965951)More formats (shields.io, HTML) on the badges page.
---
name: shadcn-chat
description: Use this skill when the user wants to cli for adding customizable and re-usable chat components to your applications.
---
# Shadcn-chat Plugin
CLI for adding customizable and re-usable chat components to your applications.
## Commands
### Operations
- `shadcn-chat component add` — add component via shadcn-chat
- `shadcn-chat component list` — list component via shadcn-chat
- `shadcn-chat component remove` — remove component via shadcn-chat
- `shadcn-chat config init` — init config via shadcn-chat
- `shadcn-chat config show` — show config via shadcn-chat
## Usage Examples
- "shadcn-chat --help"
- "shadcn-chat <args>"
## Installation
```bash
npm install -g shadcn-chat
```
## Examples
```bash
shadcn-chat --version
shadcn-chat --help
```
## Key Features
- chat\n- components\n- react
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!