Struggling to maintain consistency in your Figma files? With Componly, you can ensure your designs align with your design system, reducing unnecessary custom components and keeping your files ready for development. Follow these steps to audit your Figma files and improve design system adoption.
https://www.youtube.com/watch?v=9ZGpU3exVJs&t=44s
Design System ID:
Obtain your design system's unique ID and jot it down for later use.
Figma File ID:
Navigate to the Figma file you want to scan, and grab its file ID. You can find detailed instructions on how to do this in Componly's documentation under the Figma tab.
Figma Personal Token:
Generate your Figma personal token. Follow Figma's token creation guide for this.
Install the Componly CLI:
If you haven’t already, install the CLI tool:
npm install -g @componlyco/cli
Run the Scan Command:
In your terminal, run the following command:
npx componly run
Follow the prompts:
Choose Report Options:
When prompted, select the type of report:
Review the Report:
The report will include:
If you need a complete inventory of all components (design system and custom) used in the file, run an additional command to generate a detailed JSON file.
Follow the instructions in the CLI to provide the path of the previously generated JSON file.