discover-tui
About
The discover-tui skill automatically activates when working with terminal UI development tasks involving tools like Bubble Tea, Ratatui, or ncurses. It provides access to five specialized TUI skills covering architecture, components, and best practices. Developers can quickly reference these skills or load detailed documentation for specific TUI frameworks.
Quick Install
Claude Code
Recommended/plugin add https://github.com/rand/cc-polymathgit clone https://github.com/rand/cc-polymath.git ~/.claude/skills/discover-tuiCopy and paste this command in Claude Code to install this skill
Documentation
Tui Skills Discovery
Provides automatic access to comprehensive tui skills.
When This Skill Activates
This skill auto-activates when you're working with:
- terminal user interfaces
- TUI
- Bubble Tea
- Ratatui
- terminal UI
- text-based interfaces
- ncurses
Available Skills
Quick Reference
The Tui category contains 5 skills:
- bubbletea-architecture
- bubbletea-components
- ratatui-architecture
- ratatui-widgets
- tui-best-practices
Load Full Category Details
For complete descriptions and workflows:
cat skills/tui/INDEX.md
This loads the full Tui category index with:
- Detailed skill descriptions
- Usage triggers for each skill
- Common workflow combinations
- Cross-references to related skills
Load Specific Skills
Load individual skills as needed:
cat skills/tui/bubbletea-architecture.md
cat skills/tui/bubbletea-components.md
cat skills/tui/ratatui-architecture.md
Progressive Loading
This gateway skill enables progressive loading:
- Level 1: Gateway loads automatically (you're here now)
- Level 2: Load category INDEX.md for full overview
- Level 3: Load specific skills as needed
Usage Instructions
- Auto-activation: This skill loads automatically when Claude Code detects tui work
- Browse skills: Run
cat skills/tui/INDEX.mdfor full category overview - Load specific skills: Use bash commands above to load individual skills
Next Steps: Run cat skills/tui/INDEX.md to see full category details.
GitHub Repository
Related Skills
sglang
MetaSGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.
langchain
MetaLangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.
Algorithmic Art Generation
MetaThis skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.
webapp-testing
TestingThis Claude Skill provides a Playwright-based toolkit for testing local web applications through Python scripts. It enables frontend verification, UI debugging, screenshot capture, and log viewing while managing server lifecycles. Use it for browser automation tasks but run scripts directly rather than reading their source code to avoid context pollution.
