当用户发出“进入执行模式”、“进入EXECUTE模式”、“ENTER EXECUTE MODE”等类似指令时,使用这个技能。
当用户发出“进入创新模式”、“进入INNOVATE模式”、“ENTER INNOVATE MODE”等类似指令时,使用这个技能。
当用户发出“进入计划模式”、“进入PLAN模式”、“ENTER PLAN MODE”等类似指令时,使用这个技能。
当用户发出“进入研究模式”、“进入RESEARCH模式”、“ENTER RESEARCH MODE”等类似指令时,使用这个技能。
当用户发出“进入评审模式”、“进入REVIEW模式”、“ENTER REVIEW MODE”等类似指令时,使用这个技能。
这是团队内部的插件市场仓库,用于分发可在 Claude Code 和 Codex 中安装的插件。
本仓库采用“通用规范 + 工作流打包”的形式:
kepler-rules:独立的项目编码规范插件riper-workflow:整套 RIPER 工作流插件(包含 5 个 skills)agent-team-vben-rules:团队协作与 Vben 前端规范插件(根目录插件,包含 2 个 skills)当前插件:
kepler-rulesriper-workflowagent-team-vben-rulesyunxiao-bug-exportfrontend-project-starter关键目录结构:
.
├── .claude-plugin/marketplace.json # Claude Code 市场清单
├── .agents/plugins/marketplace.json # Codex 市场清单
├── .claude-plugin/plugin.json # 根目录插件 manifest(Claude)
├── .codex-plugin/plugin.json # 根目录插件 manifest(Codex)
├── skills/ # 仓库根目录技能源文件
└── plugins/
├── kepler-rules/
├── riper-workflow/
├── frontend-project-starter/
└── yunxiao-bug-export/
riper-workflow 内包含以下 skills:
riper-researchriper-planriper-executeriper-reviewriper-innovate仓库根目录 skills/ 维护可复用的独立 skill 源文件,目前包括:
agent-teamfrontend-design-systemfrontend-workflow-standardsiconify-governancevben-component-rulesyunxiao-bug-export其技能源文件直接维护在仓库根目录 skills/ 下:
skills/agent-team/skills/frontend-design-system/skills/frontend-workflow-standards/skills/iconify-governance/skills/vben-component-rules/skills/yunxiao-bug-export/frontend-design-system、frontend-workflow-standards、iconify-governance 和 vben-component-rules 是从项目实践中抽象出的公共前端规范 skill,已去除具体项目名称和业务描述。frontend-project-starter 会把这些规范初始化到目标项目的 .agents/ 通用层,并生成 AGENTS.md、CLAUDE.md 和 .codex/skills 兼容入口。
Claude Code 支持直接从 GitHub 仓库添加 marketplace。
claude plugin marketplace add <owner>/<repo>
示例:
claude plugin marketplace add xuniversity/plugins-marketplace
claude plugin marketplace add /绝对路径/plugins-marketplace
添加成功后,在 Claude Code 插件界面中找到本市场并安装:
kepler-rulesriper-workflow(一次安装含 5 个 skills)agent-team-vben-rules(一次安装含 2 个 skills)yunxiao-bug-exportfrontend-project-starterCodex 目前采用仓库内本地市场文件模式($REPO_ROOT/.agents/plugins/marketplace.json)。
git clone https://github.com/xuniversity/plugins-marketplace.git
.agents/plugins/marketplace.json。/plugins,选择 Kepler Skills Marketplace,安装所需插件。riper-workflow 以获得完整 RIPER 工作流能力。agent-team 与 vben-component-rules,安装根目录插件 agent-team-vben-rules。yunxiao-bug-export。frontend-project-starter。如果只是浏览或维护技能源文件,请直接查看仓库根目录 skills/。
git pull
skills/ 下的 skill 时,请同时更新根目录 plugin manifest 和两份 marketplace:
.claude-plugin/plugin.json.codex-plugin/plugin.json.claude-plugin/marketplace.json.agents/plugins/marketplace.jsonOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub xuniversity/plugins-marketplace --plugin riper-workflow团队协作与 Vben 前端规范插件,包含 agent-team 与 vben-component-rules 两个技能。
Kepler 项目编码规范技能。
Frontend project initialization plugin with .agents rules, design-system, workflow, Iconify, and selectable component implementation templates.
导出 Yunxiao 缺陷列表、详情、截图和按日期归档的 Markdown/JSON 制品。
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.