By Synerise
Browse and interact with stories from a local Storybook instance, viewing component documentation, metadata, and UI component details directly within Claude Code.
React UI library inspired by Ant Design.
Each component is installed separately. If you want to use one of them you have to use DSProvier first.
yarn add @synerise/ds-core
yarn add @synerise/ds-button
import { DSProvider } from '@synerise/ds-core';
import Button from '@synerise/ds-button';
<DSProvider>
<Button>Click Me!</Button>
</DSProvider>
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin synerise-synerise-designBuild, preview, and test UI components with Storybook.
ThroughLine — build a complete design system end to end. Author tokens, styles, icons, and components in Figma, then stand up a monorepo, sync tokens to framework-specific code via Style Dictionary, and generate Storybook stories with Chromatic. One unbroken line from design to code. Built for designers becoming developers; explanation scales to your comfort level.
Creates comprehensive design systems with typography, colors, components, and documentation for consistent UI development. Use when establishing design standards, building component libraries, or ensuring cross-team consistency.
Vercel's components build system for creating reusable UI components. Streamlines component development, testing, and distribution workflows.
Compiler-driven design generation in Figma — 100% design system compliant. Compiles component specs into verified Figma output via MCP.
Automated design system construction from repository analysis to production-ready implementation.