SKILL NAMING
Description
# UDS Skill 命名規範 > **版本**: 1.0.0 | **建立**: 2026-04-29 | **依據**: XSPEC-100 本文件定義所有 UDS Skill 的命名規則,確保命令一致、可猜測、不需背景知識即可理解。 --- ## 規則 ### 規則 1:目錄名稱以功能領域為主詞 - **格式**:`{領域}-{動作/角色}` 或 `{領域}-{類型}` - **良好範例**:`tdd-assistant`、`api-design-assistant`、`dev-methodology` - **避免**:`methodology-system`(`-system` 不傳遞任何資訊)、`process-automation`(太廣泛) ### 規則 2:後綴使用 `-assistant` 或無後綴 | 後綴 | 使用時機 | |------|---------| | `-assistant` | Skill 提供互動式引導流程(問答式、多階段) | | 無後綴 | 工具型(`push`)、短命令(`xspec`)、名詞型(`dev-methodo
Installation
Installs to ~/.claude/skills/asiaostrich-universal-dev-standards-skill_naming/SKILL.md
mkdir -p ~/.claude/skills/asiaostrich-universal-dev-standards-skill_naming && curl -fsSL https://raw.githubusercontent.com/AsiaOstrich/universal-dev-standards/HEAD/skills/SKILL_NAMING.md -o ~/.claude/skills/asiaostrich-universal-dev-standards-skill_naming/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