Document Change Description
The English and Chinese Skill documentation pages are present and build successfully, but none of them are reachable from the VitePress sidebars:
- /en/user-guide/skills and /zh/user-guide/skills
- /en/backend/skills/ and /zh/backend/skills/
Current behavior: users must know or discover the direct URLs; the User Guide and Backend Development sidebars omit these pages.
Expected behavior: both locale sidebars should expose Skill Management in User Guide and the backend Skills overview in Backend Development.
Proposed scope: update only doc/docs/.vitepress/config.mts and verify with pnpm run docs:build. This is a documentation-navigation-only change; it does not alter APIs, schemas, runtime contracts, cross-module behavior, or product behavior, so no product SPEC update is needed.
Document Change Description
The English and Chinese Skill documentation pages are present and build successfully, but none of them are reachable from the VitePress sidebars:
Current behavior: users must know or discover the direct URLs; the User Guide and Backend Development sidebars omit these pages.
Expected behavior: both locale sidebars should expose Skill Management in User Guide and the backend Skills overview in Backend Development.
Proposed scope: update only doc/docs/.vitepress/config.mts and verify with pnpm run docs:build. This is a documentation-navigation-only change; it does not alter APIs, schemas, runtime contracts, cross-module behavior, or product behavior, so no product SPEC update is needed.