SKILL WRITING GUIDE
Description
# Claude Code Skills 撰写规范指南 > 本文档基于 Claude Code Skills 官方规范、社区最佳实践和本项目中的实际案例整理而成。 ## 📋 目录 1. [Skills 概述](#skills-概述) 2. [SKILL.md 文件结构](#skillmd-文件结构) 3. [YAML Frontmatter 规范](#yaml-frontmatter-规范) 4. [内容编写规范](#内容编写规范) 5. [资源组织规范](#资源组织规范) 6. [最佳实践](#最佳实践) 7. [质量检查清单](#质量检查清单) --- ## Skills 概述 ### 什么是 Skills? Skills 是模块化、自包含的包,通过提供专业知识、工作流和工具来扩展 Claude 的能力。它们将 Claude 从通用助手转变为具备特定领域程序性知识的专业助手。 ### Skills 提供什么? 1. **专业工作流** - 特定领域的多步骤程序 2. **工具集成** - 处理特定文件格式或 API 的指令 3. **领域专业知识** - 公司特
Installation
Installs to ~/.claude/skills/prorise-cool-claude-code-multi-agent-skill_writing_guide/SKILL.md
mkdir -p ~/.claude/skills/prorise-cool-claude-code-multi-agent-skill_writing_guide && curl -fsSL https://raw.githubusercontent.com/Prorise-cool/Claude-Code-Multi-Agent/HEAD/.claude/skills/SKILL_WRITING_GUIDE.md -o ~/.claude/skills/prorise-cool-claude-code-multi-agent-skill_writing_guide/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11