Skills Playground indexes 2100+ GitHub repositories containing free, open-source claude code skills. View the source, fork it, or install it directly into Claude Code — every skill listed here is community-built.
Each card below represents a GitHub repository publishing Claude Code skills. Click through to browse individual skills, or click the GitHub icon to view the source directly.
Claude Code skills are system prompt files stored in public GitHub repositories. Published by the open-source community, each skill teaches Claude Code how to handle a specific development task — code review, debugging, frontend engineering, DevOps, and more. They are plain text files you can read, fork, and customize for your own workflow.
Because skills are text files in public repos, GitHub is the natural home for the Claude Code skills ecosystem. Skills Playground automatically indexes and syncs these repositories, making every skill searchable and installable from one place. Every skill links back to its GitHub source so you can inspect the exact prompt before installing — no black boxes.
GitHub gives Claude Code skills three properties that make the ecosystem work: versioning (every skill change is tracked, so you can roll back if a new version breaks your workflow), discoverability (skills are indexed by search engines and linked across READMEs), and trust (you can see commit history, contributors, and issue discussions before installing anything).
This is fundamentally different from proprietary plugin marketplaces where you install a black box and hope for the best. When a claude code skill on GitHub doesn't behave as expected, you can read the exact instructions it gave your agent, fork the repo, fix the prompt, and submit a PR. The community improves every skill over time.
Skills Playground aggregates 2100+ repositories so you don't have to search GitHub directly. We index skills as they're published, sync updates daily, and surface install counts so you can tell which skills the community has actually validated in production.
Install any skill directly from its GitHub repository using npx playbooks:
npx playbooks add skill [github-username]/[repo-name] --skill [skill-name]
Or browse the author cards above, open a skill detail page, and copy its pre-filled install command.
Have a GitHub repo with Claude Code skills? Submit it to Skills Playground to get listed in the directory. Submissions are free — your repo appears in the author grid above within 24 hours.
Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.