5 prompts
A Cursor-ready prompt to reproduce a bug, isolate likely root causes, propose a minimal fix, implement targeted edits, and verify the result with clear acceptance criteria.
A cursor prompt to turn a real workflow goal into a structured plan with inputs, deliverables, checks, and next actions.
A GitHub Copilot prompt that turns a repository exploration goal into a structured onboarding brief, architecture map, key file inventory, local run/test checklist, and safe next-step plan for implementation work.
A GitHub Copilot prompt that analyzes an existing feature, module, or bugfix area to identify current test coverage, missing cases, high-risk gaps, and a prioritized plan for adding the right tests before or alongside implementation.
A GitHub Copilot prompt for turning a pull request goal into an implementation plan, code changes checklist, test strategy, and review-ready deliverable before editing code.