Docs Commands
A curated collection of 3 docs commands for building with AI coding agents.
Command
Add Docstrings
Add or improve docstrings for the public API of a file or symbol.
/add-docstrings<file or symbol>
Command
Explain Code
Explain what the given code does, in clear prose with a short summary.
/explain-code[file or symbol]
Command
Update README
Update the README to reflect the current scripts, structure, and features of the repo.
/update-readme[section or focus]