discover-tui

Discover and load terminal UI skills for Bubble Tea, Ratatui, and ncurses.

126|7|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/rand/cc-polymath --skill discover-tui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discover-tui
Source: https://github.com/rand/cc-polymath/tree/main/skills/discover-tui
Command: npx skills add https://github.com/rand/cc-polymath --skill discover-tui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This gateway Skill makes it faster to find and load terminal UI skills when working with terminal user interfaces. By auto-activating and providing quick access to TUI knowledge, it reduces the time spent searching for the right TUI workflow and keeps you focused on building interfaces.

Core Features & Use Cases

  • Automatic discovery of TUI skills when you start working on terminal UIs (Bubble Tea, Ratatui, ncurses-based apps)
  • Category index with quick references and cross-links to related TUI skills
  • Progressive loading: Level 1 gateway, Level 2 category overview, Level 3 load specific skills as needed
  • Real-world workflow: quickly load bubbletea-architecture or ratatui-widgets to accelerate UI development

Quick Start

Load the full TUI category overview: cat ~/.claude/skills/tui/INDEX.md Load specific TUI skills on demand: cat ~/.claude/skills/tui/bubbletea-architecture.md cat ~/.claude/skills/tui/bubbletea-components.md cat ~/.claude/skills/tui/ratatui-architecture.md

Frequently Asked Questions about discover-tui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover and load terminal UI skills for Bubble Tea or Ratatui development?

This Skill automatically discovers and loads terminal UI skills when you work with TUI libraries like Bubble Tea, Ratatui, and ncurses. It provides progressive loading through a gateway index, category overview, and on-demand skill retrieval to speed up finding the right TUI workflows.

What's the fastest way to access TUI knowledge when building terminal interfaces?

Load the TUI category index with `cat ~/.claude/skills/tui/INDEX.md` for quick references and cross-links, then retrieve specific skills like bubbletea-architecture or ratatui-widgets on demand to accelerate your UI development workflow.

Can I automatically load terminal UI skills based on the framework I'm using?

Yes. This Skill auto-activates when you start working on terminal UIs, automatically surfacing relevant TUI skills for Bubble Tea, Ratatui, and ncurses-based applications without manual searching.

Does this work with multiple TUI libraries like Bubble Tea and Ratatui?

This Skill supports terminal UI development across multiple frameworks including Bubble Tea, Ratatui, and ncurses, with dedicated skills and architecture guides for each major TUI library.

How does progressive loading help when developing terminal UIs?

Progressive loading structures TUI knowledge in three levels: gateway activation, category overview, and detailed skill retrieval. This reduces cognitive load and keeps you focused on building instead of searching through irrelevant information.