/DocumentScript
Write accurate docs and doc comments for a script — e.g. a Python script that renames 10.
Coding & Developmentadvanced#script#automation
Your AI Command Vault
Converting caffeine into code…
Documentation
6 commands
Write accurate docs and doc comments for a script — e.g. a Python script that renames 10.
Write accurate docs and doc comments for an API endpoint — e.g. a `POST /api/orders` Express handler with Stripe integration.
Write accurate docs and doc comments for a config file — e.g. a `docker-compose.yml` running Postgres.
Write accurate docs and doc comments for a function — e.g. a 40-line `parseInvoice(buffer)` helper in TypeScript.
Write accurate docs and doc comments for a database query — e.g. a 30-line PostgreSQL query joining orders.
Write accurate docs and doc comments for a UI component — e.g. a React `<PricingTable />` component with three tier props.