bydasdigitalemomentum· 16 skills
Generate project documentation from an existing codebase. This documentation shall serve Agents and Humans. Creates a project overview, module documentation, and feature documentation with explicit inventories (files/dirs + symbols) for each module. Use this skill when onboarding a new project or creating initial documentation for an undocumented codebase.
$npx -y skills add dasdigitalemomentum/opencode-processing-skills --skill generate-docsInstalls into the current project.
Run `npx skills use "https://github.com/dasdigitalemomentum/opencode-processing-skills" --skill "dasdigitalemomentum/opencode-processing-skills/generate-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/dasdigitalemomentum/opencode-processing-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dasdigitalemomentum/opencode-processing-skills"` and select the relevant skills, then follow their instructions.