Automatically discover terminal UI skills when working with terminal user interfaces. Activates for tui development tasks.
Install via CLI
openskills install rand/cc-polymath---
name: discover-tui
description: Automatically discover terminal UI skills when working with terminal user interfaces. Activates for tui development tasks.
---
# 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:
1. **bubbletea-architecture**
2. **bubbletea-components**
3. **ratatui-architecture**
4. **ratatui-widgets**
5. **tui-best-practices**
### Load Full Category Details
For complete descriptions and workflows:
```bash
cat ~/.claude/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:
```bash
cat ~/.claude/skills/tui/bubbletea-architecture.md
cat ~/.claude/skills/tui/bubbletea-components.md
cat ~/.claude/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
1. **Auto-activation**: This skill loads automatically when Claude Code detects tui work
2. **Browse skills**: Run `cat ~/.claude/skills/tui/INDEX.md` for full category overview
3. **Load specific skills**: Use bash commands above to load individual skills
---
**Next Steps**: Run `cat ~/.claude/skills/tui/INDEX.md` to see full category details.
No comments yet. Be the first to comment!