byrunkids· 15 skills
Update website docs to match recent code changes, cross-validating every flag against source. Use this skill whenever the user asks to: update documentation, sync docs with code, document a new flag or command, fix stale docs, or update the README. This skill covers all website/docs/ categories (commands, reference, understand, how-to, troubleshooting, getting-started) plus the built-in skill description and README. If you just implemented a feature and need to update docs, this is the skill to use. Never manually edit website docs without cross-validating flags against Go source first.
$npx -y skills add runkids/skillshare --skill skillshare-update-docsInstalls into the current project.
Run `npx skills use "https://github.com/runkids/skillshare" --skill "runkids/skillshare/skillshare-update-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/runkids/skillshare" that are relevant to the current task. Run `npx skills add "https://github.com/runkids/skillshare"` and select the relevant skills, then follow their instructions.