Design System Skills
Design System Skills from dylantarre/design-system-skills.
Skills in this plugin
8- ▌ Figma · dylantarreSyncs design tokens between code and Figma using Variables API or Tokens Studio plugin. Use when establishing Figma-to-code workflows, exporting Figma tokens, or setting up design-development handoff.
- ▌ Vue · dylantarreBuilds token-driven Vue 3 components with Composition API and TypeScript. Use when creating Vue component libraries, integrating design tokens, or building Nuxt design system components with composables.
- ▌ Getting Started · dylantarreIntroduction to the design system skills plugin. Use when first installing the plugin, exploring available skills, or planning a design system implementation.
- ▌ Storybook · dylantarreDocuments components with Storybook using CSF 3.0, controls, and MDX. Use when creating component catalogs, interactive examples, visual testing setups, or design system documentation sites.
- ▌ Svelte · dylantarreBuilds token-driven Svelte 5 components with runes ($state, $props) and TypeScript. Use when creating Svelte component libraries, integrating design tokens, or building SvelteKit design system components.
- ▌ Angular · dylantarreBuilds token-driven Angular components with signals and standalone components. Use when creating Angular component libraries, integrating design tokens, or building design system components with new control flow syntax.
- ▌ Component Docs · dylantarreGenerates component API documentation with props tables, usage examples, and guidelines. Use when documenting component libraries, creating API references, or building component documentation for designers and developers.
- ▌ Compound Components · dylantarreBuilds accessible composable components using Radix/Headless UI patterns. Use when creating Select, Dialog, Tabs, Accordion, Menu, or Dropdown components with proper ARIA, keyboard navigation, and focus management.