·figma-plugin
*

figma-plugin

srstomp/pokayokay

使用插件 API 創建 Figma 插件。涵蓋插件架構(沙箱 + UI)、節點操作、樣式、組件、使用 postMessage 通信的 UI 開發以及發布。在構建 Figma 插件、使用 Figma 插件 API 或創建設計自動化工具時使用此技能。

29安裝·0熱度·@srstomp

安裝

$npx skills add https://github.com/srstomp/pokayokay --skill figma-plugin

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