Skip to main content
Back to the directory
openai/skillsSoftware EngineeringFrontend and Design

figma

Fetch design context, screenshots, and assets from Figma, then translate designs into production code.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/openai/skills --skill figma
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, figma has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: openai/skills. Canonical URL: https://skills.sh/openai/skills/figma.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Fetch design context, screenshots, and assets from Figma, then translate designs into production code. Use the Figma MCP server for Figma-driven implementation. For setup and debugging details (env vars, config, verification), see references/figma-mcp-config.md . These rules define how to translate Figma inputs into code for this project and must be followed for every Figma-driven change. - Provides three core commands: get_design_context for structured node representation, get_screenshot for visual reference, and asset download via localhost endpoints - Requires a mandatory workflow: fetch design context, retrieve screenshot, download assets, then implement using project conventions and design tokens - Outputs React + Tailwind as a design representation; implementation must reuse existing project components, color systems, and typography instead of duplicating Figma output verbatim - Link-based operation: extract node IDs from Figma URLs to fetch specific frames, layers, or variants; validate final UI against Figma for 1:1 visual and behavioral parity - Run get_design_context first to fetch the structured representation for the exact node(s). - If the response is too large or truncated, run get_metadata to get the high-level node map and then re-fetch only the required node(s) with get_design_context. - Run get_screenshot for a visual reference of the node variant being...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does figma do?

Fetch design context, screenshots, and assets from Figma, then translate designs into production code.

Is figma good?

figma does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support figma?

figma currently lists compatibility with Codex, Skills CLI.

Is figma safe to install?

figma has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to figma?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install figma?

Run the following command to install figma: npx skills add https://github.com/openai/skills --skill figma

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering