claude-skills-guide

by sanshao85 · Claude Skill · ★ 122

About claude-skills-guide

📚 Claude Skills 开发指南 / Claude Skills Development Guide 🇨🇳 中文 | 🇺🇸 English 📖 学习如何创建专业的 Claude Skills - 从基础到精通 📖 Learn how to create professional Claude Skills - from basics to mastery 🎯 什么是 Claude Skills? Claude Skills 是一种标准化的能力包,将专家知识封装成文件,让 Claude 能够在特定任务上表现得更专业。 核心组成 每个 Skill 由三部分构成: SKILL.md - 主要指令文件(必需) scripts/ - 可执行代码(可选) reference/ - 参考资源(可选) 工作原理 Skills 采用渐进式披露机制,分三层加载: Level 1: 元数据(name + description)- 始终加载,100 tokens Level 2: 指令(SKILL.md 主体)- 触发时加载,5k tokens Level 3: 资源和代码 - 按需加载 这样设计可以最大化节省 token,只在需要时才加载详细内容。 📦 本项目包含什么? 📖 核心文档(3 个) README.md(本文件)- 项目介绍和快速开始...

Quick Facts

Stars122
Forks21
LanguageShell
CategoryClaude Skill
LicenseMIT
Quality Score64.2735622432499/100
Open Issues1
Last Updated2025-10-27
Created2025-10-27
Platformsclaude-code, cli
Est. Tokens~2k

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Shell Agent Tools

Frequently Asked Questions

What is claude-skills-guide?

claude-skills-guide is 📚 Claude Skills 开发完全指南 - 从基础到精通 | Complete guide for developing Claude Skills - from basics to mastery. It is categorized as a Claude Skill with 122 GitHub stars.

What programming language is claude-skills-guide written in?

claude-skills-guide is primarily written in Shell.

How do I install or use claude-skills-guide?

You can find installation instructions and usage details in the claude-skills-guide GitHub repository at github.com/sanshao85/claude-skills-guide. The project has 122 stars and 21 forks, indicating an active community.

What license does claude-skills-guide use?

claude-skills-guide is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Claude Skill tools