DEV Community

老实人
老实人

Posted on

🛠️ I Curated 80+ Claude Code Skills + Built 10 Original Ones — Here's the Collection

TL;DR

Claude Code Skills are exploding right now — reusable instruction modules that give Claude Code specialized abilities. I curated 80+ of the best ones AND built 10 original installable skills. Everything is open source.

🔗 GitHub: claude-code-skills-zh
🔗 China Mirror: gh-proxy.com


What Are Claude Code Skills?

Think of them as plugins for your AI coding assistant. A single SKILL.md file can turn Claude into a code reviewer, security auditor, or documentation generator.

The Collection

🏆 Star Skills

🎁 10 Original Skills

zh-code-reviewer, security-audit, zh-docgen, git-workflow, api-tester, changelog-gen, refactor-advisor, zh-readme, perf-profiler, db-migrator

Install

git clone https://github.com/laolaoshiren/claude-code-skills-zh.git
cp -r claude-code-skills-zh/skills/* ~/.claude/skills/
Enter fullscreen mode Exit fullscreen mode

Star on GitHub

Top comments (0)