figma-create-new-file

Creates a new blank Figma or FigJam file in the drafts folder via create_new_file MCP tool.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/artosetrov/iron-fist-arena-backend --skill figma-create-new-file-artosetrov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/artosetrov/iron-fist-arena-backend/tree/main/.claude/skills/figma-create-new-file
Command: npx skills add https://github.com/artosetrov/iron-fist-arena-backend --skill figma-create-new-file-artosetrov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of a new blank Figma or FigJam file in the user's drafts folder, streamlining the initial setup so you can begin designing without manual file creation steps.

Core Features & Use Cases

  • Create new design or FigJam files on demand with a chosen name or the default "Untitled".
  • Automatically resolve the appropriate plan/workspace via plan resolution when needed, ensuring correct ownership and access.
  • Return file_key and file_url for immediate follow-on actions like use_figma.

Quick Start

Invoke the skill with /figma-create-new-file [editorType] [fileName] to create a new Figma file in your drafts folder.

Frequently Asked Questions about figma-create-new-file

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new blank Figma file automatically in my drafts folder?

To create a new blank Figma file, invoke the skill with an optional editor type and file name, which generates the file in your drafts folder and returns the file key and URL for immediate access.

Can I specify a custom file name when creating a new Figma or FigJam file?

Yes, you can specify a custom file name when creating a new Figma or FigJam file. If no name is provided, the file defaults to being named "Untitled" in your drafts folder.

Does Figma file creation require manual workspace or plan selection?

Figma file creation does not require manual workspace selection. The skill automatically resolves the appropriate plan or workspace via plan resolution, ensuring correct ownership and access for the new file.

What is the difference between creating a Figma design file and a FigJam file?

The difference is determined by the editor type input. You specify the editor type during creation to generate either a blank Figma design file or a FigJam file, both placed in your drafts folder.

How do I access a newly created Figma file for follow-on design actions?

You access the new Figma file using the returned file key and file URL. These outputs enable immediate follow-on actions, allowing you to open and manipulate the file with design tools like use_figma.