SKILL AUTHORING
Description
<div align="right"><strong>🇨🇳 中文</strong> | <a href="./SKILL_AUTHORING_EN.md">🇬🇧 English</a></div> # Skill Authoring Guide(对齐 skill-up / Agent Skills) 本指南把 [alibaba/skill-up](https://github.com/alibaba/skill-up) 与 [Agent Skills 最佳实践](https://agentskills.io/skill-creation/best-practices) 落到本仓库的 QA skill 上。人类贡献者与 coding agent 改 skill 时都应遵守。 ## 目标 Skill 质量应**可度量、可复现、可演进**: 1. **触发准**:`description` 能让 Agent 在正确时机加载本 skill。 2. **上下文省**:`SKILL.md` 只放每次都会用到的核心约束;细节按需加载。 3. **产出稳**:主 prompt 给出最
Installation
Installs to ~/.claude/skills/naodeng-awesome-qa-skills-skill_authoring/SKILL.md
mkdir -p ~/.claude/skills/naodeng-awesome-qa-skills-skill_authoring && curl -fsSL https://raw.githubusercontent.com/naodeng/awesome-qa-skills/HEAD/skills/SKILL_AUTHORING.md -o ~/.claude/skills/naodeng-awesome-qa-skills-skill_authoring/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