figma-plugin
✓使用插件 API 创建 Figma 插件。涵盖插件架构(沙箱 + UI)、节点操作、样式、组件、使用 postMessage 通信的 UI 开发以及发布。在构建 Figma 插件、使用 Figma 插件 API 或创建设计自动化工具时使用此技能。
SKILL.md
| Design Plugin | Manipulate design files | Optional | | FigJam Plugin | Manipulate FigJam files | Optional | | Widget | Interactive objects in canvas | Always (React-like) |
| Containers | PageNode, FrameNode, GroupNode, SectionNode | | Shapes | RectangleNode, EllipseNode, PolygonNode, StarNode, LineNode, VectorNode | | Text | TextNode | | Components | ComponentNode, ComponentSetNode, InstanceNode | | Media | ImageNode (via fills) | | Special | BooleanOperationNode, SliceNode, ConnectorNode |
| Generators | Lorem ipsum, icons, patterns | figma.create, fills, text | | Utilities | Rename layers, organize, cleanup | Selection, traversal, properties | | Importers | JSON to layers, spreadsheet data | figma.create, positioning | | Exporters | Design tokens, code generation | Traversal, styles, properties |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/srstomp/pokayokay --skill figma-plugin- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-02
- 更新时间
- 2026-02-18
快速解答
什么是 figma-plugin?
使用插件 API 创建 Figma 插件。涵盖插件架构(沙箱 + UI)、节点操作、样式、组件、使用 postMessage 通信的 UI 开发以及发布。在构建 Figma 插件、使用 Figma 插件 API 或创建设计自动化工具时使用此技能。 来源:srstomp/pokayokay。
如何安装 figma-plugin?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/srstomp/pokayokay --skill figma-plugin 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/srstomp/pokayokay
详情
- 分类
- *创意媒体
- 来源
- skills.sh
- 收录时间
- 2026-02-02