Hey everyone,
I recently found myself juggling custom "skills" and prompts across different AI coding assistants (like
Claude Code and others). It was a pain to keep them organized and synchronized, so I built a tool to solve
it.
Repo: https://github.com/jiweiyeah/Skills-Manager
What is it?
Skills Manager is a cross-platform desktop application that acts as a central hub for your AI skills.
Instead of manually copying files between different configuration directories, it uses a centralized
storage approach and manages symlinks for you. This means you can edit a skill in one place, and it
updates everywhere instantly.
Key Features:
- π Write Once, Use Everywhere: Centralized management for Claude Code, Codex, and CodeBuddy.
- π Smart Sync: Automatically handles soft links to your tool directories.
- π Modern Tech Stack: Built with Tauri 2.0 (Rust backend), React 19, Vite 7, and Tailwind CSS 4.
- π Built-in Editor: Integrated Monaco Editor for editing skills directly in the app.
- β‘ Fast & Lightweight: Native performance thanks to the Rust backend.
It's currently in active development, and I'd love to hear any feedback or feature requests from the community!
Top comments (0)