AgentSkillsCN

naming-conventions

为目录、文件与标识符统一采用一致的命名规范——涵盖 kebab-case 规则、SSOT 布局、技能命名标准,以及由脚本生成的文件路径(包括 .ai/.tmp 下的临时文件)。

SKILL.md
--- frontmatter
name: naming-conventions
description: Apply consistent naming conventions for directories, files, and identifiers - covers kebab-case rules, SSOT layout, skill naming standards, and script-generated file paths (including temporary files under .ai/.tmp/).
category: standards
ssot_path: .ai/skills/standards/naming-conventions

naming-conventions (entry)

Canonical source: .ai/skills/standards/naming-conventions/

Open .ai/skills/standards/naming-conventions/SKILL.md and any supporting files referenced there (for example reference.md, examples.md, scripts/, templates/).

Note: The frontmatter above is identical to the canonical source except for ssot_path and category which are added for navigation. After opening the source file, skip re-reading the description to avoid redundant token usage.