Initial commit: Claude Code Customization Suite - 40+ agents, MCP tools, and automation scripts
This commit is contained in:
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Claude Code Customization Suite
|
||||
|
||||
40+ specialized AI agents, MCP tools, and enterprise-grade automation scripts for Claude Code.
|
||||
|
||||
## Quick Start
|
||||
|
||||
```bash
|
||||
# Download and run the interactive installer
|
||||
curl -JO https://github.rommark.dev/rommark/claude-code-customization-suite/raw/main/interactive-install-claude.sh
|
||||
chmod +x interactive-install-claude.sh
|
||||
./interactive-install-claude.sh
|
||||
```
|
||||
|
||||
## What's Included
|
||||
|
||||
- **40+ Custom Agents** across 8 categories
|
||||
- **15+ MCP Tools** for vision, search, and GitHub integration
|
||||
- **Auto-Triggering** test writer and UI enhancement agents
|
||||
- **Interactive Installation** with model selection (Anthropic/Z.AI)
|
||||
- **One-Click Setup** with comprehensive verification
|
||||
|
||||
## Installation Scripts
|
||||
|
||||
- `interactive-install-claude.sh` - Full interactive installer (recommended)
|
||||
- `claude-setup-manager.sh` - Menu-driven setup manager
|
||||
- `create-complete-package.sh` - Create distributable packages
|
||||
- `verify-claude-setup.sh` - Verify your installation
|
||||
- `export-claude-customizations.sh` - Export existing customizations
|
||||
|
||||
## Documentation
|
||||
|
||||
- `CLAUDE-CUSTOMIZATIONS-README.md` - Complete feature documentation
|
||||
- `FINAL-SETUP-GUIDE.md` - Detailed setup instructions
|
||||
- `SCRIPTS-GUIDE.md` - Script usage guide
|
||||
|
||||
## License
|
||||
|
||||
MIT License - Feel free to use and modify for your needs.
|
||||
Reference in New Issue
Block a user