Guidelines on using Design System styles and components. Use when working on .vue files in packages/frontend. Triggers for tasks that include component architecture, styling, UI changes, or feature work.
$npx -y skills add n8n-io/n8n --skill design-systemInstalls into the current project.
Run `npx skills use "https://github.com/n8n-io/n8n" --skill "n8n-io/n8n/design-system"` 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/n8n-io/n8n" that are relevant to the current task. Run `npx skills add "https://github.com/n8n-io/n8n"` and select the relevant skills, then follow their instructions.