What problem does it solve?
This skill helps teams and individuals learn Claude Code's seven core capabilities in a structured onboarding flow, replacing scattered notes with a clear, actionable curriculum that accelerates proficiency.
Core Features & Use Cases
- Memory: Understand how CLAUDE.md directives and Auto Memory shape persistent context across sessions.
- Skill: Learn progressive loading so you pull in only what you need when you need it.
- MCP: Discover tool calling to connect Claude Code with external services like Slack, Calendar, and Notion.
- Subagent: Explore isolated subprocesses that handle focused tasks without polluting the main conversation.
- Agent Teams: See how multiple agents collaborate in parallel with shared tasks and communication.
- Hook: Implement deterministic automation triggers that run code or checks on events.
- Plugin: Package and distribute the above features as a single installable unit for teams.
- Use cases span onboarding new engineers, teaching automation concepts, and reinforcing best practices in Claude Code workflows.
Quick Start
Open a new session and run /day1-test-skill to experience the onboarding Skill.