Skills Playground is the open claude skills marketplace — free, open-source system prompts that give your AI coding agent specialized expertise. Browse 8,857+ claude code skills across 22 categories, from code review to frontend development. Install free skills in one command across Claude Code, Cursor, Copilot, and Windsurf.
Claude skills are system prompts that configure Claude Code — and Cursor, Copilot, and Windsurf — as domain experts in areas like code review, testing, DevOps, and frontend development. Each skill in this claude code skills marketplace is a portable, text-based instruction set you can install with one command.
All free claude skills on Skills Playground are open-source. Browse, install, and share them freely — the directory is community-driven with contributions from developers worldwide. Unlike traditional IDE plugins, claude skills are text-based and work across every AI coding assistant without recompilation. Browse skills by GitHub author →
When you install a skill, it adds instructions to your project's CLAUDE.md file. Claude Code reads this file at the start of every session, giving it the expertise defined in the skill. Here's the flow:
The Claude Code ecosystem includes several types of extensibility:
System prompts that define coding patterns, review standards, and workflow conventions. The most common and portable type.
Bundles of skills, hooks, agents, and commands packaged together. Install with claude plugin add. Plugins guide →
Event-driven scripts that run before/after Claude Code actions. Automate linting, validation, and workflows. Hooks guide →
Slash commands you create (e.g., /deploy, /review) that run predefined workflows. Commands guide →
Explore 8,857 free claude skills across 22 categories:
Find a skill in the directory and copy the install command:
claude install-skill https://github.com/owner/repo
For bundled skills with hooks and commands:
claude plugin add https://github.com/owner/plugin-repo
Copy the skill's system prompt into your project's CLAUDE.md file. Claude Code reads this file automatically.
Skills are portable. Use the same content in:
CLAUDE.md or .claude/settings.json.cursorrules.github/copilot-instructions.md.windsurfrulesHere are some of the most popular skills on Skills Playground:
Both extend your AI assistant, but in different ways:
Use both together for maximum capability. Read the full comparison: Skills vs MCP Servers
Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.