CalibrateDS Figma Plugin

While the CalibrateDS CLI handles code generation and AI IDE integration, the CalibrateDS Figma Plugin is designed for designers and design engineers working inside Figma.

It is a complete quality toolkit with 6 modules — accessibility auditing, component readiness checks, token inspection and export, variant state diffing, and AI-powered stress testing — all without leaving Figma.

6 Modules, 1 Plugin

ModulePurpose
Accessibility AdvisorContext-aware WCAG auditing across 6 platforms with inline fixes and bulk operations
Component ReadinessValidates naming, token coverage, and prop contracts — is this component actually shippable?
Token InspectorInspect any node's token bindings and generate multi-platform code (CSS, React, Swift, Kotlin, Tailwind)
State Diff EngineCompare style differences between component variants and export ready-to-use CSS state blocks
Stress Test (AI)Simulate real-world content edge cases — long text, translations, narrow viewports — non-destructively
Token ExporterExport Figma variable collections to 6 engineering-ready formats, including PTB JSON for the CLI

Dashboard & Health Score

When you open the plugin, the Home Dashboard shows a live health score (0–100, A+ to F) for the selected component or frame across four axes:

  • Accessibility — contrast, font size, tap targets, alt text
  • Token Coverage — % of properties bound to variables vs. hardcoded
  • Naming Hygiene — property and variant naming quality
  • Layout Consistency — auto-layout and sizing correctness

Click any cell to jump directly into that module's detailed audit.

AI Assistant

The Dashboard also includes an AI Assistant tab — a chat interface for design system questions. It is context-aware (it knows what component you have selected) and supports the same BYOK providers as the Stress Test module.

Privacy & Local-First

  • 100% Local — Zero cloud dependency. Your designs never leave your machine.
  • BYOK AI — Bring Your Own Key. AI features connect directly to your provider (OpenAI, Anthropic, Gemini, Groq, Mistral, xAI, Together AI, or a custom endpoint). Data goes straight to your provider, not through CalibrateDS.
  • No Telemetry — No analytics or tracking of any kind.
  • No Account Required — Install and use immediately.

Installation

Install directly from the Figma Community:

Get the CalibrateDS Plugin on Figma Community →

Works in both Design and Dev Mode — though write operations (applying fixes, exporting tokens) are only available in Design mode.


Next Steps

Start with the flagship module: Accessibility Advisor.