development-standards
Installation
SKILL.md
Development Standards
Org-internal engineering standards. This file is a router — load the reference that matches the task, not the whole tree.
Routing
Cross-cutting — references/general/
| File | When to read |
|---|---|
git-repository.md |
New repo setup, configuring .editorconfig, markdownlint-cli2, pnpm as the default package manager, baseline layout, editor recommendations. |
Commit-message conventions live in the separate conventional-commits
skill — defer there, not here.