Create Package Doc banner
opendatahub-io opendatahub-io

Create Package Doc

Documentation community

Description

# Create a Package Doc and Register in BOOKMARKS.md When asked to create documentation for a package, read and follow the full workflow in `.claude/skills/docs-create-package/SKILL.md`. ## Quick Reference - **Verify** the package exists at `packages/$ARGUMENTS/` before doing anything. - **Determine package type first** (before creating any files): - Has `frontend/src/` or `bff/` → **full doc** (`packages/$ARGUMENTS/docs/overview.md`) - Tooling-only → **stub only** (README.md; no overview.

Installation

Installs to ~/.claude/commands/opendatahub-io-odh-dashboard-create-package-doc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/odh-dashboard/HEAD/.claude/commands/create-package-doc.md -o ~/.claude/commands/opendatahub-io-odh-dashboard-create-package-doc.md

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

Full documentation available on GitHub

View Source Repository