figma-use

Load mandatory rules before every use_figma API call.

2|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Sacred-G/oh-my-claw --skill figma-use-sacred-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-use
Source: https://github.com/Sacred-G/oh-my-claw/tree/main/secure-openclaw/skills-main/skills/.curated/figma-use
Command: npx skills add https://github.com/Sacred-G/oh-my-claw --skill figma-use-sacred-g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Skill ensures that the use_figma workflow starts with the correct context by loading mandatory rules and references before any Plugin API call, preventing common misconfigurations that lead to hard-to-debug failures.

Core Features & Use Cases

  • Enforces a pre-flight context by loading the mandated guidelines and references before use_figma operations.
  • Guides safe, incremental API usage for creating, editing, or inspecting Figma structures, with built-in error-recovery patterns.
  • Applicable to tasks that write to Figma files or read file structure, including node creation, component updates, and layout adjustments within design systems.

Quick Start

Always load figma-use before issuing any use_figma calls to ensure correct plugin context and safe API usage.

Frequently Asked Questions about figma-use

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

FAQPage Schema
Why do my Figma Plugin API calls fail when creating or editing nodes?

Figma Plugin API calls fail without mandatory preloaded rules, causing hard-to-debug configuration errors. Loading the figma-use skill first enforces correct JavaScript context and pre-flight guidelines to ensure safe node creation and component editing.

How do I ensure correct context before writing to Figma files via the Plugin API?

To ensure correct context before writing to Figma files, load the figma-use skill before every use_figma call. It preloads mandated guidelines and references to enforce safe API usage for node creation and layout adjustments.

Do I need to preload rules before inspecting Figma file structures?

Yes, you need to preload rules before inspecting Figma file structures. The figma-use skill applies to actions that read file structure or require JavaScript context, enforcing mandatory guidelines to prevent misconfigurations during inspection.

What is the best way to prevent misconfigurations when updating Figma components?

The best way to prevent misconfigurations when updating Figma components is to load the figma-use skill before API calls. It enforces YAML frontmatter presence and supports optional references and scripts for guided execution and error recovery.

Can I use guided scripts and references for incremental Figma API usage?

Yes, you can use guided scripts and references for incremental Figma API usage. The figma-use skill supports optional references, scripts, and assets folders that guide safe execution and provide built-in error-recovery patterns.