# New AI models available in Figma to shadcn/ui plugin

> We've added three powerful new AI models to our Figma to shadcn/ui plugin: Claude 4.5 Sonnet, Claude Opus 4.5, and Gemini 3.0 Pro Preview. Experience more precise component generation and better code quality.

Published: 2025-11-29 · Author: Matt Wierzbicki · Canonical: https://www.shadcndesign.com/blog/plugin-ai-models-update

We're excited to announce that we've expanded the AI model options in our [Figma to shadcn/ui plugin](/plugin) with three powerful new models. These additions give you more flexibility and precision when generating components from your Figma designs.

## New AI Models

### Claude 4.5 Sonnet

Claude 4.5 Sonnet brings enhanced reasoning capabilities and improved code generation quality. It's an excellent choice for generating complex components with intricate logic and styling requirements.

### Claude Opus 4.5

Claude Opus 4.5 is our most advanced model option, delivering the highest precision and attention to detail. Perfect for generating complex dashboards, multi-step forms, and sophisticated UI patterns where accuracy is critical.

### Gemini 3.0 Pro Preview

Gemini 3.0 Pro Preview offers a fresh perspective on component generation with Google's latest AI technology. It excels at understanding design intent and producing clean, maintainable code.

## See Opus in Action

Watch how Claude Opus 4.5 precisely generates a simple dashboard from a Figma design:

<LoomEmbed videoId="d523ea6526394c17ad3c479c0bf8d7e1" />

## Why Multiple Models Matter

Different AI models have unique strengths:

- **Speed vs. Quality**: Choose faster models for quick iterations or more powerful models for production-ready code
- **Complexity Handling**: Advanced models like Opus excel at complex layouts and multi-component features
- **Code Style**: Each model may approach code generation slightly differently, giving you options that match your preferences

## Try Them Out

All three new models are available now in the plugin. Simply select your preferred model from the settings dropdown before generating code. You can access the plugin via the [Figma Community](https://www.figma.com/community/plugin/1427238109341529865/figma-to-shadcn-ui).

<Button asChild className="w-full no-underline" size="lg">
  <Link href="/pricing">Get full access to plugin in our Premium Package</Link>
</Button>
