Command Palette
Search for a command to run...
Figma: Streamline Design Collaboration and Boost Productivity
Design Lint scans your Figma file for inconsistencies — missing styles, detached components, incorrect spacing, and other common issues. Like a linter for code, it catches design debt before it ships, making it invaluable for design system maintenance.
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.
