Design + Code · 2026
Skills Bag
A native desktop app for the folder of Claude skills you would otherwise be editing by hand.
Browse, search, create, and edit the skills in ~/.claude/skills without opening a file manager. Disabling a skill moves it aside rather than deleting it, so turning something off is never a decision you have to be sure about.
Skills can be imported from anywhere on disk as symlinks, and deletion is symlink-aware — it removes the link and leaves the source where it is.
React 19 and Tailwind v4 over a Rust backend, packaged with Tauri. macOS installs in one command; Windows builds the installer.
- Built with
- TauriRustReactTypeScriptTailwind