docs-sync
Analyze main branch implementation and configuration to find missing, incorrect, or outdated docu...
Description
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.
Skill File
Tags
Information
You Might Also Like
Create Pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI valid...
Cache Components
Expert guidance for Next
Electron Chromium Upgrade
Guide for performing Chromium version upgrades in the Electron project
At Dispatch V2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code
Pr Creator
Use this skill when asked to create a pull request (PR)
Writing Dev Server Tests
Guides writing HMR/Dev Server tests in test/bake/