Setting the file. One moment.
Chapter 11 · Figma Implement Design
Subchapter 11.3
agents/openai.yaml
YAML14 lines519 B
interface:
display_name: "Figma Implement Design"
short_description: "Turn Figma designs into production-ready code"
icon_small: "./assets/figma-small.svg"
icon_large: "./assets/figma.png"
default_prompt: "Use $figma-implement-design to implement this Figma design in this codebase, matching layout, states, and responsive behavior."
dependencies:
tools:
- type: "mcp"
value: "figma"
description: "Figma MCP server"
transport: "streamable_http"
url: "https://mcp.figma.com/mcp"