This is the translation layer between Figma and production code. It teaches the direct mappings that eliminate guesswork: auto layout to flexbox, variant properties to React props, design tokens to CSS variables, and constraints to responsive behavior. The skill emphasizes inspect-don't-eyeball discipline and treats component variants as a strict schema for props. What makes it practical is the systematic approach to reading Figma's structure rather than chasing pixel perfection. If you're implementing designs and tired of the 1-3px drift that comes from eyeballing values, or if you need to explain to a junior developer why auto layout gap isn't magic, this codifies the mental model. Works best when the design actually uses Figma variables and component variants properly.
npx -y skills add absolutelyskilled/absolutelyskilled --skill figma-to-code --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template