oxygen-fragment/claude-modular
Production-ready modular Claude Code framework with 30+ commands, token optimization, and MCP server integration. Achieves 2-10x productivity gains through systematic command organization and hierarchical configuration.
Overview
oxygen-fragment/claude-modular is a MCP server licensed under MIT. Production-ready modular Claude Code framework with 30+ commands, token optimization, and MCP server integration. Achieves 2-10x productivity gains through systematic command organization and hierarchical configuration. Topics: adhd-friendly, ai-development, claude-code, development-workflow, modular-framework, productivity, template-repository, token-optimization, mpc-servers.
Ranked #10721 out of 25632 indexed tools.
Ecosystem
MIT
adhd-friendlyai-developmentclaude-codedevelopment-workflowmodular-frameworkproductivitytemplate-repositorytoken-optimizationmpc-servers
Signal Breakdown
Stars 273
Freshness 8mo ago
Issue Health 0%
Contributors 1
Dependents 0
Forks 42
Description Detailed
License MIT
How to Improve
Freshness high impact
Issue Health high impact
Contributors medium impact
Matched Queries
From the README
# Claude Code Modular Framework A comprehensive, production-ready modular framework template for Claude Code that achieves 2-10x productivity gains through proven patterns, token optimization, and systematic development workflows. ## 🚀 Quick Start ### 1. Clone and Setup ```bash git clone https://github.com/your-username/claude-modular.git cd claude-modular cp templates/CLAUDE.md.template CLAUDE.md # Edit CLAUDE.md with your project-specific details ``` ### 2. Initialize Your Project ```bash # Copy the .claude directory to your project root cp -r .claude /path/to/your/project/ # Customize configuration for your environment cd /path/to/your/project/.claude/config # Edit settings.json, development.json, etc. ``` ### 3. Start Using Commands ```bash # In your project with Claude Code /project:setup-environment /project:create-feature user-authentication /test:generate-tests /dev:code-review ``` ## 📚 Features ### ✅ Token Optimization (50-80% savings) - **Progressive disclosure** -Read full README on GitHub →
Are you the maintainer? Claim this listing