{ "$schema": "https://open-design.ai/schemas/plugin.v1.json", "specVersion": "1.0.0", "name": "design-system-lovable", "title": "Lovable", "title_i18n": { "zh-CN": "Lovable", "zh-TW": "Lovable", "ja": "Lovable", "ko": "Lovable", "de": "Lovable", "fr": "Lovable", "ru": "Lovable", "es": "Lovable", "pt-BR": "Lovable", "it": "Lovable", "vi": "Lovable", "pl": "Lovable", "id": "Lovable", "nl": "Lovable", "ar": "Lovable", "tr": "Lovable", "uk": "Lovable", "en": "Lovable" }, "version": "0.1.0", "description": "AI full-stack builder. Playful gradients, friendly dev aesthetic.", "description_i18n": { "zh-CN": "AI 全栈构建工具。俏皮渐变,友好的开发者美学。", "zh-TW": "AI 全端建構工具。俏皮漸層,友善的開發者美學。", "ja": "AIフルスタックビルダー。遊び心のあるグラデーションと親しみやすい開発者美学。", "ko": "AI 풀스택 빌더. 경쾌한 그라데이션과 친근한 개발자 감성.", "de": "KI-Full-Stack-Builder. Verspielte Verläufe, freundliche Entwickler-Ästhetik.", "fr": "Constructeur full-stack IA. Dégradés ludiques, esthétique développeur conviviale.", "ru": "ИИ-конструктор full-stack. Игривые градиенты, дружелюбная эстетика разработчика.", "es": "Constructor full-stack con IA. Gradientes divertidos, estética amigable para desarrolladores.", "pt-BR": "Construtor full-stack com IA. Gradientes divertidos, estética amigável para desenvolvedores.", "it": "Builder full-stack AI. Gradienti giocosi, estetica amichevole per sviluppatori.", "vi": "Công cụ xây dựng full-stack AI. Gradient vui tươi, thẩm mỹ thân thiện dành cho nhà phát triển.", "pl": "Kreator full-stack AI. Zabawne gradienty, przyjazna estetyka dla deweloperów.", "id": "Builder full-stack AI. Gradien ceria, estetika ramah pengembang.", "nl": "AI full-stack builder. Speelse kleurverlopen, vriendelijke ontwikkelaarsesthetiek.", "ar": "منشئ full-stack بالذكاء الاصطناعي. تدرجات مرحة، جمالية ودية للمطورين.", "tr": "Yapay zeka full-stack oluşturucu. Eğlenceli gradyanlar, geliştirici dostu estetik.", "uk": "AI full-stack конструктор. Грайливі градієнти, дружня естетика для розробників.", "en": "AI full-stack builder. Playful gradients, friendly dev aesthetic." }, "license": "MIT", "tags": [ "design-system", "first-party", "design", "developer-tools" ], "od": { "kind": "scenario", "taskKind": "new-generation", "mode": "design-system", "scenario": "design", "surface": "web", "useCase": { "query": { "en": "Generate a {{artifactKind}} using the Lovable design system. Stay faithful to its colour palette, typography, spacing, iconography, and component vocabulary as documented in DESIGN.md.", "zh-CN": "使用这个插件完成以下任务:Generate a {{artifactKind}} using the Lovable design system. Stay faithful to its colour palette, typography, spacing, iconography, and component vocabulary as documented in DESIGN.md." } }, "inputs": [ { "name": "artifactKind", "label": "Artifact kind", "type": "select", "options": [ "landing page", "dashboard", "marketing site", "app screen" ], "default": "landing page" }, { "name": "brief", "label": "Brief", "type": "text", "placeholder": "What should the page communicate?" } ], "context": { "designSystem": { "ref": "lovable", "primary": true }, "assets": [ "./DESIGN.md" ] }, "pipeline": { "stages": [ { "id": "generate", "atoms": [ "file-write", "live-artifact" ] } ] }, "capabilities": [ "prompt:inject", "fs:write" ] } }