By gfargo
Terminal tooling for the command line: design clean, professional TUIs and CLIs, then capture deterministic screenshots and demo GIFs of them with VHS. Bundles the tui-design and vhs-cli-demos skills.
Design and build clean, professional, minimal terminal UI (TUI) applications and command-line tools. Use this skill whenever the user is building, designing, refactoring, reviewing, or asking about terminal interfaces — full-screen TUIs (file managers, dashboards, monitors, git/k8s tools, REPLs), interactive CLI prompts, or simple command-line utilities. Use it for library questions ("Bubble Tea vs Ratatui vs Textual vs Ink"), design questions ("how should I lay out this dashboard"), and concrete build requests ("build me a TUI for X"), even when the user doesn't say "TUI" explicitly — phrases like "terminal app", "ncurses-style", "interactive shell tool", "CLI dashboard", "fzf-like picker", or naming a known TUI app (lazygit, k9s, btop, helix, yazi) all qualify.
Generate deterministic screenshots and demo GIFs of command-line and terminal (TUI) applications using Charm VHS. Use this skill whenever the user wants to capture, record, screenshot, or make a GIF/video of a CLI or terminal app — for a README, docs site, marketing page, changelog, release notes, or visual regression tests. Trigger on phrases like "record a gif of my CLI", "demo gif for the README", "screenshot my terminal app", "capture the TUI", "make a terminal recording", "VHS tape", "charm vhs", "asciinema but as a gif", or any request to show a terminal program in motion or as a still — even when the user doesn't name VHS. Also use when a captured GIF is too large and needs to be shrunk for the web, or when setting up a repeatable capture pipeline for many scenes. Covers install, authoring tapes, determinism, motion-GIF storytelling, and the lossless size-optimization that makes GIFs web-viable.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace for Griffen Fargo's published skills. Add it once and install whatever you want — new skills land here over time.
# In Claude Code — add the marketplace (one time)
/plugin marketplace add gfargo/skills
# Install a plugin (its skills become available, namespaced by plugin)
/plugin install terminal@gfargo-skills
Update later with /plugin marketplace update gfargo-skills.
terminal — terminal tooling| Skill | What it does |
|---|---|
terminal:tui-design | Design and build clean, professional, minimal TUIs and CLIs (Bubble Tea / Ratatui / Textual / Ink), with library selection, layout, and interaction patterns. |
terminal:vhs-cli-demos | Generate deterministic screenshots and demo GIFs of CLI/TUI apps with Charm VHS — tape authoring, determinism, motion-GIF storytelling, and lossless size optimization. |
These two pair naturally: design a terminal app, then capture it for your README, docs, or marketing site.
.
├── .claude-plugin/
│ └── marketplace.json # the catalog (lists every plugin)
└── plugins/
└── terminal/
├── .claude-plugin/
│ └── plugin.json
└── skills/
├── tui-design/ # SKILL.md + references/
└── vhs-cli-demos/ # SKILL.md + references/ + scripts/
Adding a new skill = drop a skills/<name>/ folder into the relevant plugin (or add a new plugin under plugins/ and list it in marketplace.json), then bump the version.
MIT
npx claudepluginhub gfargo/skills --plugin terminalDesign and build clean, professional, minimal terminal UI (TUI) applications and command-line tools — covers Bubble Tea, Ratatui, Textual, Ink, plus universal patterns for layout, color, keybindings, and discoverability.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.