A personalized fork based on AizenvoltPrime/claude-setup with custom enhancements and optimizations.
- MCP Servers: Context7, Puppeteer, Sequential Thinking, DeepWiki
- Custom Commands: Intelligent workflows for commits, tasks, and problem-solving
- Hook System: Automated directory management and workflow triggers
- Structured Workflows: Organized task management and planning
# One-click installation
curl -fsSL https://raw.githubusercontent.com/HamGuy/claude-setup/main/install.sh | bash
# Initialize project
ccsetup init
# Start using
/task_medium implement user authenticationccsetup init # Current directory
ccsetup init --global # Global configuration/task_medium [problem description] # Complex task processing
/code-review # Code review
/commit # Intelligent commit
/task_easy # Simple tasks- Hook not triggering: Check
uvinstallation and permissions - Directory creation fails: Check file system permissions
- MCP servers not loading: Check Node.js and configuration
If CCSetup has been helpful to you, consider supporting the development of this open-source project! Your support helps us:
- 🛠 Continue improving and fixing bugs
- ✨ Develop more useful features
- 📚 Improve documentation and user guides
- 🔧 Maintain and update MCP server integrations
基于 AizenvoltPrime/claude-setup 的个人定制版本,包含自定义增强功能和优化。
- MCP 服务器: Context7, Puppeteer, Sequential Thinking, DeepWiki
- 自定义命令: 智能工作流,包括提交、任务处理和问题解决
- 钩子系统: 自动化目录管理和工作流触发
- 结构化工作流: 有组织的任务管理和规划
# 一键安装
curl -fsSL https://raw.githubusercontent.com/HamGuy/claude-setup/main/install.sh | bash
# 初始化项目
ccsetup init
# 开始使用
/task_medium implement user authenticationccsetup init # 当前目录
ccsetup init --global # 全局配置/task_medium [problem description] # 复杂任务处理
/code-review # 代码审查
/commit # 智能提交
/task_easy # 简单任务- Hook 不触发:检查
uv安装和权限 - 目录创建失败:检查文件系统权限
- MCP 服务器未加载:检查 Node.js 和配置
如果 CCSetup 对您有帮助,欢迎支持开源项目的发展!您的支持将帮助我们:
- 🛠 持续改进和修复 bug
- ✨ 开发更多实用功能
- 📚 完善文档和用户指南
- 🔧 维护和更新 MCP 服务器集成
This project is licensed under the MIT License - see the LICENSE file for details.