claude-md-enhancer

325 stars 73 forks
0
D

Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture support, and tech stack customization. Use when setting up new projects, improving existing CLAUDE.md files, or establishing AI-assisted development standards.

CommandsAgents
#Claude Code#claude-skills-creator#ai-agents#project#claude-code#claude-ai#team size#Claude
Also in: github networking markdown

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer
skilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer --agent opencode
skilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer --agent codex
skilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-code-skill-factory
2. Copy the agent skill directory:
cp -r claude-code-skill-factory/generated-skills/claude-md-enhancer ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Stars
325
Forks
73
Type
Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
0

Agent Skill Grade

D
Score: 69/100 Click to see breakdown

Score Breakdown

Spec Compliance
9/15
PDA Architecture
18/30
Ease of Use
18/25
Writing Style
5/10
Utility
15/20
Modifiers: +4

Areas to Improve

  • Name convention violations
  • Severe Token Waste
  • Second-Person Voice

Recommendations

  • Focus on improving Writing Style (currently 5/10)
  • Address 3 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 2026-01-24

Developer Feedback

I've been digging through the CLAUDE.md files and skill system, and I see you're working on enhancing markdown processing for Claude Code—solid conceptual foundation, but the execution is pulling the grade down to 69. What's the thinking behind your current architecture choices, and where do you see the biggest friction points in the token efficiency?

Links:

The TL;DR

You're at 69/100, solidly in D territory. This evaluation is based on Anthropic's Progressive Disclosure Architecture (PDA) standards—the methodology that keeps skills lean and navigable. Your strongest area is Utility (15/20)—the skill genuinely solves a real problem with CLAUDE.md generation. But Writing Style (5/10) is where you're bleeding points, and your token economy needs serious attention (18/30 on PDA).

What's Working Well

  • Real utility here. The skill addresses an actual pain point—CLAUDE.md generation isn't trivial, and your approach of analyzing existing files then generating structured content is solid.
  • Good modular structure. You've got examples/, scripts/, and references/ directories—that's the right instinct for layering. The bonus points for "verifiable intermediate outputs" and "exemplary examples" reflect that.
  • Reasonable trigger coverage. "Setting up CLAUDE.md", "improve my CLAUDE.md", "analyze existing files"—these hit the right use cases, though they're buried in verbose description.

The Big One: 447 Lines Is Too Much

Your SKILL.md is 447 lines when it should be <150. This is your biggest token drain. You've got Example 1, Example 2 (appears twice—duplicate numbering), an Interactive Example section, and Workflow Steps all crammed into the mai...

AI-Detected Topics

Extracted using NLP analysis

Claude Code claude-skills-creator ai-agents project claude-code claude-ai team size Claude CLAUDE.md tech stack

Report Security Issue

Found a security vulnerability in this agent skill?