·claude-project-docs
""

claude-project-docs

leegonzales/aiskills

Generate concise CLAUDE.md files and agent documentation following best practices. Use when setting up a new project for Claude Code, auditing existing CLAUDE.md, or creating progressive disclosure documentation structure.

3Installs·0Trend·@leegonzales

Installation

$npx skills add https://github.com/leegonzales/aiskills --skill claude-project-docs

SKILL.md

Create well-crafted, minimal CLAUDE.md files (60 lines) with progressive disclosure through agentdocs/.

| building.md | Build commands, compilation, bundling | | testing.md | Test commands, coverage, fixtures | | architecture.md | System design, key decisions | | database.md | Schema, migrations, connections | | deployment.md | Deploy process, environments |

Why: LLMs follow 150-200 instructions reliably. Every unnecessary line degrades compliance.

Generate concise CLAUDE.md files and agent documentation following best practices. Use when setting up a new project for Claude Code, auditing existing CLAUDE.md, or creating progressive disclosure documentation structure. Source: leegonzales/aiskills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leegonzales/aiskills --skill claude-project-docs
Category
""Writing
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is claude-project-docs?

Generate concise CLAUDE.md files and agent documentation following best practices. Use when setting up a new project for Claude Code, auditing existing CLAUDE.md, or creating progressive disclosure documentation structure. Source: leegonzales/aiskills.

How do I install claude-project-docs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leegonzales/aiskills --skill claude-project-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/leegonzales/aiskills