Audits your codebase against your English docs to find missing features, outdated config examples, and incorrect defaults. It compares what's in your main branch (public APIs, env vars, CLI flags, agent implementations) with what's actually documented, then gives you a detailed report of gaps and proposes specific edits. Smart enough to scope itself to just your branch diff if you're not on main, and it won't touch translated docs. The workflow is thorough but requires approval before making changes, which is the right call since documentation structure is never one size fits all. Most useful when you've shipped features faster than you've updated the docs and need to close the gap systematically.
npx -y skills add openai/openai-agents-python --skill docs-sync --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev