Learn technology through interactive, narrative-driven adventures. Each session is a self-contained learning guide that transforms your AI assistant into an immersive tutor -- complete with story-driven chapters, hands-on coding exercises, and real documentation.
- Pick a session from the table below
- Open it in your AI assistant of choice
- Start learning through an interactive story adventure
# Install as a plugin
/plugin install canedy/devrecess-sessions- Create a new Project
- Upload the
SKILL.mdfile to the project's knowledge - Start chatting -- Claude will guide you through the adventure
- Copy the contents of any
SKILL.mdfile - Paste it as the first message in a new conversation
- The AI will take it from there
| Subject | Setting | Beginner | Intermediate | Advanced |
|---|---|---|---|---|
| Bun | Space Station | Beginner | Coming soon | Advanced |
| Docker | Noir City | Beginner | Coming soon | Coming soon |
| Kubernetes | Space Station | Coming soon | Intermediate | Coming soon |
| Mastra | Fantasy Realm | Coming soon | Intermediate | Coming soon |
| C/C++ | Dark Fantasy | Coming soon | Coming soon | Advanced |
| React | Modern Underworld | Beginner | Coming soon | Coming soon |
| TypeScript | Noir City | Coming soon | Coming soon | Coming soon |
| Node.js | Space Station | Coming soon | Coming soon | Coming soon |
| Python | Fantasy Realm | Coming soon | Coming soon | Coming soon |
| Next.js | Modern Underworld | Coming soon | Coming soon | Coming soon |
| Go | Dark Fantasy | Coming soon | Coming soon | Coming soon |
| Stagehand | Space Station | Coming soon | Coming soon | Coming soon |
| Mistral AI | Modern Underworld | Coming soon | Intermediate | Coming soon |
| Bubble Tea | Real World | Beginner | Coming soon | Advanced |
| Emotional Intelligence | Real World | Coming soon | Coming soon | Advanced |
12 of 36 sessions available. New sessions added regularly.
Each session takes place in one of 5 world settings, paired with composable conflict types, character archetypes, and tones:
| Setting | Vibe | Best For |
|---|---|---|
| Space Station | Sci-fi adventure, systems to restore | Runtimes, servers, systems |
| Noir City | Mystery, clues to uncover | Debugging, type systems, analysis |
| Fantasy Realm | Quest, spells to master | Languages, frameworks, AI |
| Modern Underworld | Thriller, phases to execute | Frontend, full-stack, APIs |
| Dark Fantasy | Combat, enemies to defeat | Systems programming, concurrency |
- Story-first -- You're not reading docs, you're living a narrative
- Four-pass pipeline -- World building, arc planning, content generation, and narrative review
- Think First pattern -- Questions before code build deeper understanding
- Real documentation -- All code examples sourced from official, up-to-date docs via Context7
- Progressive difficulty -- Beginner guides hand-hold, Advanced guides challenge
- Agent Skills compatible -- Works with Claude Code, Claude.ai Projects, and any AI chat
- Cross-LLM consistency -- Anti-drift headers and structural markers ensure consistent delivery
These pre-built sessions cover common combinations. If you want a session customized for your exact stack, learning style, and preferences, check out DevRecess and sign up on the waitlist for custom story generation.
We welcome contributions! See CONTRIBUTING.md for details on:
- Requesting new subjects or settings
- Improving existing sessions
- Reporting issues with documentation accuracy
These sessions are provided as-is for educational purposes only. Session content is generated by AI using documentation available at the time of generation. Code examples, syntax, and technical information may become outdated or contain inaccuracies.
Always verify code against current official documentation before using it in production environments. DevRecess and its contributors are not responsible for any errors, omissions, or consequences arising from the use of these sessions.
See LICENSE for full warranty disclaimer.
Apache 2.0 -- see LICENSE