Files
Aditya Muttur d638a5e055 skills: Sync figma-plugin skills and bump to 2.2.111 (#99)
Sync allowlisted figma-plugin skills from figma/figma at 2.2.111.

- Update figma-use (SKILL.md, api-reference, gotchas, plugin-api
  patterns, regenerated plugin-api-standalone typings and index, wwds
  components)
- Update figma-generate-library component-creation reference
- Update figma-use-figjam edit-text reference
- Bump version to 2.2.111 in server.json, gemini-extension.json,
  .claude-plugin, .cursor-plugin, and .github/plugin
2026-09-11 11:34:48 +01:00

18 lines
363 B
JSON

{
"name": "figma",
"description": "Plugin that includes the Figma MCP server and Skills for common workflows.",
"version": "2.2.111",
"author": {
"name": "Figma",
"url": "https://www.figma.com"
},
"homepage": "https://github.com/figma/mcp-server-guide",
"keywords": [
"figma",
"design",
"mcp",
"ui",
"code-connect"
]
}