Install this plugin when a project uses Figma as a source of truth for HMI, web UI, or design-to-code workflows. It pairs Neexo's Figma HMI conventions with a ready MCP server configuration.
Install
copilot plugin install neexo-figma@awesome-neexo
Best Use
Use it for Figma frame implementation, HMI compiler work, component/token sync, and workflows where design context should be fetched directly from Figma before code is changed.
Raw content
Copy this into your project — e.g. .instructions.md, .agent.md, or SKILL.md
## Overview
Install this plugin when a project uses Figma as a source of truth for HMI, web UI, or design-to-code workflows. It pairs Neexo's Figma HMI conventions with a ready MCP server configuration.
## Install
```bash
copilot plugin install neexo-figma@awesome-neexo
```
## Best Use
Use it for Figma frame implementation, HMI compiler work, component/token sync, and workflows where design context should be fetched directly from Figma before code is changed.