Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Figma Create New File

Skill Aktiv

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)

Zweck

Create new Figma design or FigJam files programmatically, providing a fresh canvas before starting design work or other Figma operations.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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'.

Workflow

  1. Resolve planKey using previous context or `whoami` tool
  2. Call `create_new_file` tool with appropriate parameters
  3. 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.

Installation

npx skills add openai/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

78 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commitabout 20 hours ago
Sterne19k
LizenzFigma Developer Terms
Status
Quellcode ansehen

Ähnliche Erweiterungen

Figma Create New File

98

**Zwingende Voraussetzung** – Sie MÜSSEN diesen Skill VOR jedem Aufruf des `create_new_file`-Tools aufrufen. Rufen Sie NIEMALS `create_new_file` direkt auf, ohne zuerst diesen Skill zu laden. Auslösen, wann immer der Benutzer eine neue leere Figma-Datei wünscht – eine neue Design-, FigJam- oder Slides-Datei – oder wenn Sie eine neue Datei benötigen, bevor Sie `use_figma` aufrufen. Verwendung – `/figma-create-new-file [editorType] [fileName]` (z. B. `/figma-create-new-file figjam My Whiteboard`, `/figma-create-new-file slides Q3 Review)`

Skill
figma

Generate Project Plan

98

Generiert ein FigJam-Projektplan-Board aus einem PRD plus Codebase-Kontext. Interaktiver Ablauf: Recherche → Abschnitte vorschlagen → tiefgehende Recherche pro Abschnitt → Vorschlag für Inhalt + Blockstruktur pro Abschnitt → FigJam erstellen → Skelett → füllen → Diagramme → abschließen. Jeder Inhaltsblock (Abschnitt, verschachtelter Abschnitt, Einführungsaufruf, Tabelle, mehrspaltiger Text, Sticky-Spalte, Diagrammabschnitt, Metadatenleiste) hat seine eigene Unterfertigkeits-Referenzdatei. Verwenden Sie dies, wenn der Benutzer nach 'Projektplan in FigJam', 'interaktiver Projektplan', '/generate-project-plan' fragt oder ein PRD bereitstellt und eine Bestätigung pro Abschnitt für Inhalt + Rendering wünscht.

Skill
figma

Figma Generate Diagram Prerequisite

97

MANDATORY 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.).

Skill
figma

Figma Use Figjam

96

Diese Fähigkeit hilft Agenten, das Figma MCP-Tool use_figma im FigJam-Kontext zu verwenden. Kann neben figma-use verwendet werden, das grundlegenden Kontext für die Verwendung des use_figma-Tools bietet.

Skill
figma

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
zagmoai