/DebugApi
Diagnose the failure and propose a minimal fix for an API endpoint — e.g. a `POST /api/orders` Express handler with Stripe integration.
Your AI Command Vault
Searching for the meaning of life… try /RootCause.
Search
180 commands for “code debug”
Diagnose the failure and propose a minimal fix for an API endpoint — e.g. a `POST /api/orders` Express handler with Stripe integration.
Diagnose why the model is failing at a task — e.g. extracting invoice totals from scanned PDFs.
Get a senior-level review covering bugs, edge cases and readability.
Diagnose the failure and propose a minimal fix for a database query — e.g. a 30-line PostgreSQL query joining orders.
Diagnose why the model is failing at an agent — e.g. a customer-support agent that looks up order status via API.
Diagnose the failure and propose a minimal fix for a script — e.g. a Python script that renames 10.
Diagnose the failure and propose a minimal fix for a config file — e.g. a `docker-compose.yml` running Postgres.
Diagnose why the model is failing at a summarization job — e.g. daily summarization of a 200-message Slack channel.
Diagnose why the model is failing at a chatbot — e.g. a website FAQ chatbot for a SaaS billing product.
Diagnose the failure and propose a minimal fix for a function — e.g. a 40-line `parseInvoice(buffer)` helper in TypeScript.
Diagnose why the model is failing at a creative brief — e.g. a brief for a whimsical mascot illustration for a coffee.
Find and fix the bug in a slow-running production query — e.g. a report query that now takes 40 seconds instead of.
Diagnose why the model is misbehaving on a retrieval-augmented generation prompt — e.g. a support-doc QA prompt that must cite the source paragraph.
Diagnose the failure and propose a minimal fix for a UI component — e.g. a React `<PricingTable />` component with three tier props.
Find and fix the bug in a multi-table join query — e.g. joining orders, customers and products for a sales report.
Diagnose why the model is misbehaving on a set of few-shot examples — e.g. five input-output pairs for a tone-of-voice rewriting task.
Diagnose why the model is misbehaving on an evaluation rubric prompt for grading outputs — e.g. a rubric scoring email drafts on tone.
Find and fix the bug in a pivot/unpivot query — e.g. turning monthly rows into columns for a dashboard.
Diagnose why the model is failing at an extraction job — e.g. pulling names and dates from handwritten meeting notes.
Find and fix the bug in a recursive common table expression — e.g. traversing an employee-manager hierarchy.
Find and fix the error in an array or dynamic-array formula — e.g. summing sales for every unique product in one formula.
Diagnose why the model is misbehaving on an assistant's system prompt — e.g. a customer-support bot that must stay on-topic and never quote.
Find and fix the bug in a nested subquery — e.g. finding customers whose spend is above their region's average.
Diagnose why the model is misbehaving on a persona or character prompt — e.g. a skeptical senior engineer who reviews pull requests.