Merge pull request #45 from superdesigndev/codex/plugin-default-prompt-limit

fix(plugin): limit default prompts
This commit is contained in:
Taus
2026-08-21 11:23:23 +06:00
committed by GitHub
+1 -2
View File
@@ -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",