| name | docs-skill |
| description | General Translation documentation style and MDX conventions. Use when writing, editing, reviewing, or generating docs content in this repository, especially files under docs/**, blog/**, devlog/**, or any task that references DOCS-SKILL.md. |
General Translation docs
The complete, canonical style guide for General Translation documentation lives at DOCS-SKILL.md in the repository root. It is the single source of truth for docs content; this skill loads it. Do not maintain a second copy of the guide inside this skill.
Required workflow
- Before creating, editing, reviewing, or restructuring any docs content, read the repo-root guide at
../../../DOCS-SKILL.md and follow it in full.
- Preserve the existing MDX component conventions, frontmatter shape, and page structure around the file being edited.
- Verify internal links point to logical absolute docs paths and that linked pages exist before adding them.
- Keep copy direct, practical, second person, present tense, active voice, and concise.
Reference
../../../DOCS-SKILL.md (repo root) - the complete docs style guide: voice, information architecture, meta.json/filetree, naming, frontmatter, page structure, components, links, callouts, tables, version notes, and CI restrictions. All rules live here.