Logo

Build & Code

17 prompts

Specialist Role Code Review

Get a specialist's critique of your code by having the model adopt a specific engineering role.

code-reviewdevelopersecurity
View prompt

Step-by-Step Refactor with Checkpoints

Refactor incrementally with full control — review and approve each step before the next begins.

refactoringdevelopercode-review
View prompt

Clarify Before You Code

Get precise requirements before implementation starts, not after.

requirementsplanningdeveloper
View prompt

Agile User Stories from Design Features

Convert a design feature into user stories with acceptance criteria, edge cases, and explicit out-of-scope boundaries.

user-storiesagiledeveloper-handoff
View prompt

Project Architecture Blueprint

Break a project idea into a phased build plan with architecture guidance and early decision flags.

architectureproject-planningdeveloper
View prompt

Edge-Case Unit Test Writer

Generate thorough unit tests covering standard cases, edge cases, and error states.

unit-testingdevelopertest-coverage
View prompt

JSDoc Comment Generator

Generate accurate, complete JSDoc comments for any JavaScript or TypeScript function.

documentationjsdocjavascript
View prompt

Code Walkthrough for Any Function

Get a plain-language walkthrough of any function — ideal for onboarding, reviews, or unfamiliar code.

code-explanationdeveloperonboarding
View prompt

Complexity Audit and Optimization

Get a full Big-O analysis of a function and a more efficient rewrite.

performancealgorithmsbig-o
View prompt

Legacy Code Modernizer

Migrate old or deprecated code to a modern language or framework with up-to-date patterns.

refactoringmigrationmodernization
View prompt

React Re-render Debugger

Find and fix the root causes of unnecessary React re-renders with a full explanation.

reactperformancedebugging
View prompt

Error Root Cause Diagnosis

Diagnose the root cause of a thrown error and get a concrete fix, not just a patch.

debuggingerror-handlingdeveloper
View prompt

Dockerfile for Any Stack

Generate a clean, commented Dockerfile tailored to your specific runtime and framework.

dockerdevopscontainerization
View prompt

Database Schema Designer

Get a complete, explained SQL schema designed around your application's needs.

databasesqlschema
View prompt

Feature Spec to Working Code

Turn a list of requirements into working, convention-compliant code.

feature-developmentimplementationdeveloper
View prompt

Calculator or Converter Tool Spec

Define a small useful app such as a mortgage calculator or budget tracker.

calculatorconverterapp-spec
View prompt

Landing Page Builder Brief

Generate a practical brief for creating a modern landing page.

landing-pageweb-buildproduct-page
View prompt