fstack-document
Installation
SKILL.md
/fstack-document
Write documentation about the current project into .md files, in three layers: a plain-English overview, a how-it-works explanation, and a deeper reference. Run it once to create the docs. Run it again and it updates them to match the code as it is now.
When to use
- The project has little or no documentation.
- The docs exist but have drifted from the code.
- The user invokes
/fstack-document.