npx claudepluginhub jimloop/custom-claude-package --plugin plugin-creatorClaude Code 扩展包,包含两个独立插件。
当前版本:1.2.0
路径:plugins/deploy-workflow
部署工作流 Agent,支持:
安装:
/plugin add /path/to/plugins/deploy-workflow
/reload-plugins
使用:
/workdone-deploy
路径:plugins/plugin-creator
插件创建向导,支持:
安装:
/plugin add /path/to/plugins/plugin-creator
/reload-plugins
使用:
/create-plugin
| 类型 | 用途 | 触发方式 |
|---|---|---|
| Agent | 自主执行复杂任务 | 被 Command 调用 |
| Command | 斜杠命令入口 | 用户输入 /命令名 |
| Skill | 知识库和最佳实践 | 自动激活 |
| Hook | 事件钩子脚本 | 事件触发 |
custom-claude-package/
├── .claude-plugin/
│ └── marketplace.json # 根目录市场配置(多插件必需)
├── plugins/
│ ├── deploy-workflow/ # 部署工作流插件
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # 子插件只需 plugin.json
│ │ ├── agents/
│ │ │ └── deploy-workflow.md
│ │ ├── commands/
│ │ │ └── workdone-deploy.md
│ │ └── skills/
│ │ └── workdone-deploy/SKILL.md
│ └── plugin-creator/ # 插件创建工具
│ ├── .claude-plugin/
│ │ └── plugin.json # 子插件只需 plugin.json
│ ├── agents/
│ │ └── plugin-creator.md
│ ├── commands/
│ │ └── create-plugin.md
│ └── skills/
│ └── create-plugin/SKILL.md
└── README.md
注意:多插件仓库中,子插件目录只需要
plugin.json,不需要marketplace.json。
使用 deploy-workflow 插件前,在项目的 CLAUDE.md 中添加:
## Deployment Configuration
DEPLOY_SERVER=user@your-server.com
DEPLOY_PATH=/path/to/project
DEPLOY_METHOD=docker-compose
DEPLOY_SERVICE_NAME=your-service
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Uses power tools
Uses Bash, Write, or Edit tools
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
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.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Memory compression system for Claude Code - persist context across sessions