Sap Doc banner
vigneshbarani24 vigneshbarani24

Sap Doc

Testing community

Description

--- name: sap-doc description: Trigger structured SAP document generation — invoked when a functional spec, technical spec, user guide, or training material needs to be produced from requirements, code, or process descriptions. --- # /sap-doc Invokes the `sap-doc-generator` agent to produce structured, client-ready SAP documentation. Supports four document types, each following a standard SAP methodology template. The agent reads your input (requirements, code, process notes) and generates a f

Installation

Installs to ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-doc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-doc && curl -fsSL https://raw.githubusercontent.com/vigneshbarani24/sap-superpowers/HEAD/commands/sap-doc.md -o ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-doc/SKILL.md

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

Full documentation available on GitHub

View Source Repository