OpenAI launches CodeAssist-GPT for design systems and front-end conversion
AI ยท 5 min read
CodeAssist-GPT is targeted at teams that need a single assistant for generating React/SwiftUI components, writing accessible markup, and producing design tokens from visual input. The model accepts Figma frames, CSS snippets, and natural language constraints and returns tested code blocks along with unit-test suggestions and integration notes.
OpenAI emphasized fine-grained control: designers can lock spacing or color token layers, request pixel-perfect reproduction or looser semantic equivalents, and export multiple implementation variants in a single pass. It also includes a new 'audit' mode that flags potential accessibility and i18n issues before code generation.
The offering ships as API-first with an official Figma plugin preview. Pricing includes free developer quotas, and enterprise customers can get private model fine-tuning to reflect their component libraries and branding rules.