Skill TUI
- 1 Devlogs
- 4 Total hours
Skill TUI is a wrapper around the existing Skills CLI. It is meant to be a more beautiful way to browse through skills directly from your terminal! Written in Rust with ratatui!
Skill TUI is a wrapper around the existing Skills CLI. It is meant to be a more beautiful way to browse through skills directly from your terminal! Written in Rust with ratatui!
I finally got ratatui to work on the project after experimenting a bit with it on different examples and tweaking aroudn with it a bit. Here is the initial idea. The typing in the search field is really slow because it runs the skill find everytime I want to search for something.