Documents banner
moshehbenavraham moshehbenavraham

Documents

Documentation community

Description

--- name: documents description: Create and maintain project documentation according to monorepo standards --- # /documents Command Audit, create, and update project documentation. Documentation is code - stale docs are worse than no docs. ## Rules 1. **Never invent technical details** - only document what actually exists in the codebase 2. **ASCII-only characters** and Unix LF line endings 3. **Current over complete** - a smaller, accurate doc beats a comprehensive stale one 4. **One source

Installation

Installs to ~/.claude/skills/moshehbenavraham-apex-spec-system-documents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/moshehbenavraham-apex-spec-system-documents && curl -fsSL https://raw.githubusercontent.com/moshehbenavraham/apex-spec-system/HEAD/commands/documents.md -o ~/.claude/skills/moshehbenavraham-apex-spec-system-documents/SKILL.md

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

Full documentation available on GitHub

View Source Repository