Claude Skills Marketplace

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.

8,857Skills
22Categories
3,998MCP Servers
ON THIS PAGE
  1. What are Claude Skills?
  2. How Skills Work
  3. Types of Claude Code Skills
  4. Browse by Category
  5. How to Install
  6. Skill Examples
  7. Skills vs MCP Servers
  8. FAQ

What Are Claude Skills?

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 →

How Claude Code Skills Work

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:

  1. Install — Add a skill from the Skills Playground directory or any GitHub repo
  2. Load — Claude Code reads the skill instructions from CLAUDE.md
  3. Apply — The AI follows the skill's patterns, rules, and best practices
  4. Persist — Skills stay active across sessions until you remove them

Types of Claude Code Skills

The Claude Code ecosystem includes several types of extensibility:

Skills

System prompts that define coding patterns, review standards, and workflow conventions. The most common and portable type.

Plugins

Bundles of skills, hooks, agents, and commands packaged together. Install with claude plugin add. Plugins guide →

Hooks

Event-driven scripts that run before/after Claude Code actions. Automate linting, validation, and workflows. Hooks guide →

Custom Commands

Slash commands you create (e.g., /deploy, /review) that run predefined workflows. Commands guide →

Browse Claude Code Skills by Category

Explore 8,857 free claude skills across 22 categories:

Browse All Categories →

How to Install Claude Code Skills

From Skills Playground

Find a skill in the directory and copy the install command:

claude install-skill https://github.com/owner/repo

Using Claude Code Plugins

For bundled skills with hooks and commands:

claude plugin add https://github.com/owner/plugin-repo

Manual Installation

Copy the skill's system prompt into your project's CLAUDE.md file. Claude Code reads this file automatically.

Cross-Platform

Skills are portable. Use the same content in:

Skill Examples

Here are some of the most popular skills on Skills Playground:

Browse all 8,857 skills →

Skills vs MCP Servers

Both extend your AI assistant, but in different ways:

Use both together for maximum capability. Read the full comparison: Skills vs MCP Servers

Frequently Asked Questions

Do skills work with Cursor and other editors?
Yes. Skills are text-based system prompts that work across all AI coding assistants. Use them as Cursor rules, Copilot instructions, or Windsurf rules.
Can I create my own skills?
Absolutely. Create a CLAUDE.md file with your instructions and submit it to Skills Playground to share with the community. See the Plugins Guide for advanced skill creation.
What's the difference between skills and plugins?
A skill is a single system prompt. A plugin is a bundle that can include multiple skills plus hooks, agents, and custom commands. Plugins are the recommended way to distribute complex capabilities.
Browse Skills Directory → Plugins Guide →

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.