tutorial-engineer

Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples.

Content Preview
---
name: tutorial-engineer
description: Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples.
risk: safe
source: community
date_added: '2026-03-02'
metadata:
  version: '2.0.0'
---

## Use this skill when
- Working on tutorial engineer tasks or workflows
- Needing guidance, best practices, or checklists for tutorial engineer
- Transforming code, features, or libraries into learnable content
- C
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/tutorial-engineer.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/tutorial-engineer/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/tutorial-engineer/SKILL.md

Related Skills