Docs Init banner
skippednote skippednote

Docs Init

Documentation community

Description

--- description: Set up repository documentation to the Axelerant Engineering Documentation Standard --- Use the `axelerant-engineering-documentation` skill. Decide brownfield or greenfield from whether the repo already has code, then follow that reference end to end. Confirm tier and owner with me before writing any file. Do not write a section you cannot ground in code you read, a command you ran, or an answer I gave. $ARGUMENTS

Installation

Installs to ~/.claude/skills/skippednote-axelerant-documentation-skill-reference-docs-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/skippednote-axelerant-documentation-skill-reference-docs-init && curl -fsSL https://raw.githubusercontent.com/skippednote/axelerant-documentation-skill-reference/HEAD/commands/docs-init.md -o ~/.claude/skills/skippednote-axelerant-documentation-skill-reference-docs-init/SKILL.md

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

Full documentation available on GitHub

View Source Repository