Files
EapilSkillMarket/plugins/codex/plugins/ui-ux-pro-max/.codex-plugin/plugin.json
T
KeyInfo Bot 0d5600791f Sync third-party and MCP marketplace plugins
Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources.
Confidence: high
Scope-risk: narrow
Directive: Keep private/internal skills out of the public marketplace and preserve normal incremental market Git history.
Tested: Marketplace validation passed.
2026-06-24 11:57:13 +08:00

43 lines
1.5 KiB
JSON

{
"name": "ui-ux-pro-max",
"version": "2.6.2",
"description": "面向界面设计、视觉风格、配色、字体、可访问性和前端技术栈的 UI/UX 设计智能库。",
"author": {
"name": "NextLevelBuilder"
},
"homepage": "https://uupm.cc",
"repository": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
"license": "MIT",
"keywords": [
"ui",
"ux",
"design",
"design-system",
"color-palette",
"typography",
"accessibility",
"ai-skill"
],
"skills": "./skills/",
"interface": {
"displayName": "UI/UX Pro Max",
"shortDescription": "UI/UX 设计智能库,覆盖风格、配色、字体、可访问性、图表和前端技术栈。",
"longDescription": "UI/UX Pro Max 提供可搜索的设计知识库,覆盖 UI 风格、配色、字体搭配、UX 指南、图表类型和多种前端技术栈,用于辅助中文用户完成产品界面设计和前端实现决策。",
"developerName": "NextLevelBuilder",
"category": "设计",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"使用 UI/UX Pro Max 帮我设计这个界面。",
"使用 UI/UX Pro Max 帮我优化这个产品体验。"
],
"websiteURL": "https://uupm.cc",
"privacyPolicyURL": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
"termsOfServiceURL": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
"brandColor": "#7C3AED",
"screenshots": []
}
}