claude-modular  by oxygen-fragment

Modular framework for Claude Code

Created 2 months ago
250 stars

Top 100.0% on SourcePulse

GitHubView on GitHub
Project Summary

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

  1. Clone and Setup:
    git clone https://github.com/oxygen-fragment/claude-modular.git
    cd claude-modular
    cp templates/CLAUDE.md.template CLAUDE.md
    
  2. Initialize Project: Copy the .claude directory to your project root and customize configuration files (e.g., settings.json).
  3. Usage: Execute commands like /project:setup-environment or /dev:code-review within your Claude Code project.

Highlighted Details

  • Token Optimization: Achieves 50-80% token savings via progressive disclosure, modular instructions, context compression, and smart boundaries.
  • Command Suite: Offers over 20 production-ready commands for project management, development workflow, testing, deployment, and documentation.
  • Environment Configuration: Supports layered configuration for development, staging, and production environments, with built-in security features like secret scanning and audit logging.
  • Integrations: Includes support for MCP servers (Memory, Git, Filesystem, Linear, Notion) and CI/CD pipelines (GitHub Actions).

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.

Health Check
Last Commit

2 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
6 stars in the last 30 days

Explore Similar Projects

Starred by Wei-Lin Chiang Wei-Lin Chiang(Cofounder of LMArena), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
4 more.

qwen-code by QwenLM

3.4%
13k
AI coding agent for complex codebases
Created 2 months ago
Updated 19 hours ago
Starred by Luis Capelo Luis Capelo(Cofounder of Lightning AI), Addy Osmani Addy Osmani(Head of Chrome Developer Experience at Google), and
23 more.

goose by block

0.8%
20k
Open-source AI agent for automating complex engineering tasks
Created 1 year ago
Updated 23 hours ago
Feedback? Help us improve.