Discover and explore top open-source AI tools and projects—updated daily.
Modular framework for Claude Code
Top 100.0% on SourcePulse
This framework provides a modular and production-ready system for Claude Code, designed to significantly boost developer productivity (2-10x) through organized commands, hierarchical configuration, and token optimization. It targets developers seeking to streamline Claude Code workflows, offering benefits like reduced token consumption and standardized development processes.
How It Works
The framework employs a modular command library, with each command structured in XML to define context, requirements, execution steps, validation, and examples. This modularity allows for just-in-time command loading and efficient context management through progressive disclosure and smart boundaries, leading to substantial token savings (50-80%). Hierarchical configuration supports environment-specific settings (development, staging, production), enhancing security and operational control.
Quick Start & Requirements
git clone https://github.com/oxygen-fragment/claude-modular.git
cd claude-modular
cp templates/CLAUDE.md.template CLAUDE.md
.claude
directory to your project root and customize configuration files (e.g., settings.json
)./project:setup-environment
or /dev:code-review
within your Claude Code project.Highlighted Details
Maintenance & Community
The project is hosted on GitHub, with issues and discussions managed through GitHub Issues and Discussions, respectively. Documentation is available via the Wiki. Contributions are welcomed via pull requests.
Licensing & Compatibility
The project is released under the MIT License.
Limitations & Caveats
The framework's effectiveness is tied to Claude Code's capabilities. While it aims for broad applicability, customization for specific technology stacks or highly specialized workflows may be required. The README does not detail specific hardware requirements beyond those typically needed for Claude Code execution.
2 months ago
Inactive