design-sync-package-source-shape

Sync React design systems from built packages and generate component previews.

7|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mkusaka/ccskills --skill design-sync-package-source-shape
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-sync-package-source-shape
Source: https://github.com/mkusaka/ccskills/tree/main/skills/design-sync-package-source-shape
Command: npx skills add https://github.com/mkusaka/ccskills --skill design-sync-package-source-shape

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the challenge of syncing a React design system from a built package without Storybook, providing automated previews for components.

Core Features & Use Cases

  • Automated Syncing: Syncs a React design system from a built package without the need for Storybook.
  • Component Previewing: Generates floor cards for unauthored components and allows for the authoring of rich previews.
  • Configurable Build Commands: Allows users to specify the build command required to build the design system package.
  • Documentation: Provides detailed instructions and configuration options for the design system sync process.

Quick Start

Run the 'design-sync-package-source-shape' skill to automatically sync your React design system package and generate previews.

Frequently Asked Questions about design-sync-package-source-shape

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync a React design system from a built package without Storybook?

Syncing a React design system from a built package without Storybook is achieved by running this Skill, which automates the process and generates floor cards for unauthored components. It requires configuring build commands to generate automated component previews.

What is the best way to generate automated previews for unauthored React components?

Generating automated previews for unauthored React components is handled by this Skill through the creation of floor cards. These floor cards act as placeholders, allowing developers to author rich previews and document the design system sync process.

How do I configure build commands to sync a React design system package?

Configuring build commands to sync a React design system package involves specifying the required build command within the Skill's configuration. This ensures the built package is correctly processed before generating automated previews and floor cards.

Do I need Storybook to preview React design system components?

You do not need Storybook to preview React design system components. This Skill provides a mechanism to sync from built packages directly and generates floor cards for components, enabling rich preview authoring without Storybook dependencies.

What are floor cards in React design system syncing?

Floor cards in React design system syncing are automatically generated placeholders for unauthored components. They provide a baseline structure that allows developers to subsequently author rich previews for the synced package.