From text-visualizations
Build portable ASCII command panels summarizing CLI workflows (e.g., GitHub CLI, deployment scripts) for quick reference.
How this skill is triggered — by the user, by Claude, or both
Slash command
/text-visualizations:tools-visual-cheatsheetsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Provide glanceable command guides embedded in skills, PRs, or READMEs.
+------------------------+
| Action | macOS | Win |
+------------------------+
| Clone | gh repo clone org/repo ~/code | gh repo clone org/repo $env:USERPROFILE\code |
* or uppercase label; footnotes for risky commands.<branch>), environment setups..factory/cheatsheets/<topic>.txt and link from relevant skills.npx claudepluginhub tjboudreaux/cc-plugin-text-visualizationsDesigns, reviews, and improves CLI user interfaces: command structures, subcommands, flags, arguments, help text, and terminal output formatting. For new CLI tools or usability enhancements.
Renders directive-flavored markdown as rich ANSI terminal output with panels, trees, columns, callouts, mermaid diagrams, syntax-highlighted code, diffs, charts, KPI tiles, timelines, tasklists, and inline badges. Use when producing visual output, diagrams, or structured terminal displays.
Provides ASCII diagram patterns for architecture, workflows, file trees, and data visualizations. Use for terminal-rendered box-drawing layouts, progress bars, swimlanes, and blast radius charts.