Free & Open Source
Manage, share, and install Claude Code skills securely. One command to set up your entire team — end-to-end encrypted, open source, and self-hostable.
Visualize dependencies between your skills and agents
See which tools each skill is allowed to use
Create teams, invite members, push and pull shared skills
Track version history and rollback when needed
Real, working skills you can install today
Create well-formatted git commits with conventional commit messages
Walk through a function or file line by line in plain language
Review pull requests with detailed feedback and suggestions
Install and configure Tailwind CSS with sensible defaults for any framework
Set up ESLint with Prettier integration for TypeScript/JavaScript projects
Add Prettier with sane defaults and editor integration to any JS or TS project
Generate a CI workflow with caching, lint, typecheck, and test jobs
Generate a README from your package.json, scripts, and source layout
Analyze code for functional programming standards and best practices
Configure GitHub Dependabot for automated dependency updates
Trace a runtime error to its root cause and propose a minimal fix
Playwright E2E testing patterns and best practices