Use this skill when a task touches Google Stitch's DESIGN.md format or the project explicitly references its design system / design tokens. The skill loads only when DESIGN.md exists at the project root (see preconditions above), so general UI / frontend / component work that isn't tied to a…
$npx -y skills add codejunkie99/agentic-stack --skill design-mdInstalls into the current project.
Run `npx skills use "https://github.com/codejunkie99/agentic-stack" --skill "codejunkie99/agentic-stack/design-md"` 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/codejunkie99/agentic-stack" that are relevant to the current task. Run `npx skills add "https://github.com/codejunkie99/agentic-stack"` and select the relevant skills, then follow their instructions.