nexu-io--open-design
113 行
4.9 KiB
JSON
113 行
4.9 KiB
JSON
{
|
||
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
|
||
"specVersion": "1.0.0",
|
||
"name": "design-system-spacious",
|
||
"title": "Spacious",
|
||
"title_i18n": {
|
||
"zh-CN": "宽敞",
|
||
"zh-TW": "寬敞",
|
||
"ja": "スペーシャス",
|
||
"ko": "스페이셔스",
|
||
"de": "Spacious",
|
||
"fr": "Spacious",
|
||
"ru": "Spacious",
|
||
"es": "Spacious",
|
||
"pt-BR": "Spacious",
|
||
"it": "Spacious",
|
||
"vi": "Spacious",
|
||
"pl": "Spacious",
|
||
"id": "Spacious",
|
||
"nl": "Spacious",
|
||
"ar": "Spacious",
|
||
"tr": "Spacious",
|
||
"uk": "Spacious",
|
||
"en": "Spacious"
|
||
},
|
||
"version": "0.1.0",
|
||
"description": "Generous whitespace, consistent padding, and grid-based layouts for clean, readable, and breathing interfaces.",
|
||
"description_i18n": {
|
||
"zh-CN": "充足的留白、一致的内边距和基于网格的布局,打造简洁、易读且舒适的界面。",
|
||
"zh-TW": "充足的留白、一致的內邊距和基於網格的佈局,打造簡潔、易讀且舒適的介面。",
|
||
"ja": "余白を広めに取り、一貫したパディングとグリッドベースのレイアウトで、クリーンで読みやすく、呼吸感のあるインターフェースを実現。",
|
||
"ko": "넉넉한 여백, 일관된 패딩, 그리드 기반 레이아웃으로 깔끔하고 읽기 쉬우며 여유로운 인터페이스를 구현합니다.",
|
||
"de": "Großzügige Abstände, konsistentes Padding und rasterbasierte Layouts für saubere, lesbare und luftige Interfaces.",
|
||
"fr": "Espaces généreux, padding cohérent et mises en page en grille pour des interfaces épurées, lisibles et aérées.",
|
||
"ru": "Щедрые отступы, единообразные поля и сеточные макеты для чистых, читаемых и дышащих интерфейсов.",
|
||
"es": "Espacios en blanco generosos, padding consistente y diseños basados en cuadrículas para interfaces limpias, legibles y con espacio para respirar.",
|
||
"pt-BR": "Espaços em branco generosos, padding consistente e layouts baseados em grade para interfaces limpas, legíveis e respiráveis.",
|
||
"it": "Spazi bianchi generosi, padding coerente e layout a griglia per interfacce pulite, leggibili e ariose.",
|
||
"vi": "Khoảng trắng rộng rãi, padding nhất quán và bố cục dạng lưới cho giao diện sạch sẽ, dễ đọc và thoáng đãng.",
|
||
"pl": "Obszerne białe przestrzenie, spójny padding i layouty oparte na siatce dla czystych, czytelnych i przewiewnych interfejsów.",
|
||
"id": "Ruang putih yang luas, padding konsisten, dan tata letak berbasis grid untuk antarmuka yang bersih, mudah dibaca, dan lapang.",
|
||
"nl": "Ruime witruimte, consistente padding en rastergebaseerde layouts voor schone, leesbare en luchtige interfaces.",
|
||
"ar": "مساحات بيضاء سخية وحشو متسق وتخطيطات قائمة على الشبكة لواجهات نظيفة وقابلة للقراءة ومريحة.",
|
||
"tr": "Cömert boşluklar, tutarlı padding ve grid tabanlı düzenlerle temiz, okunabilir ve ferah arayüzler.",
|
||
"uk": "Щедрі відступи, послідовні поля та сіткові макети для чистих, читабельних та повітряних інтерфейсів.",
|
||
"en": "Generous whitespace, consistent padding, and grid-based layouts for clean, readable, and breathing interfaces."
|
||
},
|
||
"license": "MIT",
|
||
"tags": [
|
||
"design-system",
|
||
"first-party",
|
||
"design",
|
||
"layout-structure"
|
||
],
|
||
"od": {
|
||
"kind": "scenario",
|
||
"taskKind": "new-generation",
|
||
"mode": "design-system",
|
||
"scenario": "design",
|
||
"surface": "web",
|
||
"useCase": {
|
||
"query": {
|
||
"en": "Generate a {{artifactKind}} using the Spacious 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 Spacious 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": "spacious",
|
||
"primary": true
|
||
},
|
||
"assets": [
|
||
"./DESIGN.md"
|
||
]
|
||
},
|
||
"pipeline": {
|
||
"stages": [
|
||
{
|
||
"id": "generate",
|
||
"atoms": [
|
||
"file-write",
|
||
"live-artifact"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"capabilities": [
|
||
"prompt:inject",
|
||
"fs:write"
|
||
]
|
||
}
|
||
}
|