Claude Code
This section contains shared resources, configurations, and best practices for using Claude Code across the team.
What’s Here
- Skills - Custom slash commands for common tasks
- Agents - Specialized subagents for different workflows
- Commands - Useful commands and keyboard shortcuts
- CLAUDE.md Guide - How to write effective project instructions
Quick Start
- Install Claude Code:
npm install -g @anthropic-ai/claude-code - Run in any project:
claude - Copy team configurations from this documentation into your setup
Sharing Configurations
Team members can share their configurations by updating this documentation. See individual sections for the format to use when adding new skills, agents, or commands.