figma-create-new-file

Create new Figma and FigJam files in authorized team plans via API.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill figma-create-new-file-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-create-new-file
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/figma/skills/figma-create-new-file
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill figma-create-new-file-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the friction of manually navigating the Figma interface to set up new design environments, allowing you to initialize workspaces directly from your development workflow.

Core Features & Use Cases

  • Automated File Creation: Quickly generate blank design files or FigJam whiteboards in your drafts folder.
  • Plan Resolution: Automatically detects and resolves your Figma team or organization plan keys to ensure files are created in the correct workspace.
  • Use Case: When starting a new UI component task, use this skill to instantly create a dedicated design file and receive the direct URL to begin your work.

Quick Start

Use the figma-create-new-file skill to create a new design file named Project Alpha.

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 automate creating a new Figma file from my development workflow?

You can automate Figma file creation by using this skill to instantly provision blank design files or FigJam whiteboards directly within your authorized team plans, bypassing the manual interface.

Can I create a FigJam whiteboard automatically using the Figma API?

Yes, you can automatically generate FigJam whiteboards in your drafts folder by resolving your specific Figma team or organization plan keys through valid API authentication.

Do I need a specific Figma team plan to generate design files programmatically?

Yes, this skill requires valid Figma API authentication and resolution of your specific team or organization plan keys to ensure new design files are created in the correct workspace.

What is the best way to integrate Figma environment setup with a code-connect workflow?

The best way to integrate environment setup is to automatically provision a dedicated Figma design file and receive its direct URL, facilitating a seamless transition into your subsequent code-connect implementation tasks.