AI AGENT ADDONS
CLI & Terminal
675installs

A great command line tool is fast and easy to use. Terminal user interfaces make CLI tools more interactive and friendly. This guide helps you build those interfaces with TypeScript, Ink, and Clack.

You will learn how to handle keyboard input, render output smoothly, and design clear prompts. The rules cover everything from animation performance to error messages. Anyone making a developer tool or interactive terminal app can benefit.

Forty two rules are organized by priority. Start with critical ones like batching output and giving instant feedback. Then move to higher level patterns for layouts, state, and user experience. The result is a polished, professional CLI that people enjoy using.

Add Terminal Ui skill to your workflow

Global

mkdir -p ~/.claude/skills/terminal-ui

Project

mkdir -p .claude/skills/terminal-ui

Source Repository

Stars
172
Forks
12
Watchers
172
License
MIT
Last Push
1 month ago
Created
6 months ago