Claude Code Customization
Portable knowledge base for Claude Code skills and commands.
Copy the .claude/ directory to any project to replicate the same behaviour.
.claude Directory Structure
How It Works
| Mechanism | Location | How to Invoke |
|---|---|---|
| Slash commands | .claude/commands/*.md |
/command-name in Claude Code |
| Skills | .claude/<skill>/SKILL.md |
Auto-loaded based on triggers |
| Permissions | .claude/settings.local.json |
Applied on every tool call |
Copy to a new device
Copy the entire .claude/ directory into the project root.
Claude Code picks it up automatically — no extra configuration needed.