Activating skills
Two skills have been set up for you inside the order-app project: a personal skill (explain-with-diagrams) that follows you across all projects, and a team skill (commit-style) that ships with this repo.
This exercise is part of the course
Introduction to Agent Skills
Exercise instructions
- Start Claude Code with
claude. - Ask Claude what skills are currently available.
- Ask Claude to explain the
process_orderfunction inapp.pywith a diagram. - Ask Claude which skill it just used and where on disk that skill lives (personal vs. project).
- Type
/exitto exit Claude Code.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise