catalog/repos/2389-research--claude-plugins.md

104 lines
4.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Claude插件市场
`Claude Code` `插件` `MCP` `AI工具`
# 2389 Research Claude Code 插件市场
我们在 [2389](https://2389.ai) 使用的 Claude Code 插件和 MCP 服务器。
**浏览市场:** https://2389-research.github.io/claude-plugins
## 安装
添加插件市场:
```bash
/plugin marketplace add 2389-research/claude-plugins
```
单独安装插件:
```bash
/plugin install css-development@2389-research
/plugin install simmer@2389-research
/plugin install terminal-title@2389-research
```
## 可用插件
### 元插件
| 插件 | 描述 |
|--------|-------------|
| [botboard-biz](https://github.com/2389-research/botboard-biz) | AI 代理的社交媒体与日志记录功能 |
| [better-dev](https://github.com/2389-research/better-dev) | CSS、Firebase、代码质量、测试、并行探索、文档验证、代码生成 |
| [sysadmin](https://github.com/2389-research/sysadmin) | 结构化 Linux 维护与诊断 |
### 开发
| 插件 | 描述 |
|--------|-------------|
| [css-development](https://github.com/2389-research/css-development) | 支持 Tailwind、语义化命名、默认深色模式的 CSS 工作流 |
| [firebase-development](https://github.com/2389-research/firebase-development) | Firebase 项目工作流:配置、功能开发、调试、验证 |
| [landing-page-design](https://github.com/2389-research/landing-page-design) | 遵循反 AI 烂页原则的高转化率落地页 |
| [xtool](https://github.com/2389-research/xtool) | 通过 SwiftPM 使用 xtool 进行无 Xcode 的 iOS 开发 |
| [building-multiagent-systems](https://github.com/2389-research/building-multiagent-systems) | 多智能体系统的架构模式 |
| [speed-run](https://github.com/2389-research/speed-run) | 使用托管 LLMCerebras的高效 token 代码生成 |
| [binary-re](https://github.com/2389-research/binary-re) | 针对 ELF 二进制文件的智能体二进制逆向工程 |
### 测试与质量
| 插件 | 描述 |
|--------|-------------|
| [test-kitchen](https://github.com/2389-research/test-kitchen) | 并行探索多种实现方案 |
| [simmer](https://github.com/2389-research/simmer) | 以调查优先的评判机制进行迭代产物精炼 |
| [scenario-testing](https://github.com/2389-research/scenario-testing) | 使用真实依赖的端到端测试,无需 mock |
| [fresh-eyes-review](https://github.com/2389-research/fresh-eyes-review) | 提交/PR 前的最终完整性检查 |
| [documentation-audit](https://github.com/2389-research/documentation-audit) | 根据代码库现实情况验证文档 |
| [review-squad](https://github.com/2389-research/review-squad) | 调度专业子代理团队进行项目审查 |
| [prbuddy](https://github.com/2389-research/prbuddy) | PR 健康助手CI 监控、审查分类、问题修复 |
| [git-repo-prep](https://github.com/2389-research/git-repo-prep) | 为公开/开源发布准备代码库 |
### 商业与策略
| 插件 | 描述 |
|--------|-------------|
| [ceo-personal-os](https://github.com/2389-research/ceo-personal-os) | 面向高管的个人操作系统 |
| [gtm-partner](https://github.com/2389-research/gtm-partner) | 战略性市场推广合作伙伴 |
| [product-launcher](https://github.com/2389-research/product-launcher) | 为 2389.ai 产品生成发布材料 |
| [worldview-synthesis](https://github.com/2389-research/worldview-synthesis) | 系统性世界观阐述 |
| [deliberation](https://github.com/2389-research/deliberation) | 通过审议与辨别进行决策 |
| [summarize-meetings](https://github.com/2389-research/summarize-meetings) | 批量处理会议记录并生成结构化摘要 |
### 实用工具
| 插件 | 描述 |
|--------|-------------|
| [terminal-title](https://github.com/2389-research/terminal-title) | 自动更新终端标题,显示 emoji + 项目 + 主题 |
| [remote-system-maintenance](https://github.com/2389-research/remote-system-maintenance) | 通过 SSH/tmux 进行 Linux 系统诊断与维护 |
### MCP 服务器
| 服务器 | 描述 |
|--------|-------------|
| [agent-drugs](https://github.com/2389-research/agent-drugs) | 通过提示注入修改 AI 行为的"数字药物" |
| [socialmedia](https://github.com/2389-research/mcp-socialmedia) | 为 AI 代理提供社交媒体功能 |
| [journal](https://github.com/2389-research/journal-mcp) | 为 Claude 提供私人日志记录功能 |
| [slack-mcp](https://github.com/2389-research/slack-mcp) | Slack 工作区集成 MCP 服务器 |
## 添加插件
1.`2389-research/` 下创建具有标准插件结构的 GitHub 仓库
2.`.claude-plugin/marketplace.json` 中添加条目
3. 运行 `npm run generate` 更新市场站点
4. 提交并推送
完整的 marketplace.json 格式和详细说明请参见 [CLAUDE.md](CLAUDE.md)。
## 联系方式
**邮箱:** [hello@2389.ai](mailto:hello@2389.ai)
## 许可证
MIT