Durată: 4 ore
Certificare: Diploma de participare

Software engineers, Tech Leads, Architects
A hands-on, two-part workshop on driving real engineering work using Claude Code
Part 1 - AI Agents & Claude Code Foundations
- AI Agents intro: the Analyze → Plan → Execute loop, with Humans In The Loop as reviewers
- Claude Code: overview, main features and characteristics
- Core mindset: artifacts over chats: reasoning, types of deterministic artifacts
- Stack integrations: native support for multiple languages (Java, TypeScript,C# / .NET)
- Hands-on: first guided session with Claude Code on a real project
Part 2 - Claude Code Extensibility Model
The six mechanisms that turn Claude Code from a chatbot into a team-shaped tool:
- Tools: built-ins plus project-specific scripts
- Commands: reusable, parameterised slash commands shared via version control
- Skills: context-triggered workflows; live tour of the Superpowers framework
- Hooks: deterministic scripts wired to session events (pre/post tool use, notifications, stop)
- MCP Servers: authenticated integrations with external systems (GitHub, Jira, Postgres etc)
- Plugins: installable, updateable bundles that package all of the above for a team
- Hands-on: create a command, use a skill, create a hook, install and use an MCP server
Outcome: attendees leave able to plan, extend, and ship code through Claude Code - using commands, skills, hooks, and MCP servers - applied to their own stack and needs
Format:
- Two sessions, ~2 hours each - one for each part
- Demo-then-practice rhythm: each concept is demoed live + hands-on on their own codebase
- Attendees keep a curated .claude config repo after the workshop