Vibe Coding
Tip: Claude Code Project Structure That Survives Multiple Skills + MCP Servers
A 21-comment r/ClaudeAI thread (77 upvotes) documents a Claude Code setup that held up past 2-3 real projects: domain-organized skills with per-skill CLAUDE.md files, explicit MCP server declarations in project settings, and a root AGENTS.md for cross-agent coordination rules. Core finding: the single flat CLAUDE.md pattern breaks when more than 2-3 skills and MCP servers are combined — skill-scoped instruction files prevent context bleed.
Source
↳ Follow the thread