dwgx/SmartCLI

Three Agent Skills over one pluggable PTY + pyte core: drive TUIs, design terminal effects, and render cell-accurate UIs. pip install smartcli-toolkit

3Stars on the repository
6Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cmd-art

01

dwgx/SmartCLI

Skill Claude CodeCodex

Part of smartcli

Design and render terminal/CMD visual effects and ASCII art from a one-line request via the pluggable fx engine (30 effects, hot-swappable and themeable, plus scripted shows). Effects include donut, matrix rain, plasma, fire, a spinning 3D ball, a solar-system orrery, Game of Life, wireframe cube, 3D text banners…

3 23d ago A 133 tokens original MIT

drive-tui

02

dwgx/SmartCLI

Skill Claude CodeCodex

Part of smartcli

Drive interactive terminal (TUI) programs — CLIs, REPLs, installers, menu apps, agent CLIs, and editors like vim — through a PTY, reading semantic screen snapshots. A pattern library classifies a screen (REPL, menu, pager, fzf search, confirm dialog, form, spinner, wizard) and drives it with a ready recipe. Use when a…

3 23d ago A 116 tokens original MIT

tui-ui

03

dwgx/SmartCLI

Skill Claude CodeCodex

Part of smartcli

Design web-like user interfaces in the terminal and inside tmux with a cell-grid Canvas, CSS-like box model, flexbox/grid layout, and 17 reusable widgets such as Panel, Table, Card, ProgressBar, Meter, Tabs, Tree, Badge, Banner, and a braille line chart. Use when an agent needs a dashboard, panel, table, status page…

3 23d ago A 119 tokens original MIT