Craft Guide banner
drobins25 drobins25

Craft Guide

Development community

Description

--- name: guide description: "Ask the craft guide how craft works or how to use it on your project. Read-only - it explains how craft's commands, skills, agents, and lifecycle work, and diagnoses your actual .craft/ setup. It never changes anything." argument-hint: "[your question about using craft]" --- # Guide The explicit front door to the **craft guide** - an educated, read-only guide to using craft itself. It also auto-triggers on craft how-to questions; this command is the guaranteed way

Installation

Installs to ~/.claude/skills/drobins25-craft-craft-guide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drobins25-craft-craft-guide && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/commands/craft-guide.md -o ~/.claude/skills/drobins25-craft-craft-guide/SKILL.md

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

Full documentation available on GitHub

View Source Repository