项目文件夹

文件
wehub-resource-sync 070959e133
landing-page-staging / Deploy landing page to staging (push) Has been skipped
landing-page-ci / Validate landing page (push) Failing after 4s
visual-baseline / Capture visual baselines (push) Has been cancelled
bake-plugin-previews / Bake plugin previews (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:00:47 +08:00

113 行
4.1 KiB
JSON

此文件含有模棱两可的 Unicode 字符
此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "design-system-webflow",
"title": "Webflow",
"title_i18n": {
"zh-CN": "Webflow",
"zh-TW": "Webflow",
"ja": "Webflow",
"ko": "Webflow",
"de": "Webflow",
"fr": "Webflow",
"ru": "Webflow",
"es": "Webflow",
"pt-BR": "Webflow",
"it": "Webflow",
"vi": "Webflow",
"pl": "Webflow",
"id": "Webflow",
"nl": "Webflow",
"ar": "Webflow",
"tr": "Webflow",
"uk": "Webflow",
"en": "Webflow"
},
"version": "0.1.0",
"description": "Visual web builder. Blue-accented, polished marketing site aesthetic.",
"description_i18n": {
"zh-CN": "可视化网页构建工具。蓝色调、精致的营销网站美学。",
"zh-TW": "視覺化網頁建構工具。藍色調、精緻的行銷網站美學。",
"ja": "ビジュアルWebビルダー。ブルーアクセントの洗練されたマーケティングサイト美学。",
"ko": "비주얼 웹 빌더. 블루 액센트의 세련된 마케팅 사이트 미학.",
"de": "Visueller Web-Builder. Blau-akzentuierte, elegante Marketing-Website-Ästhetik.",
"fr": "Constructeur web visuel. Esthétique de site marketing soignée avec accents bleus.",
"ru": "Визуальный конструктор сайтов. Эстетика маркетингового сайта с синими акцентами.",
"es": "Constructor web visual. Estética pulida de sitio marketing con acentos azules.",
"pt-BR": "Construtor visual de sites. Estética refinada de site de marketing com acentos azuis.",
"it": "Builder web visuale. Estetica raffinata da sito marketing con accenti blu.",
"vi": "Công cụ xây dựng web trực quan. Thẩm mỹ trang marketing tinh tế với điểm nhấn xanh.",
"pl": "Wizualny kreator stron. Estetyka marketingowej strony z niebieskimi akcentami.",
"id": "Pembuat web visual. Estetika situs marketing yang apik dengan aksen biru.",
"nl": "Visuele websitebouwer. Gepolijste marketingsite-esthetiek met blauwe accenten.",
"ar": "أداة بناء مواقع مرئية. جمالية موقع تسويقي أنيق بلمسات زرقاء.",
"tr": "Görsel web oluşturucu. Mavi vurgulu, cilalı pazarlama sitesi estetiği.",
"uk": "Візуальний конструктор сайтів. Естетика маркетингового сайту з синіми акцентами.",
"en": "Visual web builder. Blue-accented, polished marketing site aesthetic."
},
"license": "MIT",
"tags": [
"design-system",
"first-party",
"design",
"design-creative"
],
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "design-system",
"scenario": "design",
"surface": "web",
"useCase": {
"query": {
"en": "Generate a {{artifactKind}} using the Webflow 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 Webflow 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": "webflow",
"primary": true
},
"assets": [
"./DESIGN.md"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
]
}
}