Use when implementing a Figma design as front-end code with an MCP-connected agent — builds the UI, then validates it against the design with designfit and self-corrects until it passes. Triggers on "implement this Figma frame", "make it match the design", "pixel-perfect from Figma".
$npx -y skills add as9978/designfit --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/as9978/designfit" --skill "as9978/designfit/skill"` 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/as9978/designfit" that are relevant to the current task. Run `npx skills add "https://github.com/as9978/designfit"` and select the relevant skills, then follow their instructions.