Read {{pack}}/docs/extending/tui-components.md completely and {{pack}}/docs/extending/tui-command.md, then copy
{{pack}}/example-plugins/packages/tui-overlay-themed/. The terminal has one plugin UI seam: a slash-command overlay (tuiCommands) built from pi-tui
components; there are no browser slots. Rules: no line wider than the width (use truncateToWidth and visibleWidth), handle Escape, keep your
own semantic palette, color foregrounds only. The CLI's built-in palette, banner and wordmark are compiled in (only editable in the
ACRYL source repository followed by a rebuild): never promise to restyle them from a plugin. The new command appears after the TUI
restarts. You cannot see the terminal: ask the user to run the command and report what they see.
1---2name: acryl-tui-ui3description: Terminal (CLI) UI4---5# Terminal (CLI) UI67Read {{pack}}/docs/extending/tui-components.md completely and {{pack}}/docs/extending/tui-command.md, then copy8{{pack}}/example-plugins/packages/tui-overlay-themed/. The terminal has one plugin UI seam: a slash-command overlay (tuiCommands) built from pi-tui9components; there are no browser slots. Rules: no line wider than the width (use truncateToWidth and visibleWidth), handle Escape, keep your10own semantic palette, color foregrounds only. The CLI's built-in palette, banner and wordmark are compiled in (only editable in the11ACRYL source repository followed by a rebuild): never promise to restyle them from a plugin. The new command appears after the TUI12restarts. You cannot see the terminal: ask the user to run the command and report what they see.
Run npx skillmds@latest add acryldev/acryl-tui-ui in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Terminal (CLI) UI It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
acryldev (@acryldev) published this skill. Their other Agent Skills are listed on their SkillMD profile.