Usage Guide
Everything you can do with Trio in Figma — every feature, example prompts, and tips to get the most out of your workflow.
How It Works
Run the trio command in your terminal
Open the Trio plugin in Figma
Describe what you want in natural language
AI creates the design directly in your Figma file
Trio operates in three distinct modes. Each mode handles a different task and maintains its own prompt history.
Three Modes
Create anything in Figma
Design Mode is Trio's most powerful mode. Build anything with 67 AI tools — from simple shapes to full design systems.
Wire interactions & flows
Add click, hover, and transition animations between your designs. Prototype Mode doesn't touch the design — it only creates connections.
Supported Triggers
ON_CLICKClick/tapON_HOVERHover (reverts on leave)ON_PRESSPress and hold (reverts)ON_DRAGDrag gestureAFTER_TIMEOUTTimer (ms)MOUSE_ENTERMouse enter (persistent)MOUSE_LEAVEMouse leave (persistent)ON_KEY_DOWNKeyboard keyTransition Effects
DISSOLVESmooth fade transitionSMART_ANIMATESmart animatePUSHPush (left/right)SLIDE_IN / SLIDE_OUTSlide in/outMOVE_IN / MOVE_OUTMove in/outSCROLL_ANIMATEScroll animationDesign to code in 9 frameworks
Code Mode converts your Figma designs into production-ready code. It reads the design without modifying it.
Supported Frameworks
Design from images
Send a reference image and let AI design based on it. (Pro+)
How to use
- 1Click the attachment icon in the plugin
- 2Select an image or paste one (Ctrl+V)
- 3Send it with your prompt
“[image attached] Recreate this screen in Figma”
→ Analyzes the image and recreates the layout, colors, typography, and elements.
“[image attached] Create a similar page but with a blue theme”
→ Takes inspiration from the reference image and reinterprets with the requested changes.
“[image attached] Turn this wireframe into a detailed design”
→ Converts a lo-fi wireframe into a hi-fi design.
Plan Comparison
Plugin UI Guide
Top Bar
- Trio logo — connection status indicator (green: connected, red: error, orange: processing, gray: disconnected)
- Mode tabs — Design / Prototype / Code (locked modes show a lock icon)
- Menu button — DS selection, icon pack, framework, plan management, team, links
- Settings button — port config, account info, update check
Chat Area
- Message history (user / assistant / system messages)
- Quick suggestion pills (different suggestions per mode)
- Auto-scroll to latest message
Input Area
- Text input field (placeholder changes per mode)
- Image attachment button
- Send / Stop button
- Character counter
- Model selector (Haiku / Sonnet / Opus)
- Thinking mode button
- Active selections (DS, icon pack, framework pills)
Keyboard Shortcuts
Enter— Send messageShift + Enter— New line
Tips & Tricks
General Tips
- 1Be specific — instead of "Create a page", write "Create a 390px mobile login page with email and password fields, and a Google sign-in button".
- 2Use a Design System — when a DS is active, AI automatically applies correct colors, typography, spacing, and component rules.
- 3Work step by step — finish one screen, review it, then move to the next.
- 4Build on existing designs — prompts like "Add a hero section below the existing Header" help AI recognize your current layout.
- 5Select an icon pack — the matching icon pack is auto-suggested per DS (shadcn → Lucide, AlignUI → Remix).
Design Mode Tips
- 1For complex screens, describe the structure first, then add details.
- 2For consistency, pick a design system and use the same one across all screens.
- 3For dark mode, say "Create the dark mode version" — variables bind automatically.
Prototype Mode Tips
- 1Define flows — "Set up Login → Dashboard → Profile → Settings flow".
- 2Add micro-interactions — "Add hover effects to all buttons".
- 3Build modal flows — "Filter button → filter panel (bottom overlay)".
Code Mode Tips
- 1Select a frame first — always select a frame in Figma before using Code Mode.
- 2Specify framework — add "with React + Tailwind" to your prompt.
- 3Export multiple frames — say "Export all screens together" and shared components are extracted automatically.
Tool Summary
67 AI tools powering every interaction.