Skip to main content
Run any Skill in Manus
with one click

figma-plugin

Stars0
Forks0
UpdatedMay 2, 2026 at 02:16

Best practices for developing Figma plugins with the dual execution context model (sandbox + UI iframe). Use when writing code in src/plugin/ (sandbox), setting up IPC between sandbox and UI, working with the figma.* API, exporting assets, reading/writing the canvas, managing clientStorage, or handling Figma-specific constraints. Covers the monorepo-networker IPC pattern, node traversal, asset export, performance, and manifest configuration.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly