pix
Pixel-perfect Figma-to-code conversion with autonomous visual refinement
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Pix?โผ
Run `npx skills add skobak/pix --all -g -y` in your terminal to install the skill globally.
How to convert Figma designs to code automatically?โผ
Run /pix, paste your Figma link, and the skill extracts tokens, implements the component, and refines it until it matches the design pixel-for-pixel.
Does Pix work with Tailwind and other design systems?โผ
Yes. It detects your stack and design system (Tailwind, styled-components, Chakra, and more) and syncs Figma tokens into your existing config instead of hardcoding values.
What do I need to run Pix?โผ
You need Claude Code v2.0.73+ with the Chrome extension, a configured Figma MCP connection, and a paid Claude plan.
How does Pix verify the result matches the design?โผ
It compares Chrome screenshots against Figma references and runs numerical audits with getComputedStyle, fixing every mismatch until both match exactly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core