diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index b08a75d2f..de27c6ff7 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -1,80 +1,80 @@ { - "name": "eapil-skill-market", - "interface": { - "displayName": "EAPIL 技能市场" - }, - "plugins": [ - { - "name": "eapil-pdf", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/eapil-pdf" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, - { - "name": "eapil-pptx", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/eapil-pptx" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, - { - "name": "eapil-xlsx", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/eapil-xlsx" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "数据分析" - }, - { - "name": "eapil-threejs", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/eapil-threejs" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "superpowers", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/superpowers" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "ui-ux-pro-max", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/ui-ux-pro-max" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - } - ] + "name": "eapil-skill-market", + "interface": { + "displayName": "EAPIL 技能市场" + }, + "plugins": [ + { + "name": "eapil-pdf", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/eapil-pdf" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" + }, + { + "name": "eapil-pptx", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/eapil-pptx" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" + }, + { + "name": "eapil-xlsx", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/eapil-xlsx" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "数据分析" + }, + { + "name": "eapil-threejs", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/eapil-threejs" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "superpowers", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/superpowers" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "ui-ux-pro-max", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/ui-ux-pro-max" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" + } + ] } diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json index 2697a6838..73bef5f20 100644 --- a/config/external-sources.lock.json +++ b/config/external-sources.lock.json @@ -1,22 +1,22 @@ { - "sources": [ - { - "id": "superpowers", - "pluginName": "superpowers", - "repo": "https://github.com/obra/superpowers.git", - "ref": "main", - "adapter": "codex-plugin", - "commit": "6fd4507659784c351abbd2bc264c7162cfd386dc", - "syncedAt": "2026-06-10T07:28:13Z" - }, - { - "id": "ui-ux-pro-max", - "pluginName": "ui-ux-pro-max", - "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", - "ref": "main", - "adapter": "claude-skill", - "commit": "b7e3af80f6e331f6fb456667b82b12cade7c9d35", - "syncedAt": "2026-06-10T07:28:13Z" - } - ] + "sources": [ + { + "id": "superpowers", + "pluginName": "superpowers", + "repo": "https://github.com/obra/superpowers.git", + "ref": "main", + "adapter": "codex-plugin", + "commit": "6fd4507659784c351abbd2bc264c7162cfd386dc", + "syncedAt": "2026-06-10T07:28:13Z" + }, + { + "id": "ui-ux-pro-max", + "pluginName": "ui-ux-pro-max", + "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", + "ref": "main", + "adapter": "claude-skill", + "commit": "b7e3af80f6e331f6fb456667b82b12cade7c9d35", + "syncedAt": "2026-06-10T07:28:13Z" + } + ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 64d729c11..d00f98f51 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -1,80 +1,80 @@ { - "name": "eapil-skill-market", - "interface": { - "displayName": "EAPIL 技能市场" - }, - "plugins": [ - { - "name": "eapil-pdf", - "source": { - "source": "local", - "path": "./plugins/eapil-pdf" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, - { - "name": "eapil-pptx", - "source": { - "source": "local", - "path": "./plugins/eapil-pptx" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "文档处理" - }, - { - "name": "eapil-xlsx", - "source": { - "source": "local", - "path": "./plugins/eapil-xlsx" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "数据分析" - }, - { - "name": "eapil-threejs", - "source": { - "source": "local", - "path": "./plugins/eapil-threejs" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "superpowers", - "source": { - "source": "local", - "path": "./plugins/superpowers" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "开发工具" - }, - { - "name": "ui-ux-pro-max", - "source": { - "source": "local", - "path": "./plugins/ui-ux-pro-max" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - } - ] + "name": "eapil-skill-market", + "interface": { + "displayName": "EAPIL 技能市场" + }, + "plugins": [ + { + "name": "eapil-pdf", + "source": { + "source": "local", + "path": "./plugins/eapil-pdf" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" + }, + { + "name": "eapil-pptx", + "source": { + "source": "local", + "path": "./plugins/eapil-pptx" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "文档处理" + }, + { + "name": "eapil-xlsx", + "source": { + "source": "local", + "path": "./plugins/eapil-xlsx" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "数据分析" + }, + { + "name": "eapil-threejs", + "source": { + "source": "local", + "path": "./plugins/eapil-threejs" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "superpowers", + "source": { + "source": "local", + "path": "./plugins/superpowers" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "开发工具" + }, + { + "name": "ui-ux-pro-max", + "source": { + "source": "local", + "path": "./plugins/ui-ux-pro-max" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" + } + ] } diff --git a/plugins/codex/plugins/superpowers/.codex-plugin/plugin.json b/plugins/codex/plugins/superpowers/.codex-plugin/plugin.json index db595ea8b..c2c0e2985 100644 --- a/plugins/codex/plugins/superpowers/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/superpowers/.codex-plugin/plugin.json @@ -1,49 +1,47 @@ { - "name": "superpowers", - "version": "5.1.0", - "description": "面向编码 Agent 的规划、TDD、调试、代码评审和交付工作流集合。", - "author": { - "name": "Jesse Vincent", - "email": "jesse@fsck.com", - "url": "https://github.com/obra" - }, - "homepage": "https://github.com/obra/superpowers", - "repository": "https://github.com/obra/superpowers", - "license": "MIT", - "keywords": [ - "brainstorming", - "subagent-driven-development", - "skills", - "planning", - "tdd", - "debugging", - "code-review", - "workflow" - ], - "skills": "./skills/", - "interface": { - "displayName": "Superpowers", - "shortDescription": "规划、TDD、调试、代码评审和交付工作流。", - "longDescription": "Superpowers 提供面向编码 Agent 的结构化工作流,覆盖需求澄清、计划编写、测试驱动开发、系统化调试、并行执行、代码评审和交付收尾。", - "developerName": "Jesse Vincent", - "category": "开发工具", - "capabilities": [ - "Interactive", - "Read", - "Write" - ], - "defaultPrompt": [ - "使用 Superpowers 帮我规划这个开发任务。", - "使用 Superpowers 帮我系统调试这个问题。" - ], - "websiteURL": "https://github.com/obra/superpowers", - "privacyPolicyURL": "https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement", - "termsOfServiceURL": "https://docs.github.com/en/site-policy/github-terms/github-terms-of-service", - "brandColor": "#F59E0B", - "composerIcon": "./assets/superpowers-small.svg", - "logo": "./assets/app-icon.png", - "screenshots": [ - - ] - } + "name": "superpowers", + "version": "5.1.0", + "description": "面向编码 Agent 的规划、TDD、调试、代码评审和交付工作流集合。", + "author": { + "name": "Jesse Vincent", + "email": "jesse@fsck.com", + "url": "https://github.com/obra" + }, + "homepage": "https://github.com/obra/superpowers", + "repository": "https://github.com/obra/superpowers", + "license": "MIT", + "keywords": [ + "brainstorming", + "subagent-driven-development", + "skills", + "planning", + "tdd", + "debugging", + "code-review", + "workflow" + ], + "skills": "./skills/", + "interface": { + "displayName": "Superpowers", + "shortDescription": "规划、TDD、调试、代码评审和交付工作流。", + "longDescription": "Superpowers 提供面向编码 Agent 的结构化工作流,覆盖需求澄清、计划编写、测试驱动开发、系统化调试、并行执行、代码评审和交付收尾。", + "developerName": "Jesse Vincent", + "category": "开发工具", + "capabilities": [ + "Interactive", + "Read", + "Write" + ], + "defaultPrompt": [ + "使用 Superpowers 帮我规划这个开发任务。", + "使用 Superpowers 帮我系统调试这个问题。" + ], + "websiteURL": "https://github.com/obra/superpowers", + "privacyPolicyURL": "https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement", + "termsOfServiceURL": "https://docs.github.com/en/site-policy/github-terms/github-terms-of-service", + "brandColor": "#F59E0B", + "composerIcon": "./assets/superpowers-small.svg", + "logo": "./assets/app-icon.png", + "screenshots": [] + } } diff --git a/plugins/codex/plugins/superpowers/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/superpowers/THIRD_PARTY_SOURCE.json index 2be02a5c5..6815bd9ae 100644 --- a/plugins/codex/plugins/superpowers/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/superpowers/THIRD_PARTY_SOURCE.json @@ -1,9 +1,9 @@ { - "sourceId": "superpowers", - "repo": "https://github.com/obra/superpowers.git", - "ref": "main", - "commit": "6fd4507659784c351abbd2bc264c7162cfd386dc", - "adapter": "codex-plugin", - "sourcePath": ".", - "syncedAt": "2026-06-10T07:28:13Z" + "sourceId": "superpowers", + "repo": "https://github.com/obra/superpowers.git", + "ref": "main", + "commit": "6fd4507659784c351abbd2bc264c7162cfd386dc", + "adapter": "codex-plugin", + "sourcePath": ".", + "syncedAt": "2026-06-10T07:28:13Z" } diff --git a/plugins/codex/plugins/superpowers/skills/brainstorming/scripts/start-server.sh b/plugins/codex/plugins/superpowers/skills/brainstorming/scripts/start-server.sh old mode 100644 new mode 100755 diff --git a/plugins/codex/plugins/superpowers/skills/brainstorming/scripts/stop-server.sh b/plugins/codex/plugins/superpowers/skills/brainstorming/scripts/stop-server.sh old mode 100644 new mode 100755 diff --git a/plugins/codex/plugins/superpowers/skills/systematic-debugging/find-polluter.sh b/plugins/codex/plugins/superpowers/skills/systematic-debugging/find-polluter.sh old mode 100644 new mode 100755 diff --git a/plugins/codex/plugins/superpowers/skills/writing-skills/render-graphs.js b/plugins/codex/plugins/superpowers/skills/writing-skills/render-graphs.js old mode 100644 new mode 100755 diff --git a/plugins/codex/plugins/ui-ux-pro-max/.codex-plugin/plugin.json b/plugins/codex/plugins/ui-ux-pro-max/.codex-plugin/plugin.json index ec07c31ee..ff36185d6 100644 --- a/plugins/codex/plugins/ui-ux-pro-max/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/ui-ux-pro-max/.codex-plugin/plugin.json @@ -1,44 +1,42 @@ { - "name": "ui-ux-pro-max", - "version": "2.5.0", - "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": [ - - ] - } + "name": "ui-ux-pro-max", + "version": "2.5.0", + "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": [] + } } diff --git a/plugins/codex/plugins/ui-ux-pro-max/README.md b/plugins/codex/plugins/ui-ux-pro-max/README.md old mode 100644 new mode 100755 diff --git a/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json index b4aa731e8..7a79f7cdf 100644 --- a/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json +++ b/plugins/codex/plugins/ui-ux-pro-max/THIRD_PARTY_SOURCE.json @@ -1,9 +1,9 @@ { - "sourceId": "ui-ux-pro-max", - "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", - "ref": "main", - "commit": "b7e3af80f6e331f6fb456667b82b12cade7c9d35", - "adapter": "claude-skill", - "sourcePath": ".claude/skills/ui-ux-pro-max", - "syncedAt": "2026-06-10T07:28:13Z" + "sourceId": "ui-ux-pro-max", + "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git", + "ref": "main", + "commit": "b7e3af80f6e331f6fb456667b82b12cade7c9d35", + "adapter": "claude-skill", + "sourcePath": ".claude/skills/ui-ux-pro-max", + "syncedAt": "2026-06-10T07:28:13Z" } diff --git a/plugins/codex/plugins/ui-ux-pro-max/skills/ui-ux-pro-max/scripts/core.py b/plugins/codex/plugins/ui-ux-pro-max/skills/ui-ux-pro-max/scripts/core.py old mode 100644 new mode 100755