tools-visual-cheatsheets
Installation
SKILL.md
CLI Cheat Sheet ASCII Panels
Intent
- Provide glanceable command guides embedded in skills, PRs, or READMEs.
- Keep macOS/Linux and Windows variants side by side for parity.
Inputs
- Task categories (setup, sync, review, deploy).
- Command variants (bash/zsh vs PowerShell/CMD).
- Notes on flags, prerequisites, environment vars.
Workflow
- Select layout
- Use table-like boxes:
+------------------------+ | Action | macOS | Win | +------------------------+
- Use table-like boxes:
Related skills
More from tjboudreaux/cc-visualization-skills
tools-mermaid
Mermaid diagram syntax for flowcharts, sequence diagrams, ER diagrams, state machines, and other visualizations that render in GitHub/GitLab markdown.
3tools-visual-ascii-arch
Express product, service, or data architectures through layered ASCII diagrams suitable for terminals, PRs, and ADRs.
3tools-visual-retro
Facilitate retrospectives and experiment readouts using ASCII grids, timelines, and heatmaps for rapid comprehension.
3tools-visual-workflows
Communicate multi-step workflows using consistent ASCII flowcharts and timelines that paste cleanly into PRs, issues, and chats.
3tools-visual-state-machines
Model user journeys, retention loops, or process states with ASCII state machines and storyboards.
3