Harvests a DESIGN.md from an existing codebase, critiques it against the actual code, and applies safe quick-win fixes. Three modes harvest / critique / fix. Shells out to npx @google/design.md lint for structural validation; never reimplements Google's linter. The on-ramp that makes DESIGN.md adoptable for every existing repo, not just greenfield projects.
$npx -y skills add othmanadi/mddesign --skill design-harvestInstalls into the current project.
Run `npx skills use "https://github.com/othmanadi/mddesign" --skill "othmanadi/mddesign/design-harvest"` 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/othmanadi/mddesign" that are relevant to the current task. Run `npx skills add "https://github.com/othmanadi/mddesign"` and select the relevant skills, then follow their instructions.