reversa-design-system

Extract design tokens from CSS, theme files, and screenshots into documentation.

Updated May 11, 2026
One-click install
npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill reversa-design-system-marcu-loreto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-design-system
Source: https://github.com/Marcu-Loreto/Skill_v1/tree/main/.agents/skills/reversa-design-system
Command: npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill reversa-design-system-marcu-loreto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires style-dictionary, tailwindcss, mantine, chakra-ui, mui, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the extraction and documentation of design system tokens from legacy projects, saving designers time and ensuring consistency.

Core Features & Use Cases

  • Automated Token Extraction: Extracts design tokens from CSS, theme files, and screenshots.
  • Documentation Generation: Outputs comprehensive documentation of the design system.
  • Use Case: Ideal for designers who need to maintain or update a design system without manual analysis.

Quick Start

Run the reversa-design-system skill on the project directory containing your legacy design files.

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 design tokens from legacy CSS and theme files?

To extract design tokens from legacy CSS and theme files, you can automate the parsing process to pull variables and configurations directly from the codebase. This generates comprehensive design system documentation without manual analysis.

Can I extract design system tokens from screenshots?

Yes, design system tokens can be extracted from screenshots alongside CSS and theme files. This allows you to capture visual properties like colors and typography from legacy projects even when source configurations are incomplete or missing.

Does this design token extraction work with Tailwind CSS and Style Dictionary?

Yes, the token extraction workflow requires access to relevant design files and integrates with tools like Style Dictionary and Tailwind CSS configuration to accurately parse and document the existing design system setup.

What is the best way to document a design system from an existing project?

The best way to document a design system from an existing project is to automate token extraction from CSS and theme files. This ensures consistency and saves designers time by generating comprehensive documentation without manual analysis.

Do I need Mantine, Chakra UI, or MUI installed to parse theme files?

Access to relevant design files is required, and the extraction process supports configurations from frameworks like Mantine, Chakra UI, and MUI. Having these dependencies available allows the parser to accurately read the theme structures.

Why does automated token extraction fail on some legacy projects?

Automated token extraction may fail or reach limitations on legacy projects if access to relevant design files, CSS, or theme configurations is restricted. Incomplete source files prevent the parser from generating comprehensive design system documentation.