๐Ÿ› ๏ธ

AI Developer Toolkit

Essential prompts for software developers โ€” from code review and debugging to architecture decisions, test generation, and documentation. Curated for engineers who ship with AI.

12 prompts
developmentcodingengineeringdeveloper-tools

Code Quality

Developer ToolsCode Review Assistant

Get thorough code reviews with actionable feedback tailored to your language, framework, and standards.

View
Developer ToolsCode Review with Specific Criteria

Numbered criteria give both models a checklist to follow. Asking for the problematic line + fix prevents vague feedback.

View
Developer ToolsSecurity-Focused Code Review

Referencing CWE numbers gets ChatGPT to think in terms of specific vulnerability classes rather than vague 'security issues'. The attack scenario requirement proves the vulnerability is real.

View
Developer ToolsPerformance Code Review

The frequency context prevents ChatGPT from micro-optimizing cold code paths. 'Only flag issues that matter at the stated scale' keeps recommendations practical.

View

Debugging

Developer ToolsDebug with Context

Including what you've already tried prevents both models from suggesting obvious fixes. Asking to rank by likelihood gets you the most probable answer first.

View
Developer ToolsSystematic Debugging

The ranked probability approach prevents ChatGPT from going down rabbit holes. Including what you've tried avoids circular suggestions.

View
Developer ToolsStack Trace Analysis

'Identify the line in MY code' focuses ChatGPT on actionable lines rather than explaining library internals. The root cause vs. symptom distinction prevents superficial fixes.

View

Architecture & Design

Developer ToolsArchitecture Decision Record

Constraints force ChatGPT to evaluate options against your real-world limits, not theoretical ideals. The review date ensures decisions don't become permanent by default.

View
Developer ToolsDatabase Schema Design

Stating query patterns upfront produces correctly indexed schemas. The 'one thing to change at scale' question surfaces design decisions you'll need to revisit later.

View
Developer ToolsAPI Design Review

Domain context helps both models give relevant advice. The evaluation checklist ensures comprehensive coverage rather than surface-level review.

View

Testing & Docs

Developer ToolsTest Generation with Edge Cases

The 'why this case matters' comment forces ChatGPT to justify each test, filtering out redundant cases. The 'no mocks unless external' rule produces tests that actually test behavior.

View
Developer ToolsAPI Documentation from Code

'Realistic data, not placeholder strings' produces documentation that developers can actually test with. The curl example makes the endpoint immediately testable.

View

What you get when you save this collection

Your workspace unlocks powerful tools to iterate and improve every prompt.

AI OPTIMIZE

AI Optimization

One-click improvement with structure analysis.

VERSION DIFF

Version History

Track every edit with side-by-side diffs.

ORGANIZE
AI Developer Toolkit
-Code Review Assistant
-Code Review with Specific Criteria
-Security-Focused Code Review

Folders & Tags

Save this entire collection as a folder.

MCP
$ npm i -g @promptingbox/mcp
Claude ยท Cursor ยท ChatGPT

Use Everywhere

Access from Claude, Cursor & more via MCP.

12 prompts, one click

Save this entire collection to your workspace. Organize, version, optimize, and access from any AI tool.