mirror of
https://github.com/superdesigndev/superdesign-skill.git
synced 2026-09-14 13:39:54 +08:00
Merge pull request #45 from superdesigndev/codex/plugin-default-prompt-limit
fix(plugin): limit default prompts
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "01 Superdesign",
|
||||
"shortDescription": "Create UI, presentations & visuals",
|
||||
"shortDescription": "Create the best UI & 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",
|
||||
@@ -47,7 +47,6 @@
|
||||
"defaultPrompt": [
|
||||
"Design an on-brand landing page for this product.",
|
||||
"Reimagine this interface in three distinct visual directions.",
|
||||
"Create an on-brand presentation with an approved slide outline.",
|
||||
"Create a polished launch graphic for this product to share on X (Twitter)."
|
||||
],
|
||||
"brandColor": "#000000",
|
||||
|
||||
Reference in New Issue
Block a user