项目文件夹

文件
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 行
6.1 KiB
JSON

此文件含有模棱两可的 Unicode 字符
此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "design-system-default",
"title": "Neutral Modern",
"title_i18n": {
"zh-CN": "中性现代",
"zh-TW": "中性現代",
"ja": "ニュートラルモダン",
"ko": "뉴트럴 모던",
"de": "Neutral Modern",
"fr": "Moderne Neutre",
"ru": "Нейтральный Современный",
"es": "Moderno Neutral",
"pt-BR": "Moderno Neutro",
"it": "Moderno Neutro",
"vi": "Hiện Đại Trung Tính",
"pl": "Neutralny Nowoczesny",
"id": "Modern Netral",
"nl": "Neutraal Modern",
"ar": "حديث محايد",
"tr": "Nötr Modern",
"uk": "Нейтральний Сучасний",
"en": "Neutral Modern"
},
"version": "0.1.0",
"description": "A clean, product-oriented default. Use when the brief doesn't call for a specific mood — good for B2B tools, dashboards, and utility pages.",
"description_i18n": {
"zh-CN": "简洁的产品导向默认风格。适用于没有特定情绪要求的场景——适合 B2B 工具、仪表板和实用页面。",
"zh-TW": "簡潔的產品導向預設風格。適用於沒有特定情緒要求的場景——適合 B2B 工具、儀表板和實用頁面。",
"ja": "すっきりとした製品志向のデフォルトスタイル。特定のムードが求められていない場合に使用 — B2Bツール、ダッシュボード、ユーティリティページに最適。",
"ko": "깔끔하고 제품 중심적인 기본 스타일. 특정 분위기가 필요하지 않을 때 사용 — B2B 도구, 대시보드, 유틸리티 페이지에 적합합니다.",
"de": "Ein klarer, produktzentrierter Standard. Verwenden Sie dies, wenn keine spezifische Stimmung gefordert ist — gut für B2B-Tools, Dashboards und Utility-Seiten.",
"fr": "Un style par défaut épuré et axé sur le produit. À utiliser lorsque le brief ne demande pas d'ambiance particulière — idéal pour les outils B2B, tableaux de bord et pages utilitaires.",
"ru": "Чистый, ориентированный на продукт стиль по умолчанию. Используйте, когда не требуется особое настроение — подходит для B2B-инструментов, дашбордов и служебных страниц.",
"es": "Un estilo predeterminado limpio y orientado al producto. Úsalo cuando no se requiera un ambiente específico — ideal para herramientas B2B, dashboards y páginas de utilidad.",
"pt-BR": "Um padrão limpo e orientado ao produto. Use quando o briefing não exigir um clima específico — bom para ferramentas B2B, dashboards e páginas utilitárias.",
"it": "Uno stile predefinito pulito e orientato al prodotto. Da usare quando il brief non richiede un mood specifico — ideale per strumenti B2B, dashboard e pagine utility.",
"vi": "Phong cách mặc định gọn gàng, hướng đến sản phẩm. Sử dụng khi không yêu cầu phong cách cụ thể — phù hợp cho công cụ B2B, dashboard và trang tiện ích.",
"pl": "Czysty, zorientowany na produkt styl domyślny. Użyj, gdy brief nie wymaga konkretnego nastroju — dobry dla narzędzi B2B, dashboardów i stron użytkowych.",
"id": "Gaya default yang bersih dan berorientasi produk. Gunakan saat tidak memerlukan nuansa khusus — cocok untuk alat B2B, dashboard, dan halaman utilitas.",
"nl": "Een schone, productgerichte standaard. Gebruik wanneer de briefing geen specifieke sfeer vraagt — geschikt voor B2B-tools, dashboards en utiliteitspagina's.",
"ar": "نمط افتراضي نظيف وموجه نحو المنتج. استخدمه عندما لا يتطلب الموجز مزاجاً محدداً — مناسب لأدوات B2B ولوحات المعلومات والصفحات الوظيفية.",
"tr": "Temiz, ürün odaklı bir varsayılan stil. Belirli bir ruh hali gerektirmeyen durumlar için kullanın — B2B araçları, kontrol panelleri ve yardımcı sayfalar için idealdir.",
"uk": "Чистий, орієнтований на продукт стиль за замовчуванням. Використовуйте, коли не потрібен специфічний настрій — підходить для B2B-інструментів, дашбордів та службових сторінок.",
"en": "A clean, product-oriented default. Use when the brief doesn't call for a specific mood — good for B2B tools, dashboards, and utility pages."
},
"license": "MIT",
"tags": [
"design-system",
"first-party",
"design",
"starter"
],
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "design-system",
"scenario": "design",
"surface": "web",
"useCase": {
"query": {
"en": "Generate a {{artifactKind}} using the Neutral Modern 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 Neutral Modern 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": "default",
"primary": true
},
"assets": [
"./DESIGN.md"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
]
}
}