Build Flutter UI from Figma MCP or image input. Scans src for design tokens (colors, sizes, text styles), existing components, and naming conventions before writing a single line of code. Never hard-codes values.
$npx -y skills add datit309/supergraph --skill flutter-uiInstalls into the current project.
Run `npx skills use "https://github.com/datit309/supergraph" --skill "datit309/supergraph/flutter-ui"` 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/datit309/supergraph" that are relevant to the current task. Run `npx skills add "https://github.com/datit309/supergraph"` and select the relevant skills, then follow their instructions.