项目文件夹

文件
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.5 KiB
JSON

此文件含有模棱两可的 Unicode 字符
此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "design-system-mastercard",
"title": "Mastercard",
"title_i18n": {
"zh-CN": "Mastercard",
"zh-TW": "Mastercard",
"ja": "Mastercard",
"ko": "Mastercard",
"de": "Mastercard",
"fr": "Mastercard",
"ru": "Mastercard",
"es": "Mastercard",
"pt-BR": "Mastercard",
"it": "Mastercard",
"vi": "Mastercard",
"pl": "Mastercard",
"id": "Mastercard",
"nl": "Mastercard",
"ar": "Mastercard",
"tr": "Mastercard",
"uk": "Mastercard",
"en": "Mastercard"
},
"version": "0.1.0",
"description": "Global payments network. Warm cream canvas, orbital pill shapes, editorial warmth.",
"description_i18n": {
"zh-CN": "全球支付网络。温暖的奶油画布,轨道药丸形状,编辑般的温暖感。",
"zh-TW": "全球支付網路。溫暖的奶油畫布,軌道膠囊形狀,編輯般的溫暖感。",
"ja": "グローバル決済ネットワーク。温かみのあるクリームキャンバス、楕円形のピルシェイプ、エディトリアルな温もり。",
"ko": "글로벌 결제 네트워크. 따뜻한 크림 캔버스, 타원형 필 모양, 편집적 따스함.",
"de": "Globales Zahlungsnetzwerk. Warme cremefarbene Leinwand, ovale Pillenformen, redaktionelle Wärme.",
"fr": "Réseau de paiement mondial. Toile crème chaleureuse, formes de pilules orbitales, chaleur éditoriale.",
"ru": "Глобальная платежная сеть. Теплый кремовый холст, овальные таблеточные формы, редакционное тепло.",
"es": "Red de pagos global. Lienzo crema cálido, formas de píldora orbitales, calidez editorial.",
"pt-BR": "Rede de pagamentos global. Tela creme quente, formas de pílula orbitais, calor editorial.",
"it": "Rete di pagamenti globale. Tela color crema caldo, forme a pillola orbitali, calore editoriale.",
"vi": "Mạng thanh toán toàn cầu. Canvas màu kem ấm áp, hình viên thuốc quỹ đạo, sự ấm áp biên tập.",
"pl": "Globalna sieć płatności. Ciepłe kremowe płótno, owalne kształty pigułek, edytoryjne ciepło.",
"id": "Jaringan pembayaran global. Kanvas krem hangat, bentuk pil orbital, kehangatan editorial.",
"nl": "Wereldwijd betalingsnetwerk. Warm crèmekleurig canvas, ovale pilvormige vormen, redactionele warmte.",
"ar": "شبكة مدفوعات عالمية. لوحة كريمية دافئة، أشكال حبوب مدارية، دفء تحريري.",
"tr": "Küresel ödeme ağı. Sıcak krem tuval, yörüngesel hap şekilleri, editoryal sıcaklık.",
"uk": "Глобальна платіжна мережа. Теплий кремовий холст, овальні таблеточні форми, редакційне тепло.",
"en": "Global payments network. Warm cream canvas, orbital pill shapes, editorial warmth."
},
"license": "MIT",
"tags": [
"design-system",
"first-party",
"design",
"fintech-crypto"
],
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "design-system",
"scenario": "design",
"surface": "web",
"useCase": {
"query": {
"en": "Generate a {{artifactKind}} using the Mastercard 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 Mastercard 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": "mastercard",
"primary": true
},
"assets": [
"./DESIGN.md"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
]
}
}