Skip to content

gravity9-tech/claude_code_workshop_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Claude Code Workshops

Hands-on workshops for learning Claude Code, from beginner fundamentals to advanced features.

Getting Started

Prerequisites

  • Node.js installed
  • Claude Code installed:
    npm install -g @anthropic-ai/claude-code
  • Basic command line familiarity

Installation

git clone https://github.com/gravity9-tech/claude_code_workshop_test.git workshops
cd workshops

Workshops

Workshop Level Duration Description
Workshop 1 Foundation ~45 min Context window, MCP, slash commands, subagents
Workshop 2 Advanced ~58 min Skills, hooks, marketplace, plugins, workflow automation

Learning Path

Workshop 1: Foundations
├── 00 Project Setup
├── 01 Context Window
├── 02 Getting Started (/init, CLAUDE.md)
├── 03 MCP & Playwright
├── 04 Slash Commands
└── 05 Subagents
         │
         v
Workshop 2: Advanced
├── 01 Skills
├── 02 Subagents with Skills
├── 03 Hooks
├── 04 Marketplace
├── 05 Plugins
└── 06 Workflow Automation

Quick Start

  1. Complete Workshop 1 first if you're new to Claude Code
  2. Start with cc-workshop-1/00_setup.md

Help

About

A repo to run the QA process on the content of Claude Code workshop for Pandora team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published