Learn
Tuned to your level. Beginner guides stay beginner.Guides that do not skip the step you are stuck on, written in plain English, with prompts you can copy.
For: All levels
- Context engineering
Installing skills safely
A skill is instructions your agent will follow, and sometimes scripts it will run with your permissions. Treat installing one like adding a dependency, not l…
Intermediate - Context engineering
What an agent skill is
A skill is a folder with a SKILL.md file in it. The file starts with a name and a one-line description, followed by instructions written for the agent.
Beginner - Context engineering
Writing your first skill
You already have a skill in you: the thing you keep typing into every session. Write it down once.
Intermediate - Tool reviews
Choosing your first AI coding setup
You need three things, and you probably already have one of them.
Beginner - Fundamentals
What vibe coding actually is
Vibe coding is building software by describing what you want to an AI model and steering the result, rather than typing every line yourself.
Beginner