Generate spec/DESIGN.md for the project. Asks at init whether to create a project-owned design system or reference an external one (URL/file/brand-book) as a guideline. Each project owns its DESIGN.md — no inheritance.
$npx -y skills add firatcand/forge --skill draft-designInstalls into the current project.
Run `npx skills use "https://github.com/firatcand/forge" --skill "firatcand/forge/draft-design"` 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/firatcand/forge" that are relevant to the current task. Run `npx skills add "https://github.com/firatcand/forge"` and select the relevant skills, then follow their instructions.