docs-sync
01Command Claude Code
Synchronize docs/API.md with the FastAPI OpenAPI document. $ARGUMENTS may contain a server base URL; default to http://127.0.0.1:8000.
1.5k 7d ago A 0 tokens
original MIT
Command Claude Code
Synchronize docs/API.md with the FastAPI OpenAPI document. $ARGUMENTS may contain a server base URL; default to http://127.0.0.1:8000.
Command Claude Code
Refactor the module described by $ARGUMENTS (include old path, new path, and any symbol rename). Refuse to guess if either path is missing.
Command Claude Code
Run the Week 4 backend test workflow. Build TESTARGS from $ARGUMENTS: use backend/tests when it is empty; prepend backend/tests when it starts with an option such as -k; otherwise use the supplied path or node ID as-is.