305 prompts matching "clean code"
You are an Excel Power Query specialist. Walk me step-by-step through combining ...
You are a data scientist. Help me analyze an A/B test on [METRIC] comparing [VAR...
Design a weekly review process tailored to my workflow. Context: - Role: [DESCR...
Generate Power Query M code that consolidates all .xlsx files in a folder into a...
Act as a senior engineer. I'll paste a function that does too much — parses inpu...
Map a complete e-commerce checkout user flow including all branching paths. Cont...
Given the function signature and natural-language specification below, generate ...
Walk through my diff like a reviewer who doesn't know the context. For each file...
I'm reviewing a PR from a junior developer who's been on the team for two months...
Act as a senior FP&A modeler. Walk me through building a driver-based financial ...
Optimize a React application that renders a large list of [data type, e.g., 10,0...
Build a 30-60-90 day onboarding plan for a new people manager joining a 6-person...
I have a messy customer address dataset (~500K rows, CSV). Issues observed: inco...
I have a function that's grown too long and hard to test. Help me refactor it st...
Write a SQL query that finds users stuck mid-funnel for re-engagement. Schema: e...
Help me write a pull request description for [CHANGE I MADE]. Context: [WHAT BUG...
Review this pull request diff with one focus: what could break production. Diff:...
I'm reviewing a PR from [SENIOR ENGINEER] who's more experienced than me: [DESCR...
Act as a product analyst. Build a cohort retention analysis for [PRODUCT] using ...
Act as a data quality lead. I am onboarding a new data source: [SOURCE NAME], fo...
Act as a code reviewer focused on readability. Below is a function that has grow...
I exported a survey to Excel. Each respondent is one row, each question is its o...
I'm looking at a workaround in our codebase that was added [N months/years ago] ...
I have a test that fails ~1 in 20 runs. Most people would mark it skip or retry-...