enrich-figma

Augment scenarios with UI details from Figma exports.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN --skill enrich-figma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enrich-figma
Source: https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN/tree/main/.claude/skills/enrich-figma
Command: npx skills add https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN --skill enrich-figma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enhances existing scenarios by consuming Figma exports (images and text) to reinforce missing UI details and flows.

Core Features & Use Cases

  • Ingests figma_output/{project}_{version} folders to identify summary.json, descriptions.txt, and PNGs for scenario reinforcement
  • Validates required structure and assets before suggesting and applying scenario augmentations
  • Supports cross-project usage by automatically selecting the latest design assets based on project name

Quick Start

Provide the figma_output folder path or project name to begin augmenting the scenario with design assets.

Frequently Asked Questions about enrich-figma

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I augment existing scenarios with Figma UI details?

To augment scenarios with Figma UI details, provide a local figma_output folder path or project name so the system can locate summary.json, descriptions.txt, and PNG assets to validate and apply missing UI flows.

What files are required in the figma_output folder to reinforce UI scenarios?

The figma_output folder must contain summary.json, descriptions.txt, and PNG image assets to successfully validate the folder structure and reinforce missing UI details across your project scenarios.

Can I use Figma design exports across multiple project versions?

Yes, you can use Figma design exports across multiple project versions by providing the project name, allowing the system to automatically locate and select the latest figma_output/{project}_{version} folder for scenario augmentation.

What happens if the Figma export folder is missing essential UI files?

If the Figma export folder is missing essential files like summary.json or descriptions.txt, the system validates the folder structure and stops the augmentation process to prevent applying incomplete UI details to your scenarios.

Do I need a specific folder structure to import Figma UI designs?

Yes, you need a local figma_output structure organized as figma_output/{project}_{version} containing summary.json, descriptions.txt, and PNG assets to successfully validate and import Figma UI designs into your scenarios.