Generate documentation from a codebase — READMEs, API references, setup guides, runbooks, architecture docs, ship logs, release notes (CHANGELOG + GitHub Release bodies). Not for specifying what to build (use discover), restructuring code (use clean-code), or task decomposition (use breakdown-tasks).
$npx -y skills add hungv47/meta-skills --skill write-docsInstalls into the current project.
Run `npx skills use "https://github.com/hungv47/meta-skills" --skill "hungv47/meta-skills/write-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/hungv47/meta-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hungv47/meta-skills"` and select the relevant skills, then follow their instructions.