/CodeReview
Get a senior-level review covering bugs, edge cases and readability.
Your AI Command Vault
Teaching the AI to be funny… it said no.
Code Review
7 commands
Get a senior-level review covering bugs, edge cases and readability.
Review for bugs, edge cases and readability an API endpoint — e.g. a `POST /api/orders` Express handler with Stripe integration.
Review for bugs, edge cases and readability a config file — e.g. a `docker-compose.yml` running Postgres.
Review for bugs, edge cases and readability a function — e.g. a 40-line `parseInvoice(buffer)` helper in TypeScript.
Review for bugs, edge cases and readability a database query — e.g. a 30-line PostgreSQL query joining orders.
Review for bugs, edge cases and readability a UI component — e.g. a React `<PricingTable />` component with three tier props.
Review for bugs, edge cases and readability a script — e.g. a Python script that renames 10.