byamelnagdy· 13 skills
Review generated or changed documentation before it ships — READMEs, API references, docstrings, PHPDoc/JSDoc, changelogs, tutorials, and doc sites. Best used reactively after an agent writes or edits docs, after code changes documented behavior, or before publishing docs. Use when the user says 'review the docs', 'is this documentation accurate', 'update the docs', 'write a README', 'document this API', 'add a docstring', or 'add a changelog entry'. Core job: verify every referenced function, flag, endpoint, config key, and code sample against the source; catch docs-vs-code drift; strip filler and unverifiable claims. DO NOT USE for production code review (use clean-code-guard), test review (use test-guard), marketing copy or blog posts, prose style editing of non-technical writing, or documentation site theming.
$npx -y skills add amelnagdy/guard-skills --skill docs-guardInstalls into the current project.
Run `npx skills use "https://github.com/amelnagdy/guard-skills" --skill "amelnagdy/guard-skills/docs-guard"` 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/amelnagdy/guard-skills" that are relevant to the current task. Run `npx skills add "https://github.com/amelnagdy/guard-skills"` and select the relevant skills, then follow their instructions.