figma.audit-connect

Installation
SKILL.md

Task: Audit Figma Code Connect Mapping

Audit the specificed Figma Code Connect mapping file.

ALWAYS refresh your memory of the React Code Connect documentation here: https://developers.figma.com/docs/code-connect/react/

Inputs

You will be provided with a name or path to a Figma Code Connect mapping file. Code Connect files (.figma.tsx) are colocated with their corresponding components in this repo, typically within the component's local __figma__ directory.

Search for the mapping file and end your task if you cannot find it.

Within the current mapping file:

  • Study all the property mappings defined in props: { ... } of the code connect mapping file.
  • Study the figma variants covered (indicated by use of variant: { ... })
    • variants should be defined as separate figma.connect calls with the same component.
Related skills
Installs
2
Repository
coinbase/cds
GitHub Stars
472
First Seen
Apr 13, 2026