with one click
styleguide
styleguide contains 4 collected skills from helsingborg-stad, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Migrate a component SCSS file from raw var_default variables to the design token mixin pattern, then verify visually with Playwright. Usage: /implement-design-tokens {ComponentScssName} {PreviewUrl}
Remove the $extras parameter from tokens.create() in a component SCSS file, moving the extra tokens into the component selector as CSS custom properties. Usage: /remove-tokens-extras {ComponentPath}
Get a report on CSS class usage by classname (prefix or full name) across the helsingborg-stad GitHub org, including counts and file locations.
Automatically identify and add missing usage examples for a component in the styleguide. Usage: /create-usage-example {ComponentName}