Creator · openai
Last updated · Sep 5, 2026
Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail.
Creator · openai
Last updated · Sep 5, 2026
Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail.
Creator · openai
Last updated · Sep 5, 2026
Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail.
Creator · openai
Last updated · Sep 5, 2026
Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail.
Sandbox only
Install targets
Codex install prompt
Install the "Figma Implement Design" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/figma-implement-design. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"figma-implement-design","task":"Install Figma Implement Design","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill figma-implement-design
Maintenance
active
2mo since push
Risk
Safe to try
Requires access to the intended Figma design and a human visual QA pass.
GitHub quality
25K
100/100 Quality · 89/100 Trust
Coverage tags
Review notes
Requires access to the intended Figma design and a human visual QA pass.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill figma-implement-design
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill figma-implement-designDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/figma-implement-design/install
Agent should check
Copy prompt
Task: Use Figma Implement Design in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/figma-implement-design/install
Install command: npx skills add openai/skills --skill figma-implement-design
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/figma-implement-design/install
LLM text format
/api/skills/figma-implement-design/install?format=text
Find alternatives
/api/skills/search?q=Figma%20Implement%20Design&limit=3
Agent prompt
Use Figma Implement Design for this task. Review https://www.openagentskill.com/api/skills/figma-implement-design/install, then install with: npx skills add openai/skills --skill figma-implement-designRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/figma-implement-design
LLM text
/api/registry/manifest/figma-implement-design?format=text
Install alias
/api/registry/install/figma-implement-design
Recommend
/api/registry/recommend?task=Use%20Figma%20Implement%20Design%20in%20an%20agent%20workflow&limit=3
Agent fit
Design and creative
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Design and creative
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified OpenAI skill for converting Figma specifications and links into production-ready application code. Use it when implementing components or screens against explicit Figma designs. Confirm access to the supplied design and review visual QA before treating a generated implementation as final.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Figma Implement Design, ready for a manual X post.
Figma Implement Design: Translate Figma designs into production-ready UI code with close visual fidelity and componen... 25.4K stars https://www.openagentskill.com/skills/figma-implement-design?ref=x
Listing + install path for Figma Implement Design: https://www.openagentskill.com/skills/figma-implement-design?ref=x Install: npx skills add openai/skills --skill figma-implement-design
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design/audit)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsSandbox only
Install targets
Codex install prompt
Install the "Figma Implement Design" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/figma-implement-design. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"figma-implement-design","task":"Install Figma Implement Design","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill figma-implement-design
Maintenance
active
2mo since push
Risk
Safe to try
Requires access to the intended Figma design and a human visual QA pass.
GitHub quality
25K
100/100 Quality · 89/100 Trust
Coverage tags
Review notes
Requires access to the intended Figma design and a human visual QA pass.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill figma-implement-design
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill figma-implement-designDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/figma-implement-design/install
Agent should check
Copy prompt
Task: Use Figma Implement Design in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/figma-implement-design/install
Install command: npx skills add openai/skills --skill figma-implement-design
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/figma-implement-design/install
LLM text format
/api/skills/figma-implement-design/install?format=text
Find alternatives
/api/skills/search?q=Figma%20Implement%20Design&limit=3
Agent prompt
Use Figma Implement Design for this task. Review https://www.openagentskill.com/api/skills/figma-implement-design/install, then install with: npx skills add openai/skills --skill figma-implement-designRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/figma-implement-design
LLM text
/api/registry/manifest/figma-implement-design?format=text
Install alias
/api/registry/install/figma-implement-design
Recommend
/api/registry/recommend?task=Use%20Figma%20Implement%20Design%20in%20an%20agent%20workflow&limit=3
Agent fit
Design and creative
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Design and creative
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified OpenAI skill for converting Figma specifications and links into production-ready application code. Use it when implementing components or screens against explicit Figma designs. Confirm access to the supplied design and review visual QA before treating a generated implementation as final.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Figma Implement Design, ready for a manual X post.
Figma Implement Design: Translate Figma designs into production-ready UI code with close visual fidelity and componen... 25.4K stars https://www.openagentskill.com/skills/figma-implement-design?ref=x
Listing + install path for Figma Implement Design: https://www.openagentskill.com/skills/figma-implement-design?ref=x Install: npx skills add openai/skills --skill figma-implement-design
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design/audit)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsSandbox only
Install targets
Codex install prompt
Install the "Figma Implement Design" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/figma-implement-design. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"figma-implement-design","task":"Install Figma Implement Design","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill figma-implement-design
Maintenance
active
2mo since push
Risk
Safe to try
Requires access to the intended Figma design and a human visual QA pass.
GitHub quality
25K
100/100 Quality · 89/100 Trust
Coverage tags
Review notes
Requires access to the intended Figma design and a human visual QA pass.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill figma-implement-design
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill figma-implement-designDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/figma-implement-design/install
Agent should check
Copy prompt
Task: Use Figma Implement Design in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/figma-implement-design/install
Install command: npx skills add openai/skills --skill figma-implement-design
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/figma-implement-design/install
LLM text format
/api/skills/figma-implement-design/install?format=text
Find alternatives
/api/skills/search?q=Figma%20Implement%20Design&limit=3
Agent prompt
Use Figma Implement Design for this task. Review https://www.openagentskill.com/api/skills/figma-implement-design/install, then install with: npx skills add openai/skills --skill figma-implement-designRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/figma-implement-design
LLM text
/api/registry/manifest/figma-implement-design?format=text
Install alias
/api/registry/install/figma-implement-design
Recommend
/api/registry/recommend?task=Use%20Figma%20Implement%20Design%20in%20an%20agent%20workflow&limit=3
Agent fit
Design and creative
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Design and creative
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified OpenAI skill for converting Figma specifications and links into production-ready application code. Use it when implementing components or screens against explicit Figma designs. Confirm access to the supplied design and review visual QA before treating a generated implementation as final.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Figma Implement Design, ready for a manual X post.
Figma Implement Design: Translate Figma designs into production-ready UI code with close visual fidelity and componen... 25.4K stars https://www.openagentskill.com/skills/figma-implement-design?ref=x
Listing + install path for Figma Implement Design: https://www.openagentskill.com/skills/figma-implement-design?ref=x Install: npx skills add openai/skills --skill figma-implement-design
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design/audit)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsSandbox only
Install targets
Codex install prompt
Install the "Figma Implement Design" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/figma-implement-design. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Translate Figma designs into production-ready UI code with close visual fidelity and component-level detail. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"figma-implement-design","task":"Install Figma Implement Design","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill figma-implement-design
Maintenance
active
2mo since push
Risk
Safe to try
Requires access to the intended Figma design and a human visual QA pass.
GitHub quality
25K
100/100 Quality · 89/100 Trust
Coverage tags
Review notes
Requires access to the intended Figma design and a human visual QA pass.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill figma-implement-design
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill figma-implement-designDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/figma-implement-design/install
Agent should check
Copy prompt
Task: Use Figma Implement Design in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Figma%20Implement%20Design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/figma-implement-design/install
Install command: npx skills add openai/skills --skill figma-implement-design
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/figma-implement-design/install
LLM text format
/api/skills/figma-implement-design/install?format=text
Find alternatives
/api/skills/search?q=Figma%20Implement%20Design&limit=3
Agent prompt
Use Figma Implement Design for this task. Review https://www.openagentskill.com/api/skills/figma-implement-design/install, then install with: npx skills add openai/skills --skill figma-implement-designRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/figma-implement-design
LLM text
/api/registry/manifest/figma-implement-design?format=text
Install alias
/api/registry/install/figma-implement-design
Recommend
/api/registry/recommend?task=Use%20Figma%20Implement%20Design%20in%20an%20agent%20workflow&limit=3
Agent fit
Design and creative
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Design and creative
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified OpenAI skill for converting Figma specifications and links into production-ready application code. Use it when implementing components or screens against explicit Figma designs. Confirm access to the supplied design and review visual QA before treating a generated implementation as final.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Figma Implement Design, ready for a manual X post.
Figma Implement Design: Translate Figma designs into production-ready UI code with close visual fidelity and componen... 25.4K stars https://www.openagentskill.com/skills/figma-implement-design?ref=x
Listing + install path for Figma Implement Design: https://www.openagentskill.com/skills/figma-implement-design?ref=x Install: npx skills add openai/skills --skill figma-implement-design
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/figma-implement-design/audit)
[](https://www.openagentskill.com/skills/figma-implement-design?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsPermission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness