Run this skill to document the project. Reads source code and writes real documentation following the project's doc architecture. Use after codument scan to fill in all scaffold docs, or anytime to update docs after code changes. Invoke with /update-docs to bootstrap all documentation or keep it current.
$npx -y skills add jakubsuplicki/codument --skill update-docsInstalls into the current project.
Run `npx skills use "https://github.com/jakubsuplicki/codument" --skill "jakubsuplicki/codument/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/jakubsuplicki/codument" that are relevant to the current task. Run `npx skills add "https://github.com/jakubsuplicki/codument"` and select the relevant skills, then follow their instructions.