How to organise your AI workspace (gilesparnell/Claude) vs individual client project repos โ what lives where and why.
~/.claude/skills/ and are available in every session automatically.~/.claude/skills/ (global, every session) or the client repo's .claude/skills/ (project-specific).Your workspace repo (gilesparnell/Claude) is your methodology โ it improves over time and makes every project faster. Client repos are just normal project repos with a thin .claude/ folder for context.
Drop a .claude/project.md in every client repo. It tells Claude the domain, stack, decisions made, and where things live. No re-briefing at the start of every session.
~/.claude/skills/ โ global runtime skills, loaded in every session. [client-repo]/.claude/skills/ โ project-specific runtime skills. gilesparnell/Claude/skills/ โ portal stubs only (display layer, not read by Claude Code at runtime).