Writing guide for website changelog pages under docs/changelog/*.mdx. Use when creating or editing product update posts in EN/ZH. Not for GitHub Release notes.
This skill is only for changelog pages in:
docs/changelog/*.mdxThis skill is not for GitHub Releases.
If the user asks for release PR body / GitHub Release notes, load ../version-release/SKILL.md.
For every docs changelog task, you MUST load:
../microcopy/SKILL.md../i18n/SKILL.md (when EN/ZH pair is involved)Use date-based file names:
docs/changelog/YYYY-MM-DD-topic.mdxdocs/changelog/YYYY-MM-DD-topic.zh-CN.mdxEN and ZH files must exist as a pair and describe the same release facts.
Each file should include:
---