Skip to content

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

  1. Install Claude Code: npm install -g @anthropic-ai/claude-code
  2. Run in any project: claude
  3. 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.