baloisebaloiseOfficialยท6 Agent Skills Included

design-system

Plan, build, test, and document design system components

Generates web components, design tokens, tests, and Storybook documentation for the Baloise design system. Removes manual scaffolding, token naming errors, and repetitive test writing across component workflows. Lints components against style guide rules and keeps visual regression baselines up to date automatically.
npx skills add baloise/design-system --all -g -y
Available:

Gives your AI agent the design system's core principles, build commands, coding rules, and package context files so it can work on components correctly.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Baloise Design System skills?โ–ผ

Run `npx skills add baloise/design-system --all -g -y` in your terminal to install all skills globally.

How to create a new design system component?โ–ผ

Use the ds-create-component skill, which asks a short questionnaire and generates the Stencil component, interfaces, styles, and visual test file in one pass.

How to generate tests for a UI component?โ–ผ

The ds-test-component skill auto-creates visual, accessibility, behavior, page object, and unit tests by reading the component's props, events, and slots.

How to fix design token naming issues?โ–ผ

The ds-token-lint skill checks a component's tokens against the official naming convention, reports violations, and applies approved renames across JSON and SCSS files.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding environments.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’