ais-ux-figma-handoff

Automate design handoff from Figma to AIS using the Figma API and design tokens.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/AIS-Commercial-Business-Unit/CBU_Specify --skill ais-ux-figma-handoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ais-ux-figma-handoff
Source: https://github.com/AIS-Commercial-Business-Unit/CBU_Specify/tree/main/Skills/ais-ux-figma-handoff
Command: npx skills add https://github.com/AIS-Commercial-Business-Unit/CBU_Specify --skill ais-ux-figma-handoff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires figma-api, design-tokens, ais-task-system, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of handoff from Figma to AIS for implementation, ensuring design integrity and facilitating efficient collaboration between designers and developers.

Core Features & Use Cases

  • Automated Figma Analysis: Inspects Figma files, components, and variables for handoff readiness.
  • Design System Alignment: Ensures design system rules and tokens are adhered to.
  • Task Alignment: Verifies that tasks are correctly aligned with Figma designs and ready for development.
  • Use Case: With a new feature release, designers create Figma mockups, and the Skill can automatically prepare the designs for developers, complete with documentation and tasks.

Quick Start

To prepare Figma design 'feature-x-design' for AIS implementation, run 'ais-ux-figma-handoff -f feature-x-design'.

Frequently Asked Questions about ais-ux-figma-handoff

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

FAQPage Schema
How do I automate Figma design handoff for development implementation?

To automate Figma design handoff, run the command 'ais-ux-figma-handoff -f [figma-file-name]' to inspect components, verify design token alignment, and generate developer tasks. This process requires Figma API access and configured design tokens.

What is design token alignment and why does it matter for Figma handoff?

Design token alignment verifies that Figma variables and components match design system rules before development begins. This ensures design integrity, prevents UI discrepancies, and facilitates efficient collaboration between designers and developers during implementation.

Do I need Figma API access to use automated design handoff checks?

Yes, Figma API access and design tokens are required. The Skill depends on the Figma API to inspect files and variables, and requires design tokens to verify alignment with the design system before generating implementation tasks.

How does task mapping work when preparing Figma mockups for AIS implementation?

Task mapping integrates Figma designs with the AIS task system to verify that tasks are correctly aligned with mockups. This ensures developers receive accurately mapped, ready-to-build tasks directly derived from the inspected Figma components.

What's the best way to verify Figma component readiness before developer handoff?

Verifying readiness involves automated inspection of Figma files, components, and variables against design system rules. This confirms token adherence and validates that tasks are correctly aligned with the designs before starting development.

Can I integrate Figma design tokens directly with the AIS task system?

Yes, the Skill integrates Figma design tokens with the AIS task system by using the Figma API to extract variables and verify alignment. It then maps the verified design components directly to corresponding AIS implementation tasks for developers.