Setup Claude Md banner
KenKaiii KenKaiii

Setup Claude Md

Development community

Description

--- name: setup-claude-md description: Generate or update a minimal CLAUDE.md with project guidelines and structure --- Generate or update a minimal CLAUDE.md with project structure, guidelines, and quality checks. ## Step 1: Check if CLAUDE.md Exists If `CLAUDE.md` exists: - Read the existing file - Preserve custom sections the user may have added - Update the structure, quality checks, and organization rules If `CLAUDE.md` does NOT exist: - Create a new one from scratch ## Step 2: Analyze

Installation

Installs to ~/.claude/skills/kenkaiii-minimal-claude-setup-claude-md/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kenkaiii-minimal-claude-setup-claude-md && curl -fsSL https://raw.githubusercontent.com/KenKaiii/minimal-claude/HEAD/commands/setup-claude-md.md -o ~/.claude/skills/kenkaiii-minimal-claude-setup-claude-md/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository