๐ŸŽฏ

figma-use

๐ŸŽฏSkill

from openai/skills

VibeIndex|
What it does
|

Mandatory prerequisite skill for every use_figma MCP call โ€” teaches how to execute JavaScript in Figma files via the Plugin API with `return` (not figma.closePlugin), top-level await, font loading rules, color ranges, and how to grep the plugin-api typings for methods and properties.

๐Ÿ“ฆ

Same repository

openai/skills(56 items)

figma-use

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add openai/skills --skill figma-use
skills.sh Installโš  Installs to .agents/skills/
npx skills add openai/skills --skill figma-use
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/figma-use/SKILL.md

SKILL.md

1,049Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
pdf๐ŸŽฏSkill

Renders, creates, and validates PDF files with high-fidelity layout using Python tools and visual page inspection.

๐ŸŽฏ
gh-fix-ci๐ŸŽฏSkill

Automatically diagnoses and repairs GitHub CI workflow failures by suggesting and implementing code fixes.

๐ŸŽฏ
security-best-practices๐ŸŽฏSkill

Agent Skills by OpenAI providing modular folders of instructions, scripts, and resources that AI agents can discover and use for specific tasks.

๐ŸŽฏ
screenshot๐ŸŽฏSkill

Captures desktop or system screenshots with flexible save locations and cross-platform support for full screen, specific apps, or pixel regions.

๐ŸŽฏ
playwright๐ŸŽฏSkill

Automates browser interactions via terminal using Playwright CLI, enabling web navigation, form filling, screenshots, and UI debugging.

๐ŸŽฏ
figma๐ŸŽฏSkill

Fetches design context, screenshots, and assets from Figma, translating Figma nodes into production-ready code with project-specific conventions.

๐ŸŽฏ
figma-implement-design๐ŸŽฏSkill

Translates Figma designs into production-ready code with pixel-perfect accuracy using design context, screenshots, and project conventions.

๐ŸŽฏ
playwright-interactive๐ŸŽฏSkill

A skill from OpenAI's Agent Skills repository that packages reusable instructions, scripts, and resources for AI agents to perform specific tasks in a repeatable way, designed for use with Codex and compatible with the Agent Skills open standard.

๐ŸŽฏ
linear๐ŸŽฏSkill

Skill for working with the Linear project management platform, from OpenAI's Codex skills repository for AI agent task automation.

๐ŸŽฏ
jupyter-notebook๐ŸŽฏSkill

Generates structured Jupyter notebooks for experiments and tutorials using predefined templates and a helper script.