·tutorial-docs
""

tutorial-docs

existential-birds/beagle

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing

43Installs·1Trend·@existential-birds

Installation

$npx skills add https://github.com/existential-birds/beagle --skill tutorial-docs

SKILL.md

This skill provides patterns for writing effective tutorials following the Diataxis framework. Tutorials are learning-oriented content where the reader learns by doing under the guidance of a teacher.

Tutorials teach through action, not explanation. The reader should be doing something at every moment.

| "REST APIs use HTTP methods to..." | "Run this command to make your first API call:" | | "Authentication is important because..." | "Add your API key to authenticate:" | | "The dashboard contains several sections..." | "Click Create Project in the dashboard." |

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing Source: existential-birds/beagle.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/existential-birds/beagle --skill tutorial-docs
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tutorial-docs?

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing Source: existential-birds/beagle.

How do I install tutorial-docs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/existential-birds/beagle --skill tutorial-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/existential-birds/beagle