reversa-design-system

Extract design system components from CSS and image files into YAML and Markdown documentation.

Updated May 8, 2025
One-click install
npx skills add https://github.com/ggazzo/brewpilot --skill reversa-design-system-ggazzo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-design-system
Source: https://github.com/ggazzo/brewpilot/tree/main/.agents/skills/reversa-design-system
Command: npx skills add https://github.com/ggazzo/brewpilot --skill reversa-design-system-ggazzo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The reversa-design-system Skill automates the process of extracting and documenting design system elements from legacy projects, simplifying the transition to modern design practices.

Core Features & Use Cases

  • CSS to Design System: Convert CSS variables, custom themes, and images into a structured design system document.
  • Automated Documentation: Generate comprehensive design system documentation automatically.
  • Use Case: When transitioning from an outdated design system to a modern one, use this Skill to extract legacy components and their definitions to speed up the process.

Quick Start

Document the design system from the project files in the 'design-system' folder.

Frequently Asked Questions about reversa-design-system

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

FAQPage Schema
How do I extract a design system from legacy CSS variables?

You can automate design system documentation by parsing CSS variables and theme files to extract colors, typography, spacing, and tokens, generating structured YAML and Markdown documentation for legacy projects.

What is automated design system documentation extraction?

Automated design system documentation extraction is the process of parsing CSS variables and image files to identify components and tokens, creating comprehensive YAML and Markdown references to simplify transitioning to modern design practices.

Can I convert custom CSS themes and images into structured design tokens?

Yes, you can convert custom CSS themes and images into structured design tokens by parsing project files to extract colors, typography, and spacing components into comprehensive YAML and Markdown documentation.

How do I document legacy design system components for a modern transition?

You document legacy design system components by extracting their definitions from CSS and image files into YAML and Markdown, speeding up the transition to modern design practices by automating component extraction.

What format does the extracted design system documentation use?

The extracted design system documentation uses YAML and Markdown formats, structuring parsed colors, typography, spacing, tokens, and components into comprehensive reference files within a designated design-system folder.

Does this design system extraction tool work with image files?

Yes, the extraction tool works with image files alongside CSS parsing, extracting design system components from both legacy CSS variables and image assets to create comprehensive YAML and Markdown documentation.