SKILL AUTHORING EN banner
naodeng naodeng

SKILL AUTHORING EN

Development community

Description

<div align="right"><a href="./SKILL_AUTHORING.md">πŸ‡¨πŸ‡³ δΈ­ζ–‡</a> | <strong>πŸ‡¬πŸ‡§ English</strong></div> # Skill Authoring Guide This guide adapts skill-up and Agent Skills practices to this QA Skill repository. Skills must be measurable, reproducible, independently installable, and evolvable. ## Quality Goals 1. **Accurate triggering:** `description` loads the Skill for the right user intent. 2. **Efficient context:** `SKILL.md` contains only recurring constraints; depth loads on demand. 3. **St

Installation

Installs to ~/.claude/skills/naodeng-awesome-qa-skills-skill_authoring_en/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naodeng-awesome-qa-skills-skill_authoring_en && curl -fsSL https://raw.githubusercontent.com/naodeng/awesome-qa-skills/HEAD/skills/SKILL_AUTHORING_EN.md -o ~/.claude/skills/naodeng-awesome-qa-skills-skill_authoring_en/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository