🤖 Claude AI Training

Claude AI for Business & Development

Welcome! Below you'll find all course materials — slide decks, hands-on labs, quick reference guides, and sample code. Download what you need for each day.

1

Claude for Business Users

Master Claude.ai for everyday business tasks

📊 Slide Deck

Full presentation with demos and examples

⬇ Download PPTX

🔬 Lab 1: Practical Prompting

GOLDEN framework practice with real documents

⬇ Download PDF

🔬 Lab 2: Document Creation

Create business deliverables with Claude

⬇ Download PDF

🔬 Lab 3: Claude in Excel (Optional)

Formulas, analysis, and modeling with the Excel add-in

⬇ Download PDF

2

Claude Code Fundamentals

Hands-on with Claude's agentic coding CLI

📊 Slide Deck

Full presentation — installation through advanced workflows

⬇ Download PPTX

🔬 Lab: Claude Code Fundamentals

Install, build a project, master CLAUDE.md, Git workflows, and context management

⬇ Download PDF

🔬 Lab: SQL & Data Analysis

Generate queries, optimize performance, design schemas with Claude Code

⬇ Download PDF

3

Claude Code Advanced

Custom commands, MCP, hooks, and agent teams

📊 Slide Deck

Advanced topics — subagents, skills, MCP, and more

⬇ Download PPTX

🔬 Lab: Custom Commands

Build slash commands with $ARGUMENTS for reusable workflows

⬇ Download PDF

🔬 Lab: Hooks

Implement pre/post tool hooks for validation and security

⬇ Download PDF

🔬 Lab: Subagents

Build and orchestrate custom subagents for parallel work

⬇ Download PDF

📋 Quick Reference Guides

Print these out and keep them handy

GOLDEN Framework ⬇ PDF
Claude Quick Start ⬇ PDF
Traffic Light Guide ⬇ PDF
Top 20 Tasks by Role ⬇ PDF
SQL Prompting Cheatsheet ⬇ PDF
Prompt Engineering Cheatsheet ⬇ PDF
Claude Code Quick Reference ⬇ PDF
Claude Code Cheat Sheet ⬇ PDF
Claude Code Commands ⬇ PDF

💻 Sample Code

Reference implementations and examples

CLAUDE.md Examples

Configuration files for different project types — Python, TypeScript, enterprise, security-focused

↗ View on GitHub

Custom Commands

Ready-to-use slash commands — commit, PR review, refactor, docs, security scan

↗ View on GitHub