← ClaudeAtlas

blueprint-claude-mdlisted

Generate or update CLAUDE.md from blueprint artifacts. Use when adding team instructions, converting inline content to @imports, or setting up CLAUDE.local.md.
laurigates/claude-plugins · ★ 35 · Data & Documents · score 79
Install: claude install-skill laurigates/claude-plugins
Generate or update the project's CLAUDE.md file based on blueprint artifacts, PRDs, and project structure. ## When to Use This Skill | Use this skill when... | Use alternative when... | |------------------------|-------------------------| | Need to create/update CLAUDE.md for team instructions | Use `/blueprint:rules` for path-specific rules | | Want to add @imports to existing CLAUDE.md | Use `/blueprint:generate-rules` to create rules from PRDs | | Need to create CLAUDE.local.md for personal preferences | Editing individual rule files directly | | Converting inline content to lean @import structure | Just need to view current memory configuration | ## CLAUDE.md vs Auto Memory Claude Code has two complementary systems for project context. CLAUDE.md should contain **team-shared instructions** — not patterns Claude learns on its own. | Belongs in CLAUDE.md | Belongs in Auto Memory (managed by Claude) | |----------------------|---------------------------------------------| | Team coding standards | Debugging insights and workarounds | | Build/test/lint commands | Personal workflow preferences | | Architecture decisions | Project-specific patterns learned over time | | Required conventions | File relationships and navigation shortcuts | | CI/CD workflows | Common mistakes and how to fix them | Auto memory lives at `~/.claude/projects/<project>/memory/` and is managed automatically. Do not duplicate auto memory concerns into CLAUDE.md. ## Memory Hierarchy (precedence low →