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".

跳到安装

来源信息

仓库
3x-haust/Mimikyu
最近来源活动
2026年8月17日 15:06
检测到的 SKILL.md 语言
英语
星标
11
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。