Extract design tokens, text styles, and variables from a Figma design system and produce a design-tokens.json plus ready-to-use QML singletons. Use this skill whenever someone wants to pull their design system out of Figma — whether they say "export tokens from Figma", "get design tokens", "set up my design system", "read our Figma design system", "get Figma variables into QML", "pull our color palette from Figma", "import design tokens", "extract colors/typography/spacing from Figma", or similar. Trigger this skill at the start of any design-system workflow that involves a Figma source.
$npx -y skills add theqtcompanyrnd/agent-skills --skill qt-figma-token-extractionInstalls into the current project.
Run `npx skills use "https://github.com/theqtcompanyrnd/agent-skills" --skill "theqtcompanyrnd/agent-skills/qt-figma-token-extraction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/theqtcompanyrnd/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/theqtcompanyrnd/agent-skills"` and select the relevant skills, then follow their instructions.