概要
Docs Sync is a specialized developer utility designed to ensure your project's documentation never falls behind its implementation. By performing deep analysis of the source code, configuration files, and environment variables, the skill audits the documentation directory to find inaccuracies or missing content. It employs both doc-first and code-first passes to map features to pages, generates a comprehensive gap report, and can automatically apply updates to English documentation while respecting translation boundaries. It is particularly useful for maintaining accurate API references, CLI manuals, and configuration guides in fast-moving repositories.