camp-day1

Guide Claude Code environment setup and CLAUDE.md configuration through interactive exercises.

13|5|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/myrealtrip/claude-code-camp --skill camp-day1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camp-day1
Source: https://github.com/myrealtrip/claude-code-camp/tree/main/.claude/skills/camp-day1
Command: npx skills add https://github.com/myrealtrip/claude-code-camp --skill camp-day1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides users through setting up their Claude Code environment and understanding CLAUDE.md and Memory, enabling personalized AI workflows.

Core Features & Use Cases

  • Environment Setup: Guides installation and verification of Git, GitHub CLI, and Claude Code.
  • CLAUDE.md Mastery: Teaches how to create and leverage CLAUDE.md for custom AI behavior across different scopes (global, project, subfolder).
  • Memory Functionality: Explains and demonstrates how Claude learns and remembers information within project contexts.
  • Use Case: A new team member can use this Skill to quickly get their development environment ready and configure Claude Code to follow team-specific coding standards and communication styles.

Quick Start

Launch Claude Code and begin the interactive Day 1 lecture by typing /camp-day1.

Frequently Asked Questions about camp-day1

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is CLAUDE.md and how does it configure Claude Code behavior?

CLAUDE.md is a configuration file that defines custom AI behavior across different scopes including global, project, and subfolder levels. It allows you to set team-specific coding standards and communication styles for personalized AI workflows.

How do I set up the Claude Code environment and verify tool installation?

To set up the Claude Code environment, you install and verify Git, GitHub CLI, and Claude Code. The interactive lecture detects your OS and guides you through verifying each tool installation to ensure your development environment is fully ready.

How does Claude Code Memory work for persistent learning in projects?

Claude Code Memory enables persistent learning by allowing Claude to remember information within project contexts. This functionality ensures that Claude retains specific details and preferences across interactions within your project environment.

Do I need Git and GitHub CLI installed before configuring Claude Code?

Yes, Git and GitHub CLI are prerequisites for the Claude Code environment. The setup process verifies these tools are installed on your system before proceeding with CLAUDE.md configuration and Memory functionality.

Can I use CLAUDE.md to enforce team-specific coding standards?

Yes, CLAUDE.md supports team-specific coding standards and communication styles. By leveraging its project and subfolder scope capabilities, new team members can quickly configure Claude Code to follow established conventions.

What are the scope differences for CLAUDE.md configuration?

CLAUDE.md configuration operates across three distinct scopes: global, project, and subfolder. Each scope level allows you to layer custom AI behaviors, from broad system-wide settings down to specific directory-level instructions.