Use this skill when the user wants to effortlessly build beautiful command-line apps with prompts and input.
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-8dc5f265)More formats (shields.io, HTML) on the badges page.
---
name: clack
description: Use this skill when the user wants to effortlessly build beautiful command-line apps with prompts and input.
---
# Clack Plugin
Effortlessly build beautiful command-line apps with prompts and input.
## Commands
### Operations
- `clack prompt text` — text prompt via clack
- `clack prompt confirm` — confirm prompt via clack
- `clack prompt select` — select prompt via clack
- `clack prompt multiselect` — multiselect prompt via clack
- `clack spinner show` — show spinner via clack
- `clack note show` — show note via clack
- `clack config show` — show config via clack
- `clack help show` — show help via clack
## Usage Examples
- "clack --help"
- "clack <args>"
## Installation
```bash
npm install -g @clack/core
```
## Examples
```bash
clack --version
clack --help
```
## Key Features
- cli\n- prompts\n- terminal
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!