Back to Chromium

Figma Design Review

agents/projects/chrome-design-system/skills/figma-design-review/README.md

153.0.7995.1947 B
Original Source

Figma Design Review

An agent skill that takes a URL to a Figma frame from the Chrome Design System (CDS) and performs a deep audit of the design against the design system and coding standards.

Prerequisites

  • A running Figma MCP server in order to give your agent the ability to read from Figma.
  • A checkout of the Chromium repository (must be run in the root of the repo).

Usage

  1. Get the URL of a design's frame in Figma.
  2. Pass it to the agent and ask to audit the design against the design system or code.
  3. A Markdown file containing the audit results will be created.

Current limitations

  • Only designed to handle desktop components.
  • The Markdown file is created inside a child directory of this skill. This could change in the future when we have a better picture of how the design review will fit into the overall CDS toolset.