Files
open-design/skills/open-design-landing/assets/image-manifest.json
T
Zakaria a46764fb1b
ci / Validate workspace (push) Has been cancelled
landing-page-ci / Validate landing page (push) Has been cancelled
landing-page-deploy / Deploy landing page (push) Has been cancelled
github-metrics / Generate repository metrics SVG (push) Has been cancelled
refresh-contributors-wall / Refresh contributors wall cache bust (push) Waiting to run
first-commit
2026-05-04 14:58:14 -04:00

169 lines
3.9 KiB
JSON

{
"$schema": "https://open-design.dev/schemas/image-manifest.v1.json",
"skill": "open-design-landing",
"design_system": "atelier-zero",
"default_quality": "high",
"slots": [
{
"id": "hero",
"file": "hero.png",
"width": 1024,
"height": 1024,
"ratio": "1:1",
"prompt_section": "hero.png — 1:1",
"required": true,
"rekey_on_brand_change": true
},
{
"id": "about",
"file": "about.png",
"width": 1024,
"height": 1024,
"ratio": "1:1",
"prompt_section": "about.png — 1:1",
"required": true,
"rekey_on_brand_change": true
},
{
"id": "capabilities",
"file": "capabilities.png",
"width": 1024,
"height": 1024,
"ratio": "1:1",
"prompt_section": "capabilities.png — 1:1",
"required": true,
"rekey_on_brand_change": true
},
{
"id": "method-1",
"file": "method-1.png",
"width": 816,
"height": 816,
"ratio": "1:1",
"prompt_section": "method-1 (Detect)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "method-2",
"file": "method-2.png",
"width": 816,
"height": 816,
"ratio": "1:1",
"prompt_section": "method-2 (Discover)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "method-3",
"file": "method-3.png",
"width": 816,
"height": 816,
"ratio": "1:1",
"prompt_section": "method-3 (Direct)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "method-4",
"file": "method-4.png",
"width": 816,
"height": 816,
"ratio": "1:1",
"prompt_section": "method-4 (Deliver)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "lab-1",
"file": "lab-1.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "lab-1 (Magazine Decks)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "lab-2",
"file": "lab-2.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "lab-2 (Synthetic Matter)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "lab-3",
"file": "lab-3.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "lab-3 (Prompt Choreography)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "lab-4",
"file": "lab-4.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "lab-4 (Visual Reasoning)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "lab-5",
"file": "lab-5.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "lab-5 (Soft Systems)",
"required": true,
"rekey_on_brand_change": false
},
{
"id": "work-1",
"file": "work-1.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "work-1 (Featured)",
"required": true,
"rekey_on_brand_change": true
},
{
"id": "work-2",
"file": "work-2.png",
"width": 768,
"height": 1024,
"ratio": "3:4",
"prompt_section": "work-2 (Companion)",
"required": true,
"rekey_on_brand_change": true
},
{
"id": "testimonial",
"file": "testimonial.png",
"width": 1024,
"height": 1024,
"ratio": "1:1",
"prompt_section": "testimonial.png — 1:1",
"required": true,
"rekey_on_brand_change": true
},
{
"id": "cta",
"file": "cta.png",
"width": 1024,
"height": 1024,
"ratio": "1:1",
"prompt_section": "cta.png — 1:1",
"required": true,
"rekey_on_brand_change": true
}
]
}