Command Palette
Search for a command to run...
Figma Web Design Trends 2026: Depth with Variables

Figma's guide to 2026 web design trends — framework-specific design system kits now mandate Variables for AI-driven theme switching and executable design tokens. Shows where design-to-code infrastructure is heading.
More Figma(4)

Automator for Figma: Simplify Your Design Workflow
Automator is a powerful Figma plugin that lets you run sequences of automated actions on your designs — batch rename layers, apply styles, swap instances, and clean up files. Essential for maintaining large design files and enforcing consistency at scale.

Comprehensive Toolkit for Developing Figma Plugins and Widgets
create-figma-plugin is an open-source toolkit for building Figma plugins and widgets with TypeScript. It provides project scaffolding, Preact UI components matching Figma's design, bundling with esbuild, and utilities for the plugin API — the most complete development environment for Figma plugin authors.

Convertify: Seamless Design File Conversion Plugin for Figma
Convertify by Hypermatic converts Figma files to and from Sketch, Adobe XD, and Google Docs formats. When you need to collaborate across design tools or migrate legacy files, it handles the conversion with high fidelity.
Dynamic Variables Plugin: Automate Variable Updates in Figma
Dynamic Variables lets you write JavaScript expressions in Figma variable descriptions that automatically compute values based on other variables. Create color scales with darken/lighten functions, calculate spacing tokens mathematically, and build dynamic string templates.
