Initial import: open-design source for helix-mind.ai distribution
Some checks failed
ci / Validate workspace (push) Successful in 12m32s
landing-page-ci / Validate landing page (push) Successful in 9m41s
landing-page-deploy / Deploy landing page (push) Failing after 5m23s
github-metrics / Generate repository metrics SVG (push) Failing after 2m8s
refresh-contributors-wall / Refresh contributors wall cache bust (push) Failing after 11s
Some checks failed
ci / Validate workspace (push) Successful in 12m32s
landing-page-ci / Validate landing page (push) Successful in 9m41s
landing-page-deploy / Deploy landing page (push) Failing after 5m23s
github-metrics / Generate repository metrics SVG (push) Failing after 2m8s
refresh-contributors-wall / Refresh contributors wall cache bust (push) Failing after 11s
This repository contains the open-design daemon CLI source code, built and packaged at https://helix-mind.ai/cli/open-design/latest.tgz for use by the HelixMind /design slash command. Licenses: Apache-2.0 (root) + MIT (skills/*)
This commit is contained in:
168
skills/open-design-landing/assets/image-manifest.json
Normal file
168
skills/open-design-landing/assets/image-manifest.json
Normal file
@@ -0,0 +1,168 @@
|
||||
{
|
||||
"$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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user