claude-code-skills-zh
agent
Warn
Health Warn
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 6 GitHub stars
Code Warn
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This is a curated collection of 80+ skills, agents, and prompt modules designed specifically for Chinese-speaking developers using Claude Code. It acts as a resource directory, providing copy-and-paste instructions to enhance the AI's capabilities in tasks like code review, content creation, and development workflows.
Security Assessment
Overall risk: Low. This tool is essentially a repository of Markdown files (`SKILL.md`) and command snippets rather than a standalone software package or executable server. Because the light code scan did not find supported source files to analyze, it confirms that no active programming logic is executed by the tool itself. There are no hardcoded secrets, no dangerous permissions requested, and it does not inherently access sensitive data or make hidden network requests. However, because it instructs users to run `git clone` and copy files directly into their local `~/.claude/skills/` directory, users should manually review the contents of any downloaded skill module before installation to ensure the text prompts meet their safety and privacy standards.
Quality Assessment
The repository is actively maintained, with its most recent push occurring today. It uses the standard, permissive MIT license. The main drawback is its low community visibility; it currently has only 6 GitHub stars, meaning it has not been extensively vetted by a large user base. Despite this, the project is well-organized and links to several other highly trusted and popular tools in the ecosystem.
Verdict
Safe to use, provided you manually review the plain-text skill files before copying them into your local development environment.
This is a curated collection of 80+ skills, agents, and prompt modules designed specifically for Chinese-speaking developers using Claude Code. It acts as a resource directory, providing copy-and-paste instructions to enhance the AI's capabilities in tasks like code review, content creation, and development workflows.
Security Assessment
Overall risk: Low. This tool is essentially a repository of Markdown files (`SKILL.md`) and command snippets rather than a standalone software package or executable server. Because the light code scan did not find supported source files to analyze, it confirms that no active programming logic is executed by the tool itself. There are no hardcoded secrets, no dangerous permissions requested, and it does not inherently access sensitive data or make hidden network requests. However, because it instructs users to run `git clone` and copy files directly into their local `~/.claude/skills/` directory, users should manually review the contents of any downloaded skill module before installation to ensure the text prompts meet their safety and privacy standards.
Quality Assessment
The repository is actively maintained, with its most recent push occurring today. It uses the standard, permissive MIT license. The main drawback is its low community visibility; it currently has only 6 GitHub stars, meaning it has not been extensively vetted by a large user base. Despite this, the project is well-organized and links to several other highly trusted and popular tools in the ecosystem.
Verdict
Safe to use, provided you manually review the plain-text skill files before copying them into your local development environment.
🛠️ Claude Code Skills 中文精选集 | 80+ 精选技能 | 按场景分类 | 10个原创技能可直接安装 | 持续更新
README.md
🛠️ Claude Code Skills 中文精选集
🚀 最实用的 Claude Code Skills / Agents / Plugins 合集 | 精选 80+ | 按场景分类 | 复制即装 | 持续更新
中文开发者最好的 Claude Code Skills 资源站。 不只是列表,更包含可直接安装的原创技能包。
📖 什么是 Claude Code Skills?
Claude Code Skills 是可复用的指令模块,让 Claude Code 拥有特定领域的专业能力。只需一个 SKILL.md 文件,就能让 Claude 变成代码审查专家、安全审计师、文档写手…
安装方式: 将 skill 目录复制到 ~/.claude/skills/ 即可。
# 国内镜像(GitHub 访问困难时使用)
git clone https://gh-proxy.com/https://github.com/laolaoshiren/claude-code-skills-zh.git
cp -r claude-code-skills-zh/skills/* ~/.claude/skills/
# 或者直接下载 ZIP(无需 git)
# 国内镜像:https://gh-proxy.com/https://github.com/laolaoshiren/claude-code-skills-zh/archive/main.zip
⭐ 精选第三方技能
🏆 明星技能(万星以上)
| 技能 | 说明 | ⭐ |
|---|---|---|
| caveman | 🪨 用最少的 token 说最短的话,节省 65% token | 37K+ |
| planning-with-files | 📋 Manus 风格的持久化 Markdown 规划工作流 | 19K+ |
| humanizer | ✍️ 消除 AI 写作痕迹,让文本更自然 | 14K+ |
| Humanizer-zh | ✍️ Humanizer 中文版,消除中文 AI 写作痕迹 | 6K+ |
💻 开发效率
| 技能 | 说明 |
|---|---|
| codebase-to-course | 将代码库转为交互式 HTML 课程 |
| github-tech-scanner | 扫描 GitHub 仓库的语言和框架 |
| review-checkpoint | 结构化自审查工作流:先契约后代码 |
| ship | 端到端 GTM 流水线 + 凭证预检 |
| diagent-cli | Diagent 图表 URL 编解码 CLI + Skill |
| archflow | 将代码库转为动画 HTML 架构图(14⭐) |
| claude-skills | 232+ 技能包,支持 Claude Code / Codex / Gemini CLI / Cursor(12K⭐) |
| slavingia-skills | 基于《极简创业者》理念的实用技能集(8K⭐) |
| trailofbits-skills | Trail of Bits 安全研究与审计技能(5K⭐) |
| pinme | 前端一键部署,Claude Code 技能驱动(3.2K⭐) |
| playwright-skill | Playwright 浏览器自动化,Claude 自主编写+执行测试(2.5K⭐) |
| android-reverse | Android 应用逆向工程辅助(2.8K⭐) |
| skill-codex | 将提示词委派给 Codex 执行(1.2K⭐) |
| claude-trading-skills | 股票投资者工具:技术分析、选股器、交易策略(895⭐) |
🎨 内容创作
| 技能 | 说明 |
|---|---|
| make-mermaid | 从代码/描述生成 Mermaid 图表,输出 PNG/SVG |
| fireworks-tech-graph | 生产级 SVG+PNG 技术图表,支持 8 种图表类型 |
| nothing-design-skill | Nothing 设计语言:单色、排版、工业风 |
| gongnangi-chart-skill | 麦肯锡/贝恩风格咨询图表生成器 |
🤖 AI Agent
| 技能 | 说明 |
|---|---|
| ai-second-brain-skills | Karpathy 风格的 LLM Wiki — AI 第二大脑 |
| planning-with-files | 持久化 Markdown 规划,Manus 工作流模式 |
| godogen | 从游戏描述构建完整 Godot 4 项目 |
| awesome-claude-code-subagents | 100+ 子代理合集,覆盖各类开发场景(18K⭐) |
| videocut-skills | 视频剪辑 Agent,Claude Code 驱动(1.4K⭐) |
💰 金融/商业
| 技能 | 说明 |
|---|---|
| financial-report-minesweeper | A 股财报排雷工具,28 条唐朝方法论检查 |
| tax-filer | 美国联邦/州所得税申报指导 |
| tech-digest | HN/Lobste.rs 每日科技摘要,评分过滤 |
🌏 中文专属
| 技能 | 说明 |
|---|---|
| Humanizer-zh | 消除中文 AI 写作痕迹 |
| financial-report-minesweeper | A 股财报排雷(唐朝方法论) |
| nanobananas-api-guide | NanoBananas.AI 图片/视频生成 API 指南 |
| myquant-dev | 掘金量化开发助手 |
| TESSNG_secondary_dev_Skills | TESS NG 仿真二次开发技能 |
| AIGC-Detector-Pro | AIGC 检测论文 AI 降率工具(13⭐) |
| wx-favorites-report | 微信收藏可视化:加密 DB → 交互式 HTML 报告(279⭐) |
🎁 原创技能(本仓库独有)
以下技能由本仓库原创开发,可直接安装使用:
📦 快速安装
# 安装单个技能
cp -r skills/<skill-name> ~/.claude/skills/
# 安装全部原创技能
cp -r skills/* ~/.claude/skills/
🔍 技能列表
| 技能 | 分类 | 说明 |
|---|---|---|
| zh-code-reviewer | 代码质量 | 中文代码审查专家,生成中文审查报告 |
| zh-docgen | 文档 | 从代码库自动生成中文技术文档 |
| git-workflow | 开发效率 | Git 工作流自动化:分支、提交、PR |
| security-audit | 安全 | 代码安全审计:漏洞扫描 + 修复建议 |
| api-tester | 测试 | API 自动化测试:OpenAPI 解析 + 用例生成 |
| changelog-gen | 文档 | 从 Git 历史自动生成 CHANGELOG |
| refactor-advisor | 代码质量 | 代码重构建议:识别坏味道 + 重构方案 |
| zh-readme | 文档 | 一键生成高质量中文 README |
| perf-profiler | 性能 | 性能分析:瓶颈识别 + 优化建议 |
| db-migrator | 数据库 | 数据库迁移助手:Schema diff + 迁移脚本 |
| i18n-helper | 开发效率 | 国际化/本地化:扫描硬编码文本 + i18n 配置生成 |
| log-analyzer | 调试 | 日志分析:异常模式检测 + 根因定位 + 分析报告 |
| error-translator | 调试 | 编程错误翻译:英文报错 → 中文解释 + 修复方案 |
| eslint-fix | 开发效率 | ESLint 自动修复:批量检测 + 自动修复 + 配置建议 |
| dep-auditor | 安全 | 依赖安全审计:CVE 漏洞检测 + 过期检查 + 许可证风险 |
| test-generator | 测试 | 自动生成单元测试:识别函数逻辑 + 边界条件覆盖 + 多语言支持 |
🚀 如何创建自己的 Skill
每个 Skill 就是一个目录,里面放一个 SKILL.md 文件:
---
name: my-skill
description: 技能的一句话描述
---
# 技能名称
## 触发条件
当用户要求 XXX 时激活此技能
## 工作流程
1. 第一步...
2. 第二步...
## 输出格式
- 格式说明...
Skill 最佳实践
- 触发条件要明确 — 避免与其他 skill 冲突
- 步骤要具体 — 让 Claude 知道该做什么
- 包含示例 — 给出输入/输出样例
- 保持精简 — 一个 skill 做一件事
- 中英混合 — 技术术语保留英文,说明用中文
📊 技能生态数据
| 平台 | 技能数量 | 趋势 |
|---|---|---|
| Claude Code | 1000+ | 📈 爆发增长中 |
| OpenClaw | 5400+ | 📈 最大生态 |
| Hermes Agent | 500+ | 📈 稳定增长 |
| Cursor Rules | 3000+ | 📈 增长中 |
🔗 相关资源
- Claude Code 官方文档
- OpenClaw Skills Registry
- awesome-chatgpt-prompts-zh — 59K ⭐
- awesome-claude-skills — 55K ⭐
- awesome-claude-code — 39K ⭐
- awesome-claude-code-subagents — 18K ⭐
- awesome-claude-skills-vn — 11K ⭐
- awesome-openclaw-skills — 46K ⭐
- awesome-claude-code-toolkit — 1.3K ⭐
- playwright-skill — 2.5K ⭐
📈 Star History
🤝 贡献
欢迎提交 PR!请将你的 skill 放入 skills/ 目录并更新上方列表。
⭐ 如果这个项目帮到了你
请给个 Star ⭐ 这是对我最大的鼓励!
📝 License
MIT
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found