User Guide banner
littlebearapps littlebearapps

User Guide

Documentation community

Description

--- description: "Generate user guide documentation for the repository: $ARGUMENTS" argument-hint: "[topic or 'all' for full guide suite]" allowed-tools: - Read - Glob - Grep - Bash - Write - Edit - mcp__github__list_issues - mcp__github__search_issues --- # /user-guide Generate task-oriented user guides and how-to documentation. ## Behaviour 1. Load the `user-guides` skill for structure and templates 2. Load the `doc-standards` rule for tone and language 3. If GitHub MCP too

Installation

Installs to ~/.claude/skills/littlebearapps-pitchdocs-user-guide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/littlebearapps-pitchdocs-user-guide && curl -fsSL https://raw.githubusercontent.com/littlebearapps/pitchdocs/HEAD/commands/user-guide.md -o ~/.claude/skills/littlebearapps-pitchdocs-user-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