Skip to main content

mimikyu

Figma → code → measured verification loop (Mimikyu / 따라큐). Turns a Figma design into web code and keeps looping until the rendered result actually matches the design, measured — not judged by eye. Pull Figma data once into figma-data.json (the machine-readable source of truth), generate code, run the app, capture a full-page screenshot with Playwright, pixel-compare with PIL, and structurally verify the live DOM against figma-data.json (expected vs actual x/y/color/font per text node). Loop until overall_match >= 99% AND every region >= 99% AND zero structural mismatches. Everything else (stack, folder structure, project layout, implementation approach) is the AI's autonomous call unless the user specifies it. Use when given a figma.com URL, 피그마 링크, 피그마 그대로, 픽셀 퍼펙트, pixel perfect, or "make it look exactly like the Figma".

Jump to install

Source facts

Repository
3x-haust/Mimikyu
Last source activity
August 17, 2026 at 15:06
Detected SKILL.md language
English
Stars
11
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.