The reputation layer for AI skills, tools & agents

oxygen-fragment/claude-modular

Score: 21.7 Rank #10721

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

Last commit was 243 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 7 open vs 0 closed issues — triaging stale issues improves health

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge

AgentRank score for oxygen-fragment/claude-modular
[![AgentRank](https://agentrank-ai.com/api/badge/tool/oxygen-fragment--claude-modular)](https://agentrank-ai.com/tool/oxygen-fragment--claude-modular)
<a href="https://agentrank-ai.com/tool/oxygen-fragment--claude-modular"><img src="https://agentrank-ai.com/api/badge/tool/oxygen-fragment--claude-modular" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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