Skip to content

mjcramerz/figma

v1.1.0MIT

Use this plugin for figma design handoff and implementation workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "figma",
  "version": "1.1.0",
  "description": "Use this plugin for figma design handoff and implementation workflows.",
  "author": {
    "name": "Figma, Inc.",
    "url": "https://www.figma.com"
  },
  "homepage": "https://www.figma.com",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [
    "figma",
    "design",
    "handoff",
    "implementation",
    "mcp"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "Figma",
        "shortDescription": "Figma design implementation",
        "category": "Developer Tools",
        "capabilities": [
          "Interactive",
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Figma plugin for Figma MCP design handoff and implementation work."
        ],
        "longDescription": "Use this plugin for Figma MCP design context, screenshots, assets, and implementation workflows.",
        "developerName": "Figma, Inc.",
        "brandColor": "#A259FF",
        "websiteURL": "https://www.figma.com",
        "privacyPolicyURL": "https://www.figma.com/legal/privacy/",
        "termsOfServiceURL": "https://www.figma.com/legal/tos/",
        "composerIcon": "./skills/figma/assets/figma-small.svg",
        "logo": "./skills/figma/assets/figma.png",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2JSON files
  • 2text files
  • 2YAML files
  • 6images
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai