Loading...
Loading...
Build and maintain interactive Node.js/Bun CLIs with Clack (`@clack/prompts` and `@clack/core`). Use when an AI agent needs to design prompt flows, implement cancellation-safe input handling, add spinners/log/note UX, apply Clack best practices, or generate runnable examples aligned with official Clack docs.
npx skill4agent add alexeira/skills clack@clack/prompts@clack/corereferences/prompts-api.mdreferences/core-api.mdreferences/best-practices.mdreferences/examples.mdreferences/sources.mdscripts/scaffold-clack.shintro()outro()isCancel(...)cancel(...)log.*spinner()note()scripts/scaffold-clack.shbash scripts/scaffold-clack.sh <target-dir> [basic|spinner] [js|ts] [auto|npm|pnpm|yarn|bun]assets/templates/basic-cli.mjsassets/templates/spinner-cli.mjsassets/templates/basic-cli.tsassets/templates/spinner-cli.tsreferences/sources.md