What problem does it solve?
This Skill eliminates manual, error-prone creation and maintenance of CLAUDE.md by detecting a repository's tech stack and composing, auditing, or reformatting the file into standardized, actionable blocks so AI-assisted workflows receive precise context.
Core Features & Use Cases
- Block-based Generation: Detect required blocks (Header, Tech Stack, Supabase, Routing, etc.) and guide information collection to produce a complete CLAUDE.md.
- Audit & Patch: Inspect existing CLAUDE.md for missing or low-quality blocks, produce an audit report, and insert or update specific blocks in-place.
- Supabase-aware Integration: Integrate with a db:schema CLI to query large generated type files safely and include Database Tables and MCP/Migration guidance when Supabase is detected.
- Formatting & Enforcement: Reformat prose into compact tables/code examples, reorder sections to a canonical sequence, and apply project-specific insertion rules.
Quick Start
Use the claudemd-builder skill with a natural request like "CLAUDE.md 검사해줘" or "CLAUDE.md 만들어줘" to detect the stack and generate or audit a standards-compliant CLAUDE.md for the repository.