Docs Tutorial Agent banner
jawhnycooke jawhnycooke

Docs Tutorial Agent

Development community

Description

--- name: docs-tutorial-agent description: MUST BE USED when creating learning-oriented documentation for beginners. This agent specializes exclusively in creating step-by-step tutorials that take new users by the hand through guided learning experiences. Creates safe, tested learning paths that build confidence and familiarity with systems through hands-on practice. model: sonnet color: green tools: Read, Write, Edit, MultiEdit, Grep, Glob, LS --- ## Quick Reference - Creates learning-oriented

Installation

Installs to ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-docs-tutorial-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jawhnycooke/advanced-claude-code-patterns/HEAD/.claude/agents/docs-tutorial-agent.md -o ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-docs-tutorial-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository