mirror of
https://github.com/superdesigndev/superdesign-skill.git
synced 2026-09-14 13:39:54 +08:00
35 lines
932 B
JSON
35 lines
932 B
JSON
{
|
|
"name": "superdesign",
|
|
"displayName": "Superdesign",
|
|
"version": "0.5.1",
|
|
"description": "Design or redesign frontend UI, presentations, and marketing graphics on the Superdesign infinite canvas. Uses approved slide outlines, project context, and branchable drafts you refine.",
|
|
"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"
|
|
],
|
|
"logo": "assets/superdesign-icon.svg"
|
|
}
|