FigUI3 lab (fig-lab.js)

SkillCommunication

Guides FigUI3 lab bundle (`fig-lab.js` / `fig-lab.css`): experimental propskit-* property controls, fig-canvas-control, fig-input-angle, fig-input-wheel, fig-reorder, and AI composer components (fig-ai-prompt, fig-ai-context, fig-chat-message, fig-attachment), including React JSX usage. Use when bui

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the FigUI3 lab (fig-lab.js) skill

What this skill tells your AI

The instructions your AI receives, as published by rogie/figui3 in skills/fig-lab/SKILL.md and read by ahel’s review.

Experimental components. May change or be removed without notice.

React: ../figui3/react.md. Per-tag JSX: components.md. Attrs: reference.md.

Install

import "@rogieking/figui3/fig.css";
import "@rogieking/figui3/fig.js";
import "@rogieking/figui3/fig-lab.css";
import "@rogieking/figui3/fig-lab.js";

Use Lab for canvas handles, angle/wheel inputs, reorder behavior, and AI composition surfaces. Keep Lab out of fig.js.

Signals

GitHub stars
66
Forks
1
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
fig-lab
Source
github.com/rogie/figui3