1 / 8
← → Space to navigate · This is a preview — full deck sent to attendees
Preview · Thursday 28 May 2026

Mastering the
Claude Ecosystem

Claude.ai  ·  Claude Code  ·  CLAUDE.md  ·  MCP  ·  API

A 3-hour hands-on workshop  ·  Florin Bădiță

SFO 09:00 PDT · NYC 12:00 EDT · London 17:00 BST · Bucharest 19:00 EEST

This is a short teaser. The full deck goes to registered attendees after the session.

The 5 Pillars · 3 hours

💬 Pillar 1 — Claude.ai
  • Projects, Artifacts, Memory
  • Models: Opus, Sonnet, Haiku
  • When to use which
  • Connectors & web search
⚡ Pillar 2 — Claude Code
  • The agentic coding workflow
  • Plans, subagents, skills
  • Hooks & slash commands
  • Real projects from start to PR
📘 Pillar 3 — CLAUDE.md
  • Writing instructions Claude follows
  • Project- vs user-level memory
  • The rules that actually work
🔌 Pillar 4 — MCP  ·  Pillar 5 — API
  • MCP servers: what they unlock
  • Building a tiny custom server
  • API basics: tool use, streaming, caching
Pillar 2 · Preview

Claude Code is a different animal.

It's not autocomplete. It's an agent that reads your codebase, plans, edits, runs tests, and iterates — while you watch.

Live, we take a real repo from "bug report" to "shipped fix" — including when to override Claude and why.

Pillar 4 · Preview

MCP — what actually changes

Model Context Protocol is a plug-in system. The effect is more interesting than the protocol.

Before MCP
Claude can read files you paste. If your data lives in Gmail / Linear / Postgres / a CSV on disk — you're the go-between.
With MCP
Claude calls the tool itself. "Summarise my last 20 customer emails" becomes one request, not twenty copy-pastes.
What we build live
A tiny MCP server in ~40 lines of code. You'll see exactly where the magic stops being magic.
Where it bites
Permission models, secret-handling, and the failure modes nobody writes about. Live, not on blog posts.
Pillar 3 · Preview

CLAUDE.md — the file that changes everything

A single markdown file Claude reads before every task. Write it badly and Claude fights you. Write it well and Claude becomes useful overnight.

The 3 mistakes almost everyone makes (covered live): writing rules Claude can't verify, rules that contradict each other, and — the big one — rules the codebase already makes obvious.

We read real CLAUDE.md files from 5 public repos and mark every line red / green / delete.

Why attend live?

🛠️ Real repos, real tasks
We work on actual code, not toy examples. Pairing session, not a lecture.
💬 Your setup, reviewed
Bring your CLAUDE.md — we'll rewrite one together, on screen, with the whole group learning.
🔌 Custom MCP, together
You walk out having seen a tiny MCP server built from scratch — ready to adapt to your own stack.
📥 Full slides after
Attendees get the complete deck emailed — lifetime access, all tiers.

What you get

Community — €79
  • Full 3 hours live workshop
  • Full deck after the session
  • Q&A during the workshop
  • Lifetime access to the slides
Coaching — €249
  • Everything in Community, plus…
  • 1:1 follow-up call (45 min)
  • CLAUDE.md + MCP review for your project
  • Lifetime access to the slides

Join the live workshop

Thursday 28 May 2026

SFO 09:00 PDT · NYC 12:00 EDT · London 17:00 BST · Bucharest 19:00 EEST

Questions? florin@badita.org