mirror of
https://github.com/superdesigndev/superdesign-skill.git
synced 2026-09-14 13:39:54 +08:00
57 lines
1.9 KiB
JSON
57 lines
1.9 KiB
JSON
{
|
|
"name": "superdesign",
|
|
"version": "0.6.0",
|
|
"description": "Superdesign adds a design skill to ChatGPT for web UI, presentations, and graphics.",
|
|
"author": {
|
|
"name": "Superdesign dev, Inc.",
|
|
"email": "support@superdesign.dev",
|
|
"url": "https://superdesign.dev"
|
|
},
|
|
"homepage": "https://superdesign.dev",
|
|
"repository": "https://github.com/superdesigndev/superdesign-skill",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"design",
|
|
"ui-design",
|
|
"web-design",
|
|
"landing-pages",
|
|
"dashboards",
|
|
"wireframes",
|
|
"mockups",
|
|
"prototyping",
|
|
"design-systems",
|
|
"branding",
|
|
"graphics",
|
|
"posters",
|
|
"presentations",
|
|
"slide-decks",
|
|
"image-generation",
|
|
"infinite-canvas",
|
|
"design-drafts"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "01 Superdesign",
|
|
"shortDescription": "Create UI, presentations & visuals",
|
|
"longDescription": "From landing pages and presentations to launch graphics, Superdesign turns your ideas into polished visuals you can explore and refine with ChatGPT. Approve slide outlines, compare design directions on an infinite browser canvas, and keep iterating—all grounded in your brand and existing design system.",
|
|
"developerName": "Superdesign",
|
|
"category": "Creativity",
|
|
"capabilities": [
|
|
"Read",
|
|
"Write",
|
|
"UI"
|
|
],
|
|
"websiteURL": "https://superdesign.dev",
|
|
"privacyPolicyURL": "https://superdesign.dev/privacy-policy",
|
|
"termsOfServiceURL": "https://superdesign.dev/terms-of-service",
|
|
"defaultPrompt": [
|
|
"Design an on-brand landing page for this product.",
|
|
"Reimagine this interface in three distinct visual directions.",
|
|
"Create a polished launch graphic for this product to share on X (Twitter)."
|
|
],
|
|
"brandColor": "#000000",
|
|
"composerIcon": "./assets/superdesign-icon.png",
|
|
"logo": "./assets/superdesign-icon.png"
|
|
}
|
|
}
|