claude-md

Generate or audit CLAUDE.md files by analyzing repository structure and content.

2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/hamzaPixl/pixl-ai --skill claude-md-hamzapixl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-md
Source: https://github.com/hamzaPixl/pixl-ai/tree/main/packages/crew/skills/claude-md
Command: npx skills add https://github.com/hamzaPixl/pixl-ai --skill claude-md-hamzapixl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects and monorepos often lack concise, actionable CLAUDE.md files or have outdated guidance that prevents Claude-based agents from understanding project context and developer workflows. This Skill automates discovery, assessment, and targeted updates so documentation stays accurate, actionable, and project-specific.

Core Features & Use Cases

  • Generate from codebase: Parallel scanning and analysis to assemble a new CLAUDE.md with project overview, architecture, conventions, development and deployment commands.
  • Audit & improve: Find existing CLAUDE.md files, score quality across criteria, produce a quality report, and propose or apply targeted edits after user confirmation.
  • Actionable output: Produces copy-pasteable commands, gotchas, and package relationships tailored to the repository or monorepo structure.
  • Use case: Use generate for onboarding a new repository, and improve to keep CLAUDE.md current after refactors or CI changes.

Quick Start

Run the claude-md skill in improve mode to audit and propose targeted updates for the project's CLAUDE.md.

Frequently Asked Questions about claude-md

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a CLAUDE.md file for my codebase?

To generate a CLAUDE.md file, the skill performs parallel scanning and analysis of your repository structure to assemble project overview, architecture, conventions, and deployment commands into a new file from scratch.

What is the best way to audit and improve existing CLAUDE.md files?

Auditing existing CLAUDE.md files involves scoring quality across criteria, producing a quality report, and proposing targeted edits to keep documentation accurate after refactors or CI changes.

Can I use this to update documentation for a monorepo structure?

Yes, you can apply the codebase analysis and documentation generation to monorepo scenarios, producing actionable commands, gotchas, and package relationships tailored to the monorepo structure.

Does the CLAUDE.md generation tool apply changes automatically?

No, the tool uses inspection and read/edit/write tools to propose changes, requiring user confirmation before applying any targeted edits or updates to the CLAUDE.md file.

When do I need to regenerate or update my project's CLAUDE.md file?

You need to update your CLAUDE.md after significant refactors or CI changes to ensure Claude-based agents maintain accurate project context and understand current developer workflows.