MCP Directory

ai-max

by zhukunpenglinyutong · JavaScript · ★ 251

一键给Claude Code 提高智商,包含生产级 agents、skills、hooks、commands、rules 和 MCP 配置

Install

npx -y github:zhukunpenglinyutong/ai-max

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-max": {
      "command": "npx",
      "args": [
        "-y",
        "github:zhukunpenglinyutong/ai-max"
      ]
    }
  }
}

From the README

> 这是基于 [everything-claude-code](https://github.com/affaan-m/everything-claude-code) 进行二次开发,提供npm一键安装方式,协议沿用MIT **Claude Code 增强配置,开箱即用。** 本仓库包含生产级 agents(代理)、skills(技能)、hooks(钩子)、commands(命令)、rules(规则)和 MCP 配置,帮助你快速提升 Claude Code 的使用体验。 安装 AI MAX 后,你可以在 Claude Code 中使用以下斜杠指令。只需输入 加上你的需求即可。 | 指令 | 用途 | 示例 | |------|------|------| | | 智能选择最合适的指令 | | | | 功能规划与实现方案 | | | | 测试驱动开发 | | | | 代码质量与安全审查 | | | | 修复构建/类型错误 | | | | 端到端测试生成 | | | | 测试覆盖率分析 | | | | 代码重构与清理 | | | | 更新项目文档 | | | | 更新代码架构图 | | --- 不确定用哪个指令?使用 ,它会根据你的描述自动选择最合适的指令。 在编写代码之前创建详细的实现计划。适用于: - 新功能开发 - 重大架构变…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers