Manage your Claude Skills & Generate Beautiful Icons
My Skills - Manage all your Claude Skills
Icons - Generate and manage custom SVG icons
Settings - Theme, language and data management
- Auto-scan all local Claude Skills
- Search, favorite, and organize with tags
- Quick filter by categories
- Let Claude generate SVG icons for you
- Multiple design styles supported
- One-click copy to use
- Light / Dark / System theme
- English / Chinese language
- Import / Export data
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | Download .dmg |
| macOS (Intel) | Download .dmg |
| Windows | Download .msi |
This enables you to generate custom icons with Claude.
Copy the skill folder to your Skills directory:
cp -r skills/icon-selector ~/.claude/skills/See some demo icons on first launch:
cp -r sample-data/icons ~/.claude/skill-pocket/- Open the app - it auto-scans your Skills
- Use search to find skills
- Click ⭐ to favorite
- Add tags to organize
Requires icon-selector skill installed (Step 2)
- Open Claude Code
- Ask Claude to create icons:
- "Create a set of 20 e-commerce app icons, blue gradient style"
- "Design icons based on https://dribbble.com/shots/xxx"
- Claude generates and saves icons to SkillPocket
- View and copy icons in Icons tab
Q: Skills not showing?
Make sure your Skills are in
~/.claude/skills/or~/.claude/plugins/
Q: Icon feature not working?
Check if icon-selector skill is installed in
~/.claude/skills/
Q: How to backup?
Settings → Export Config
# Prerequisites: Node.js 18+, pnpm, Rust
git clone https://github.com/xmqywx/skill-pocket.git
cd skill-pocket
pnpm install
pnpm tauri dev # Development
pnpm tauri build # Production- Claude Code Skills Docs
- SkillsMP.com - 63,000+ Skills Marketplace
MIT License - see LICENSE
Made with ❤️ for Claude users