PROJECT INFO
ACTIVITY TREND
Commits per week (8 wk)
About This Project
A Claude Code skills and plugin marketplace manager that helps developers discover, install, and manage AI coding skills. Provides a curated directory of community-built skills with one-click installation, version management, and compatibility checking. Includes a companion website for browsing and sharing skills across the Claude Code ecosystem.
README
SkillPocket
Manage your Claude Skills & Generate Beautiful Icons
Screenshots
My Skills - Manage all your Claude Skills
Icons - Generate and manage custom SVG icons
Settings - Theme, language and data management
Features
📦 Manage Skills
- Auto-scan all local Claude Skills
- Search, favorite, and organize with tags
- Quick filter by categories
🎨 Generate Icons (Highlight!)
- Let Claude generate SVG icons for you
- Multiple design styles supported
- One-click copy to use
⚙️ Customization
- Light / Dark / System theme
- English / Chinese language
- Import / Export data
Installation
Step 1: Download the App
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | Download .dmg |
| macOS (Intel) | Download .dmg |
| Windows | Download .msi |
Step 2: Install Icon Generator Skill (Optional but Recommended)
This enables you to generate custom icons with Claude.
Copy the skill folder to your Skills directory:
cp -r skills/icon-selector ~/.claude/skills/
Step 3: Copy Sample Data (Optional)
See some demo icons on first launch:
cp -r sample-data/icons ~/.claude/skill-pocket/
Usage
Managing Skills
- Open the app - it auto-scans your Skills
- Use search to find skills
- Click ⭐ to favorite
- Add tags to organize
Generating Icons
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
FAQ
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
Build from Source
# 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
Links
- Claude Code Skills Docs
- SkillsMP.com - 63,000+ Skills Marketplace
License
MIT License - see LICENSE
Made with ❤️ for Claude users
STATS
ACTIVITY
RELEASE
Mar 22