Qt Figma Component Generation

Extract component metadata from a Figma design system and generate production-ready QML controls. Use this skill whenever someone wants to turn Figma components into QML files — whether they say "generate components from Figma", "create QML controls based on a design system", "convert Figma components to QML", "build the component library", "extract button/input/checkbox from Figma", or anything similar. Requires design-tokens.json and QML design system singletons to already exist (from the token extraction skill). Uses Figma MCP to inspect components one at a time and maps variants, states, sizing, and token usage to idiomatic Qt Quick Controls 2 patterns. Trigger this skill at the component generation step of any QML design-system workflow.

liueggy Updated

File contents

liueggy/qt5-skills/tree/main/skills/qt-figma-component-generation commit 8cbbbe1452

Frequently asked questions

npx skillmds@latest add liueggy/qt-figma-component-generation