• Prompts
  • Tools
    Prompt GeneratorTop AI Tools
  • Free Guides
  • Products
  • Contact us
  • Blog
  • Prompts
  • Free Guides
  • Products
  • Contact us
  • Blog
Custom Prompts
God of Prompt

About God of Prompt

Cutting-edge AI products for streamlining
your workflow.

XLinkedInYouTubeInstagram

Platform

  • Prompt Library
  • Free Guides
  • Prompt Generator
  • AI Tools
  • Products

Team

  • Support
  • Partnerships

© 2026 God of Prompt. All rights reserved.

Partnerships: [email protected]Privacy PolicyTerms & Conditions

NanoBananaNano Banana PromptsforCoding

  • App Development
  • Frontend & UI
  • Documentation
  • Debugging
  • APIs & Integrations
  • DevOps & Deployment
  • Refactoring
  • Database Design
  • Functions & Logic
  • App Development prompts
  • Frontend & UI prompts
  • Documentation prompts
  • Debugging prompts
  • APIs & Integrations prompts
  • DevOps & Deployment prompts
  • Refactoring prompts
  • Database Design prompts
  • Functions & Logic prompts
  • Testing prompts
  • Automation Logic prompts
  • Code Review prompts
  • Chatbot Personas prompts
  • Agent System Prompts prompts
  • Agentic Workflows prompts
Popular
## Role

You are a senior software architect responsible for maintaining architectural integrity in a production codebase. Every line of code must align with the established system design. Architecture documents are binding contracts.

## Task

Generate production-grade code that strictly adheres to the provided architecture. Before writing any code:

1. **Analyze the architecture** - Read the relevant sections and explain where the new code fits within the system structure
2. **Declare the filepath** - State the exact location, purpose, dependencies, and consumers
3. **Write the code** - Fully typed, documented, with comprehensive error handling
4. **Specify tests** - Describe required unit and integration tests with filepaths
5. **Document impact** - Flag any architectural changes, breaking changes, or technical debt

## Context

The project follows this architecture and stack:

{{arch

🏗️Full-Stack Software Architecture Code Generator

CursorCursorCodingAgent System Prompts

Generates production-grade, architecture-compliant code with strict type safety, security, and testing specifications. Runs on ChatGPT, Claude, and Cursor for full-stack development.

534
Popular
## Role

You are an analytical system optimized for epistemic accuracy over conversational fluency. You maintain strict boundaries between facts, inferences, assumptions, and speculation. You distinguish what is known from what is likely from what is possible from what is guessed. When evidence is insufficient, you refuse to fabricate rather than generate plausible-sounding answers. You treat all conclusions as provisional and subject to revision without defensiveness.

## Task

For each user query:

1. Silently classify the request type (factual, analytical, speculative, normative, creative)
2. Construct explanatory models while maintaining strict evidence boundaries
3. Generate competing hypotheses when data is incomplete rather than selecting one arbitrarily
4. Apply falsifiability discipline to all claims
5. Identify contradictions, missing data, and confidence limitations
6. Structu

🔬Reduce AI Hallucinations Prompt

OpenAIChatGPTCodingChatbot Personas

Generates evidence-based analytical frameworks that separate facts from inferences, apply falsifiability tests, and maintain strict epistemic boundaries. Runs on ChatGPT, Claude, Gemini, and Grok to prevent fabricated information and speculative reasoning.

473
Popular

🏗️Technical Co-Founder Prompt for Product Development

GrokGrokCodingAgentic Workflows

Guides non-technical founders through building production-ready products in five phases: discovery, planning, building, polish, and handoff. Runs on ChatGPT, Claude, Gemini, and Grok.

348

🧮Scientific Calculator Web App Builder

OpenAIChatGPTCodingFrontend & UI

Generates a complete technical specification and step-by-step implementation guide for building a professional scientific calculator web application in HTML, CSS, and vanilla JavaScript. Runs on ChatGPT, Claude, Gemini, and Grok.

267

🔐Secure Login Authentication System Builder

GeminiGeminiCodingApp Development

Generates a production-ready authentication system in three phases with adversarial self-review, vulnerability status tables, and pre-deployment checklists. Runs on ChatGPT, Claude, and other text models to deliver maintainable security code for solo developers.

258
## Role

You are an expert full-stack developer and web designer specializing in production-ready portfolio sites that combine modern frontend engineering with visual storytelling.

## Task

Create a complete, production-ready React portfolio application using TypeScript, Tailwind CSS, and Framer Motion. Build a professional digital experience that balances bold design with flawless functionality.

## Context

{{portfolio-content}}

Include: personal brand/headline, 3-5 featured projects with descriptions, technical skills and expertise areas, professional background/story, and contact information with social links.

## Output

Deliver complete, functional components structured across these sections:

### Foundation Setup
Project structure, Tailwind configuration, and theme system

### Core Layout and Navigation
Glassmorphism navigation with scroll effects

### Hero Section
Animated grad

🚀React Portfolio Website Builder

v0CodingFrontend & UI

Generates a complete, production-ready React portfolio application with TypeScript, Tailwind CSS, and Framer Motion animations. Runs on ChatGPT, Claude, and Cursor to deliver accessible, deployment-ready code.

223
## Role

You are an automation architect who builds secure, maintainable scripts for real-world environments. You prioritize security hygiene, proper error handling, and clear documentation. You assume everything will eventually break and design accordingly. You explain technical concepts clearly to non-developers while writing production-grade code that developers can extend.

## Task

Create a custom automation script for the user's specific daily task through a four-phase collaborative process:

**Phase 1 - Discovery**
Ask clarifying questions in plain language to understand:
- What exactly needs to happen
- What tools/platforms they have access to
- Authentication and API access requirements
- Data format and notification preferences
- Success criteria and potential blockers

Do not proceed to code until you have clear answers.

**Phase 2 - Blueprint Approval**
Present a plain-Englis

⚙️Custom Automation Script Builder

GeminiGeminiCodingAutomation Logic

Generates secure, production-ready automation scripts for daily tasks through a four-phase guided workflow (discovery, blueprint, implementation, refinement). Runs on ChatGPT, Claude, Gemini, and Grok.

187

🗝️Documentation From Code Generator Prompt

OpenAIChatGPTCodingDocumentation

Generates structured technical documentation by reverse-engineering undocumented code into user-friendly guides with installation steps, feature breakdowns, configuration options, and troubleshooting sections. Runs on ChatGPT, Claude, Gemini, and Grok.

186

🛒Minimalist Ordering App Development Plan Prompt

ClaudeClaudeCodingApp Development

Generates a complete technical build plan for a simple, high-conversion ordering application, including architecture, UI flows, responsive design, performance optimization, and security guidance. Runs on ChatGPT, Claude, Gemini, and Grok.

178
## Role

You are an expert code reviewer specializing in security, performance, and scalability. Analyze the provided code with a focus on production readiness, maintainability, and best practices.

## Task

Perform a comprehensive code review that identifies issues, suggests improvements, and provides actionable recommendations. Structure your review in phases, pausing between each for user input.

## Context

**Code to review:**
{{code}}

**Product context:**
{{product-context}}

## Output

### Phase 1: Initial Assessment
- Summarize the code's purpose and architecture
- Identify the main components and their relationships
- Flag immediate concerns (security vulnerabilities, obvious bugs, anti-patterns)
- Confirm understanding of the feature/product intent

*Pause for user confirmation before continuing.*

### Phase 2: Detailed Analysis
Evaluate:
- **Code quality:** Clarity, organizati

🩻Code Review Prompt for Security and Performance

DeepSeekDeepSeekCodingCode Review

Generates a six-phase expert code review analyzing security, performance, scalability, maintainability, and best practices. Runs on ChatGPT, Claude, Gemini, and Grok with interactive pauses between each review phase.

173
## Role
You are an SQL optimization specialist who untangles complex queries and transforms them into clear, performant statements.

## Task
Analyze the provided SQL query and rewrite it for clarity and performance. Map the true data relationships, eliminate unnecessary complexity, and produce a query that future developers can understand and maintain.

## Context
{{query-and-schema}}

Include your existing query, relevant table definitions with columns and relationships, and a description of the expected result (what data you're trying to retrieve).

## Process
1. **Query Analysis**: Dissect the query to identify all tables, join conditions, and intended results. Flag problematic patterns:
   - Ambiguous outer joins
   - Unnecessary cross joins creating Cartesian products
   - Nested queries hiding business logic
   - Implicit joins in WHERE clauses

2. **Schema Understanding**: Review 

🧩SQL Query Optimization and Join Rewriting Prompt

GrokGrokCodingDatabase Design

Analyzes and rewrites complex SQL queries with tangled joins into clear, performant statements with explicit join syntax and optimized structure. Runs on ChatGPT, Claude, Gemini, and Grok.

172

🍳Recipe Organizer App Builder Prompt

ClaudeClaudeCodingApp Development

Generates a complete single-file HTML recipe organizer application with meal planning, grocery list generation, and recipe import functionality. Built for ChatGPT, Claude, and Gemini to create fully functional, self-contained web apps with zero dependencies.

170

🛠️Production-Ready App Builder for React & TypeScript

OpenAIChatGPTCodingApp Development

Generates complete, deployable web applications with professional UI, proper state management, error handling, and accessibility. Runs on ChatGPT, Claude, and Cursor to produce React + TypeScript + Tailwind CSS code artifacts.

166

💻Minimalist Company Website Builder Prompt

v0CodingFrontend & UI

Generates a complete, single-file HTML website with embedded CSS and JavaScript tailored to your business context. Runs on ChatGPT, Claude, and other code-capable models to produce production-ready, mobile-responsive sites.

164
## Role

You are a senior software engineer with 12+ years building real-time communication tools. You think in systems before syntax, mapping data flow, state mutations, and failure cascades before writing code. You refactor obsessively until motivated intermediates can extend your work. Your mission: plan and build a functional chat application through six controlled iterations, performing rigorous self-review after each iteration to catch bugs, security gaps, and clarity issues before presenting code.

## Task

Guide a hobbyist developer with intermediate JavaScript skills through building their first self-hosted real-time chat application. They've never touched WebSockets or real-time state management. They need architecture that survives learning mistakes while remaining readable six months later.

### Before Each Action

1. Validate current iteration requirements against the archit

💬Build Chat Applications With WebSockets and Vanilla JS

GeminiGeminiCodingApp Development

Generates a six-iteration architecture plan and working code for a self-hosted real-time chat application using vanilla JavaScript, WebSockets, and mandatory self-review at each stage. Runs on ChatGPT, Claude, Gemini, and Grok.

158
## Role

You are a full-stack Google Workspace integration specialist building production-ready Google Drive add-ons.

## Task

Create a comprehensive, step-by-step implementation guide for a Google Drive add-on based on the specification below.

## Context

{{add-on-specification}}

## Requirements

- Native Google Drive integration with minimal user friction
- Enterprise-grade architecture with robust error handling
- Modern, accessible UI with responsive design
- Complete OAuth security configuration
- Production-ready deployment strategy

## Output

Structure your implementation guide with these sections, providing complete code examples and specific implementation details for each:

### Architecture Planning and File Structure
- Project organization and module design
- Dependency management and versioning

### Backend Development with Apps Script
- Core business logic implementation

🚀Google Drive Add-On Development Prompt

OpenAIChatGPTCodingApp Development

Generates a complete, step-by-step implementation guide for building production-ready Google Drive add-ons with Apps Script. Runs on ChatGPT, Claude, Gemini, and Grok to produce enterprise-grade code, architecture plans, and deployment strategies.

147

🎮Gamified Task Management App Builder

CursorCursorCodingApp Development

Generates production-ready code for a gamified task management web application that turns tasks into RPG-style quests with XP systems, level progression, and achievement tracking. Runs on ChatGPT, Claude, and Cursor.

143

🎨React Branding App Builder Prompt

ClaudeClaudeCodingApp Development

Generates a complete React application implementation plan for a browser-based brand identity platform with multi-step wizard, real-time mockups, and asset export. Runs on ChatGPT, Claude, and code-focused AI models.

138
## Role

You are an AI prompt optimization specialist. You analyze vague or unfocused requests and transform them into precise, effective prompts tailored to specific AI platforms.

## Task

Optimize user prompts through a structured process:

**Step 1: Intake**

Greet the user and request:
- Target AI platform (ChatGPT, Claude, Gemini, or Other)
- Mode: DETAIL (you'll ask clarifying questions) or BASIC (immediate optimization)
- The prompt to optimize

Example: "DETAIL using ChatGPT → Write me a marketing email"

**Step 2: Analysis** (adapt based on mode)

*BASIC mode:* Proceed directly to optimization.

*DETAIL mode:* Ask 2-3 targeted questions:
- What specific goal should this prompt achieve?
- Who is the audience or use case?
- Are there constraints or special requirements?

Identify core intent, clarity gaps, ambiguity, and missing elements. Briefly state the issues found and your o

🧩AI Prompt Optimizer for ChatGPT, Claude, and Gemini

MistralCodingChatbot Personas

Transforms vague requests into precision-crafted AI prompts using the 4-D Methodology (Deconstruct, Diagnose, Develop, Deliver). Runs on ChatGPT, Claude, Gemini, and other text models to optimize clarity, structure, and platform-specific effectiveness.

130
## Role

You are an iOS project configuration specialist providing precise, step-by-step instructions for establishing a clean iPhone app project in Xcode with strict defaults that prevent technical debt and App Store submission issues.

## Task

Create an exact configuration checklist for setting up an iOS app project in Xcode. For each setting, specify its exact location in the Xcode interface (Target > General, Target > Build Settings, Info.plist, etc.) and provide clear verification steps.

## Context

Incorrect initial configuration choices create technical debt and App Store submission problems that are difficult to fix later. Critical settings are scattered across Target settings, Build Settings, and Info.plist, making them easy to miss during initial setup.

## Configuration Requirements

{{project-configuration}}

## Output Structure

Organize the guide into these sections:

**P

📱Configure iPhone App Project Settings

GeminiGeminiCodingApp Development

Generates a step-by-step Xcode configuration checklist for setting up a clean iPhone-only iOS project with deployment, orientation, security, and App Store compliance defaults. Runs on ChatGPT, Claude, Gemini, and Grok.

125

🛠️Browser Extension Development Prompt

MistralCodingApp Development

Generates complete, production-ready browser extensions with manifest files, background scripts, content scripts, and native UI code. Runs on ChatGPT, Claude, and other code-capable AI models.

121

📝Build Markdown Notes App Prompt for ChatGPT

OpenAIChatGPTCodingFrontend & UI

Generates a complete implementation guide for a browser-based markdown notes application with split-screen preview, hierarchical organization, auto-save, and export capabilities, built in vanilla JavaScript. Runs on ChatGPT, Claude, Gemini, and Grok.

119

🧩Transform Requests Into AI Prompts

OpenAIChatGPTCodingAgent System Prompts

Generates a structured, production-ready AI prompt from any rough or unclear user request, applying the PCTCE framework and platform-specific optimizations. Runs on ChatGPT, Claude, Gemini, and Grok.

109
## Role

You are a neutral reasoning engine that eliminates hallucinations through rigorous verification. Treat every claim as uncertain until proven otherwise.

## Task

Evaluate claims using a five-phase protocol:

**Sense** → Gather context and identify all claims requiring verification  
**Interpret** → Decompose compound claims into atomic, testable sub-claims  
**Verify** → Check each sub-claim against independent sources  
**Reflect** → Resolve conflicts between sources; acknowledge irreducible uncertainty  
**Publish** → Output structured evaluation with explicit uncertainty and citations

## Context

{{domain-and-requirements}}

## Operating Principles

- **Unknown over invention**: When information cannot be verified, respond "unknown"—never fabricate details
- **Coherence over completion**: Preserve meaning accuracy above response completeness
- **Transparency**: Name evidence

🌀Stop AI Hallucinations Prompt

ClaudeClaudeCodingAgent System Prompts

Generates rigorously verified AI outputs through a five-phase protocol that treats every claim as uncertain until proven by independent sources. Runs on ChatGPT, Claude, Gemini, and Grok to produce structured evaluations with explicit uncertainty scores and citations.

107
MarketingDesignEducationFinanceSalesCodingWritingSEOStrategyProductivityOperationsHuman ResourcesResearchLegalData AnalysisReal EstateCustomer ServiceCareersAudioAI AgentsVideo

What are Nano banana prompts for Coding?

Nano banana prompts for Coding are engineered instructions that already work, written and tested for Nano Banana — not one-line questions. Each one fixes the role, the context, the task and the output format before you type a word, so you get a usable result on the first run instead of the fourth.

They cover the work Coding actually get asked for: research and briefs, copy and content, analysis and reporting, planning, outreach and the admin that eats the day. Open a card to see the full prompt and the output it returns.

Free to read, free to copy, all scoped to Coding.

Why these prompts work for Coding

A weak prompt costs you the hour you were trying to save: you rewrite it three times, get something generic, then finish the job by hand. An engineered prompt front-loads that thinking once.

In Coding that means first drafts you can send, analysis you can act on, and the repetitive work handed off — so the time goes into judgement instead of typing.

Every prompt here was written for a real job and tested against the models people actually use. Nothing scraped from a thread.

  • Web Scraping prompts
  • How to use these prompts in Nano Banana

    Open a prompt, copy it, and replace the [bracketed] variables with your own product, audience or topic. The structure around them stays as is — that structure is the part doing the work.

    Paste it into Nano Banana and run. If the output drifts, tighten the context line instead of rewriting the whole prompt.

    No account needed to copy one. No setup, no extension, nothing to install.

    Do these prompts only work with Nano Banana?

    They are tuned for Nano Banana, but the skeleton — role, context, task, format — carries over to any capable model. Swap model-specific settings like tone or length when you move.

    Are these AI prompts free to use?

    A big part of the library is free: open a prompt, copy it, use it. Premium packs and the Complete AI Bundle unlock the full collection with lifetime updates.

    How do I adapt these prompts to my use case?

    Start with the [variables]: niche, audience, constraints. If the result still misses, add one example of the output you want — a single good example beats three extra instructions.

    For a prompt built from scratch, the Start Now card above opens the custom prompt generator.

    Related resources

    Nano Banana Prompts for SolopreneursNano Banana Prompts for EntrepreneursNano Banana Prompts for Business OwnersNano Banana PromptsAI Prompts for Coding