claude-md-enhancer
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.
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-enhancerskilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer --agent opencodeskilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer --agent codexskilz install alirezarezvani/claude-code-skill-factory/claude-md-enhancer --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-code-skill-factorycp -r claude-code-skill-factory/generated-skills/claude-md-enhancer ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
tailwind-shadcn-setup
by vanman2024
Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design...
spanish-language-tutor
by sandraschi
Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies
frontend-dev-guidelines
by diet103
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organiz...
torch-geometric
by davila7
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, ...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-code-skill-factory
- 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
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/, andreferences/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
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.