barkleesanders

Release Docs — Documentation skill for Claude Code

Documentation community

Build and update the documentation site with current plugin components.

How to install Release Docs

Installs to ~/.claude/skills/barkleesanders-claude-code-starter-release-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/barkleesanders-claude-code-starter-release-docs && curl -fsSL https://raw.githubusercontent.com/barkleesanders/claude-code-starter/HEAD/commands/release-docs.md -o ~/.claude/skills/barkleesanders-claude-code-starter-release-docs/SKILL.md

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

What Release Docs does


name: release-docs description: Build and update the documentation site with current plugin components argument-hint: "[optional: --dry-run to preview changes without writing]"

Release Documentation Command

You are a documentation generator for the compound-engineering plugin. Your job is to ensure the documentation site at `plugins/compound-engineering/docs/` is always up-to-date with the actual plugin components.

Overview

The documentation site is a static HTML/CSS/JS site bas

Alternatives in Documentation

  • Documentation Sync — Check if documentation matches the current code state 5.8k ★
  • Save — Save the current conversation or a specific insight into the wiki vault as a structured note 3.3k ★
  • 99 Release — MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18) 991 ★

Full documentation available on GitHub

View Source Repository