Open-source · community-run · no account needed
The Wikipedia for Claude Code.
Skills, prompts, slash commands, MCP servers, hooks, agents, workflows, and long-form tutorials — indexed from public repositories, plus community submissions reviewed by admins.
7,967 skills154 prompts79 commands90 tutorials8,290 indexed items
Explore
Browse by category
Claude CLI
Master the Claude command-line interface
Explore
AI Agents
Autonomous agents and multi-agent workflows
Explore
MCP Servers
Model Context Protocol servers and integrations
Explore
Slash Commands
Custom slash commands for Claude Code
Explore
Hooks
Lifecycle hooks and event handlers
Explore
Prompt Engineering
Craft effective prompts
Explore
Workflows
End-to-end development workflows
Explore
Automation
Scripts and automation patterns
Explore
Git
Version control with Claude
Explore
GitHub
GitHub integrations and Actions
Explore
Python
Python development with Claude
Explore
JavaScript
JavaScript patterns
Explore
Trending
Most popular
Fresh
Recently approved
Answers
Frequently asked questions
- What is Claudary?
- Claudary is an open library of Claude Code resources — skills, prompts, slash commands, MCP servers, hooks, agents, workflows, and tutorials. Content is indexed from public repositories and from community submissions reviewed by admins. Everything is free to read, copy, and adapt, and no account is required.
- What is a Claude Code skill?
- A skill is a packaged set of instructions that Claude Code can load on demand to perform a task in a consistent way — for example a code reviewer, a test writer, or a migration assistant. A skill is a markdown file describing what Claude should do; you copy it into your project and Claude uses it when relevant.
- Do I need an account to use Claudary?
- No. Browsing, searching, copying, and even submitting content all work without an account. Accounts exist only for admins who moderate submissions.
- How do I add my own skill to Claudary?
- Use the Submit page. Provide a title, description, and the markdown body of the skill. Submissions arrive as pending and appear publicly once an admin approves them.
- Can I use Claudary content in my own project?
- Yes. Content is available under CC-BY-4.0 — free to copy and adapt with attribution to the canonical URL. Every skill and tutorial is also available as plain markdown by appending .md to its URL.
Know a great Claude Code skill?
Share it with thousands of developers. No account needed, an admin reviews every submission.
Submit new content