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
- caveman — Saves 65% tokens (27K ⭐)
- planning-with-files — Persistent planning (18K ⭐)
- humanizer — Remove AI writing patterns (13K ⭐)
🎁 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/
Top comments (0)