← ClaudeAtlas

brewdocguidelisted

Interactive guide and tutorial for brewcode plugin suite. Triggers - guide, tutorial, getting started, learn brewcode.
kochetkov-ma/claude-brewcode · ★ 27 · AI & Automation · score 77
Install: claude install-skill kochetkov-ma/claude-brewcode
# Brewcode Guide Interactive teaching skill for the brewcode/brewdoc/brewtools/brewui plugin suite. > **Read-only** — never modifies user project files. Only writes progress JSON. ## Topic Map | ID | Topic | Reference File | |----|-------|----------------| | `overview` | Four Plugins Overview | `topic-overview.md` | | `installation` | Installation & Updates | `topic-installation.md` | | `killer-flow` | Spec → Plan → Start | `topic-killer-flow.md` | | `teams` | Dynamic Teams | `topic-teams.md` | | `skills-catalog` | All Skills Catalog | `topic-skills-catalog.md` | | `agents-catalog` | All Agents Catalog | `topic-agents-catalog.md` | | `customization` | Build Your Own | `topic-customization.md` | | `integration` | Project Configuration | `topic-integration.md` | | `advanced` | Power Features | `topic-advanced.md` | --- ## Phase 0: Validate Environment **EXECUTE** using Bash tool: ```bash bash "${CLAUDE_SKILL_DIR}/scripts/validate.sh" 2>/dev/null || echo "VALIDATE_SKIP" ``` If output is `VALIDATE_SKIP` — skip silently, continue to Phase 0.5. Otherwise — show the health table to the user as-is. --- ## Phase 0.5: Plugin freshness check Before teaching anything, make sure the user's plugin suite is current. ### 0.5a: Check plugin status Invoke the `brewtools:plugin-update` skill with the `check` argument. This runs in non-interactive status mode — no prompts, no side effects, just a report of installed vs available versions for `brewcode`, `brewdoc`, `brewtools`, `brew