Getting started
Install SXL Studio, understand where it runs in Figma, and follow the first workflow for designers and developers.

What SXL Studio includes
SXL Studio is a Figma-centered workflow suite for design-system teams. It includes:
- the SXL Studio plugin for Figma files;
- this documentation site for setup, workflows, and API references;
- companion utilities for repository and pipeline workflows:
Who this guide is for
- Designers who manage tokens, data mappings, and design consistency in Figma.
- Developers who use Dev Mode for inspect workflows, code generation, and Code Connect handoff.
- Design-system owners who maintain predictable team-wide processes.
Before you start
- Make sure you can open and edit the target Figma Design file.
- Install SXL Studio from Figma Community.
- If your organization restricts plugins, ask your admin to approve SXL Studio.
- For Dev Mode workflows, confirm your Figma seat and Dev Mode access.
Figma note: Dev Mode availability and seats are controlled by Figma. Check the official Guide to Dev Mode.
Install and open in Figma Design Mode (for designers)
- Open the SXL Studio page in Figma Community.
- Click Install (or Open in Figma if already installed).
- Open your target file in Figma Design Mode.
- Run the plugin using one of these entry points:
- Resources (
Shift + I) -> Plugins ->SXL Studio; - right-click menu -> Plugins ->
SXL Studio; - quick actions (
/) -> searchSXL Studio.
- Resources (
- On first run, review and confirm requested permissions.
Recommended first 10 minutes (designer path)
- Read UI overview.
- Set up data/mappings in Database overview.
- Configure token workflows in Tokens tab overview.
- Validate links and bindings in Inspect overview.
Open SXL Studio in Figma Dev Mode (for developers)
- Open the same design file and switch to Dev Mode (
Shift + D). - Use built-in codegen in the native Dev Mode Code panel (select SXL Studio language output).
- Open the SXL Studio plugin panel from:
- Dev Mode Plugins tab in the right sidebar, or
- Resources (
Shift + I) -> Plugins ->SXL Studio.
- Select layers on canvas to inspect structure, bindings, and generated code.
- Continue with Dev Mode overview and Code generation.
Tip: In the Dev Mode plugin panel, only Inspect and Code tabs are shown by design. Database and Tokens stay in Design Mode workflows.
If the plugin does not appear
- Reopen the file and run SXL Studio again from Resources or the Dev Mode Plugins tab.
- Verify your organization allows this plugin.
- Verify your Dev Mode seat/access if you are in developer workflows.
- Reinstall from Community and retry.
Next steps
- Continue with UI overview to understand navigation and workspace structure.
- Start data workflows in Database overview.
- Continue with Tokens tab overview for variable and style workflows.