Skip to content

StartupFlow/claude-skills-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop: Claude Code & Skills

Duration: ~90 minutes Goal: Walk out with a working skill you'll actually use


Agenda

# Module Time
1 Concepts — What are skills? 15 min
2 Build your first skill 25 min
3 Patterns for real workflows 20 min
4 Challenges — build your own 25 min
5 Q&A + Cheatsheet review 5 min

Before we start

Make sure you have Claude Code installed:

npm install -g @anthropic-ai/claude-code

Check your skills directory exists:

ls ~/.claude/skills/
# If it doesn't exist yet:
mkdir -p ~/.claude/skills/

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors