Turn your best prompts into permanent slash commands. Create once, invoke forever, never explain yourself twice.
curl -fsSL openskill.online/api/install | bashSkills are reusable instructions that teach Claude how to behave. Think of them as recipes for AI behavior.
Every time you ask:
"Review my code and check for security issues, also make sure error handling is good, and follow our team's coding standards which are..."
Repeat every single time...
Just type:
/code-review
Claude already knows what to do!
Works with Claude Code — Anthropic's official CLI
Get Claude CodeWatch how /code-review catches vulnerabilities in real-time
Powered by your favorite AI providers
OpenSkill combines the power of AI with a simple CLI interface to streamline your Claude workflow.
8 pre-built templates for code review, testing, debugging, API design, and more.
Test, improve, and explain skills using AI. Get suggestions to make your skills better.
Organize skills with tags and groups. Filter by category, find skills instantly.
Back up skills to Git repositories. Share with your team, sync across machines.
Export to JSON, YAML, or Markdown. Import from files, URLs, or other sources.
Track every change with auto-versioning. Diff and rollback to any previous version.
Define files, globs, commands, and URLs that skills use to gather context.
Project-specific skill configuration. Override variables per project.
Run commands before and after skill execution. Integrate with your workflow.
Start with battle-tested templates or create your own from scratch
code-reviewReview code for quality, bugs, and best practices
testingWrite comprehensive test suites
debuggingSystematic debugging and root cause analysis
security-reviewReview code for security vulnerabilities
openskill template use code-review