Figma Create New File
技能 活跃Create 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)
Create new Figma design or FigJam files programmatically, providing a fresh canvas before starting design work or other Figma operations.
功能
- Create new Figma design files
- Create new FigJam files
- Handle plan resolution via `whoami`
- Accept custom file names
- Return file key and URL upon creation
使用场景
- When you need a new Figma design file before starting work.
- When you need a new FigJam file for whiteboarding or collaboration.
- Before calling other Figma skills that require an existing file.
- When automating the setup of new design projects.
非目标
- Editing existing Figma files.
- Managing Figma projects or teams.
- Creating files in specific Figma project folders (only drafts folder supported).
- Supporting editor types other than 'design' or 'figjam'.
工作流
- Resolve planKey using previous context or `whoami` tool
- Call `create_new_file` tool with appropriate parameters
- Use returned file key and URL for subsequent actions
License
- warning:License usabilityThe license is provided in a text file with Figma-specific terms, which is not a standard SPDX identifier and may have usability implications.
Trust
- warning:Issues AttentionThere were 30 issues opened and 6 closed in the last 90 days, indicating a slow closure rate.
安装
npx skills add openai/skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
类似扩展
Figma Create New File
98**强制性先决条件** — 在每次调用 `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)
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 一起使用。
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。文档可通过共享链接查看。首次使用时自动注册。