What problem does it solve?
Keeping React components in sync with evolving Figma designs requires manually comparing design tokens, props, and styles across files, which is slow and error-prone. This Skill automates the comparison and update workflow for Blade design system components.
Core Features & Use Cases
- Figma Design Extraction: Pulls design context, variable definitions, and screenshots from a Figma URL using Figma MCP tools.
- Guided Update Workflow: Updates types, constants, web implementation, exports, knowledgebase docs, and Storybook stories in a defined order.
- Use Case: A designer updates the Popover component in Figma with new spacing tokens. Run the Skill with the component name and Figma URL to align the web implementation, types, and documentation with the new design.
Quick Start
Ask the AI to update the Popover component using the Figma URL from your design file, and it will sync the web implementation with the latest design tokens.