All articles
cpaua
·1 min18

Claude Code Project Structure: Quick Guide to Files and Folders

Читати українською

Claude Code Project Structure (quick guide)

Main files
CLAUDE.md → project rules and context
CLAUDE.local.md → personal overrides
mcp.json → tool connections (GitHub, Slack, DB)
claude/settings.json → access permissions and models

claude/ (core logic)
rules/ → coding and testing standards
commands/ → reusable workflows (/review, /fix)
skills/ → automatically loaded expertise (as needed)
agents/ → specialized sub-agents
hooks/ → automation and guardrails

Better structure = better results

Share:
Author
cpaua

VibeCode blog admin. Writing about vibe coding, AI and open source.

Comments

To leave a comment, log in or sign up
Loading...

Related articles