Skip to content

onmyway133/skill-studio

Repository files navigation

Skill Studio

Skill Studio

A desktop app to browse, fetch, and install Claude Code skills.

About

Skill Studio makes it easy to discover and manage skills for Claude Code. Skills are reusable prompts and instructions that extend Claude's capabilities in specific domains like SwiftUI development, React best practices, debugging, and more.

Features

  • Browse Skills - Explore curated skill repositories from the community
  • Preview Content - Read skill documentation with full markdown rendering
  • One-Click Install - Install skills via npx skills add or direct copy to ~/.claude/skills/
  • Custom Repositories - Add any GitHub repository containing Claude skills
  • Favorites - Right-click to favorite skills and repos for quick access
  • Search & Filter - Find skills by name, description, or filter by status

Screenshot

Skill Studio Screenshot

Development

bun install
bun tauri dev

Build

bun tauri build

Tech Stack

License

MIT