关于
Doc Sync is a specialized skill designed for developers who need to maintain high-quality, accurate documentation alongside evolving code. It treats documentation as 'guilty until proven innocent,' proactively searching for discrepancies between API implementations and documented examples. Whether you are auditing existing docs or updating them after a major refactor, this skill identifies broken function signatures, removed parameters, and incorrect usage patterns, ensuring that READMEs and contribution guides stay perfectly aligned with the source of truth.