Figma Create New File
技能 已验证 活跃**强制性先决条件** — 在每次调用 `create_new_file` 工具之前,您必须调用此技能。切勿在未先加载此技能的情况下直接调用 `create_new_file`。每当用户想要一个空白的 Figma 文件时(新设计、FigJam 或 Slides 文件),或者在调用 `use_figma` 之前需要一个新文件时,请触发此操作。用法 — /figma-create-new-file [editorType] [fileName] (例如 /figma-create-new-file figjam My Whiteboard, /figma-create-new-file slides Q3 Review)
作为其他 Figma 相关工具调用之前的强制性第一步,可靠地创建新的、空白的 Figma、FigJam 或 Slides 文件。
功能
- `create_new_file` 的强制性先决条件
- 支持创建 Design、FigJam 和 Slides 文件
- 处理 `planKey` 解析和用户消歧
- 为后续操作提供文件密钥和 URL
使用场景
- 当用户需要一个新的空白 Figma 设计文件时。
- 当用户想要开始一个新的 FigJam 白板会话时。
- 当用户需要一个全新的 Figma Slides 演示文稿时。
- 在调用 `use_figma` 之前,以确保文件存在。
非目标
- 在未先加载此技能的情况下直接创建文件。
- 处理除新文件创建之外的任何其他内容。
- 修改或与现有 Figma 文件进行交互(请为此使用 `use_figma`)。
安装
/plugin install mcp-server-guide@figma-mcp-server-guide质量评分
已验证类似扩展
Generate Project Plan
98从 PRD 和代码库上下文生成 FigJam 项目计划板。交互式流程:研究 → 提出各部分 → 各部分深入研究 → 各部分内容 + 块形状建议 → 创建 FigJam → 骨架 → 填充 → 图表 → 收尾。每个内容块(部分、嵌套部分、介绍性标注、表格、多列文本、粘滞列、图表部分、元数据条)都有自己的子技能参考文件。在用户要求“在 FigJam 中创建项目计划”、“交互式项目计划”、“/generate-project-plan”或提供 PRD 并希望逐部分确认内容 + 渲染时使用。
Figma Generate Diagram Prerequisite
97MANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call. NEVER call `generate_diagram` directly without loading this skill first. Trigger whenever the user asks to create, generate, draw, render, sketch, or build a diagram — flowchart, architecture diagram, sequence diagram, ERD or entity-relationship diagram, state diagram or state machine, gantt chart, or timeline. Also trigger when the user mentions Mermaid syntax or wants a system architecture, decision tree, dependency graph, API call flow, auth handshake, schema, or pipeline visualized in FigJam. Routes to type-specific guidance, sets universal Mermaid constraints, and tells you when to use a different diagram type or skip the tool entirely (mindmaps, pie charts, class diagrams, etc.).
Figma Use Figjam
96此技能可帮助代理在 FigJam 上下文中 OOD 使用 Figma 的 use_figma MCP 工具。它可以与具有使用 use_figma 工具的基础知识的 figma-use 一起使用。
Figma Create New File
78Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。