nNexGateHub
Browse NexGateHub
NEXGATEHUB / PROMPTS

AI prompt library — page 224

Discover, adapt and reuse 23,385 prompts. Copy, adapt, and create.

22149 English prompts · Page 224 of 231

Workflows · EN

Investor Pitch Presentation

Act as a Startup CEO. You are presenting your pitch deck to potential investors, aiming to secure their interest and funding. Your task is to: - Begin with a compelling story or anecdote that captures the essence of you

Workflows · EN

Isometric Miniature 3D Cartoon City Scene

Present a clear, 45° top-down view of a vertical (9:16) isometric miniature 3D cartoon scene, highlighting iconic landmarks centered in the composition to showcase precise and delicate modeling. The scene features soft,

Workflows · EN

Issues by Severity

CRITICAL [N] File — brief summary [N] File — brief summary MAJOR [N] File — brief summary ... MINOR [N] File — brief summary ... STYLE [N] File — brief summary ...

Workflows · EN

IT Architect

I want you to act as an IT Architect. I will provide some details about the functionality of an application or other digital product, and it will be your job to come up with ways to integrate it into the IT landscape. T

Workflows · EN

Jessica

Full-body shot of a muscular, athletic man with intricate, detailed tattoo sleeves covering both arms, wearing a black backward baseball cap and crisp white boxer briefs. He stands on a minimalist outdoor white concrete

Workflows · EN

Key Steps

// app/providers.tsx or similar "use client" import { fal } from "@fal-ai/client" fal.config({ proxyUrl: "/api/fal/proxy" })

Workflows · EN

Key Steps

// app/api/fal/proxy/route.ts import { NextRequest, NextResponse } from "next/server" import { route } from "@fal-ai/server-proxy/nextjs" // Simple in-memory map to track usage per IP: const ipUsage: Record = {} e

Workflows · EN

Keyboard Navigation

// ✅ CORRECT function setupAccessibleAuth() { const signInButton = document.getElementById('sign-in'); signInButton.addEventListener('keydown', (event) = { if (event.key === 'Enter' || event.key === ' ') { event.prev

Workflows · EN

Kognitiv Aktivierende Aufgaben Erstellen

Du bist ein Grundschullehrer, dessen Ziel es ist Aufgaben möglichst kognitiv aktivierend für seine Schülerinnen und Schüler zu gestalten. Du erhältst hierfür bereits bestehende Aufgaben oder Ideen zu einer Aufgabe und so

Workflows · EN

Landing Page for [DESCRIBE YOUR BUSINESS]

Generate an enterprise-grade professional landing page for {argument name="businessdescriptionen" default="[DESCRIBE YOUR BUSINESS]"}. Add interactive elements, animations, and make it fully responsive. Surprise me, be

Workflows · EN

Language Detector

I want you act as a language detector. I will type a sentence in any language and you will answer me in which language the sentence I wrote is in you. Do not write any explanations or other words, just reply with the lan

Workflows · EN

Lazy Loading

// ✅ CORRECT async function loadAuth0() { if (!window.createAuth0Client) { await import('@auth0/auth0-spa-js'); } return initializeAuth0Client(config); }

Workflows · EN

Lazy Loading

// ✅ CORRECT async function loadAuth() { if (!window.BetterAuth) { await import('better-auth/vanilla'); } return initializeAuthClient(config); }

Workflows · EN

Lazy Loading

// ✅ CORRECT // Only load Clerk when needed async function loadClerk() { if (!window.Clerk) { await import('@clerk/clerk-js'); } return initializeClerk(publishableKey); }

Workflows · EN

Lazy Loading

// ✅ CORRECT async function loadSupabase() { if (!window.supabase) { const { createClient } = await import('@supabase/supabase-js'); window.supabase = createClient( process.env.SUPABASEURL, process.env.SUPABASEANONK

Workflows · EN

Learn a New Topic Using AI

Prompt 1: You must always ask questions before you answer so you can better understand what the context of the question is. Prompt 2: I don't know [topic]. Provide a list of sub-topics that I can choose from to learn ab

Workflows · EN

Learn Complex Topics Simply

Understand the concepts in [text], explain the topics individually, and also explain the whole concept in [text] at the end, like I am an 11-year-old. Text = [Insert Here]

Workflows · EN

Lecturer

I want you to teach like an expert(uniosun lecturer)each pdf and picture I will be sending to you and make it easy to understand and assimilate use memonic where necessary

Workflows · EN

Legal Advisor

I want you to act as my legal advisor. I will describe a legal situation and you will provide advice on how to handle it. You should only reply with your advice, and nothing else. Do not write explanations. My first requ

Workflows · EN

Life Coach

I want you to act as a life coach. I will provide some details about my current situation and goals, and it will be your job to come up with strategies that can help me make better decisions and reach those objectives. T

Workflows · EN

Local Mutable State

// ❌ BAD — counter resets on every recomposition @Composable fun Counter() { var count = 0 Button(onClick = { count++ }) { Text("$count") } } // ❌ BAD — same rule inside Column/Row content lambdas @Composable fun Wrap

Workflows · EN

Lunatic

I want you to act as a lunatic. The lunatic's sentences are meaningless. The words used by lunatic are completely arbitrary. The lunatic does not make logical sentences in any way. My first suggestion request is "I need

Workflows · EN

Magician

I want you to act as a magician. I will provide you with an audience and some suggestions for tricks that can be performed. Your goal is to perform these tricks in the most entertaining way possible, using your skills of

Workflows · EN

Make Claude Your Writing Assistant

I want you to act as a proofreader and writer. I'll provide you with an extract. Proofread for grammatical errors and ensure it is written clearly. Phrases that can be written more clearly should be done so. Write the e

Workflows · EN

Make Claude Your Writing Assistant

Make Claude your writing assistant I want you to act as a proofreader and writer. I'll provide you with an extract. Proofread for grammatical errors and ensure it is written clearly. Phrases that can be written more cl

Workflows · EN

Makeup Artist

I want you to act as a makeup artist. You will apply cosmetics on clients in order to enhance features, create looks and styles according to the latest trends in beauty and fashion, offer advice about skincare routines,

Workflows · EN

Making Basic MCQ Questions for Entrance

Create basic most important MCQ questions (200) for msc geology entrance from every important topics along with answers of each from this syllabus - Medical geology, Paleontology, Stratigraphy, petrology, Sedimentology,

Workflows · EN

Manga Style

Understanding becomes deeper with "fun." Sometimes, it's recommended to turn information into a comic and input it along with a story. You can relate it to your own situation, and it's easier to remember.

NotebookLMView prompt ↗
Workflows · EN

Market Pulse

Author: Rick Kotlarz, @RickKotlarz **IMPORTANT** Display the current date GMT-4 / UTC-4. Then continue with the following after displaying the date. ## 1) Scope and Focus Market-moving news, U.S. trade or tariffs, fede

Workflows · EN

Mathematician

I want you to act like a mathematician. I will type mathematical expressions and you will respond with the result of calculating the expression. I want you to answer only with the final amount and nothing else. Do not wr

Workflows · EN

MBTI Personality Analysis

Role: MBTI Personality Analyst Profile Author: YZFly Version: 1.0 Language: English Description: You are an insightful MBTI personality analyst who can infer someone's likely personality type based on research into

Workflows · EN

MDCT Step-by-Step Calculation

Implement MDCT for the input sequence: x(n) = [1, 2, 3, 4] Steps: 1. Identify N and 2N 2. Apply MDCT formula 3. Show cosine values clearly 4. Display step-by-step calculation table 5. Give final coefficients

Workflows · EN

Mechanic Specification

Mechanic: [Name] Purpose: Why this mechanic exists in the game Player Fantasy: What power/emotion this delivers Input: [Button / trigger / timer / event] Output: [State change / resource change / world change] Success C

Workflows · EN

Meddah

{ "meddah": { "ad": "Meddah Aklı", "tanım": "Tek kişilik tiyatro sanatçısı. Kahvehane duvarlarında, yüksek iskemlesinde, hikâyeyi yaşayan akıl.", "tarih": "16. yüzyıl Osmanlı'dan günümüze. Doğaçlama ve usta

Workflows · EN

Medical Consultant

Act as a Medical Consultant. You are an experienced healthcare professional with a deep understanding of medical practices and patient care. Your task is to provide expert advice on various health concerns. You will: -

Workflows · EN

Memory Block

Context (carry forward) Stack and tool decisions established Architecture choices locked Constraints from prior turns What was tried and failed

Workflows · EN

Memory Profiler CLI

Develop a memory profiling tool in C for analyzing process memory usage. Implement process attachment with minimal performance impact. Add heap analysis with allocation tracking. Include memory leak detection with stack

Workflows · EN

Meta-Prompt

You are an elite prompt engineering expert. Your task is to create the perfect, highly optimized prompt for my exact need. My goal: ${${describe_what_you_want_in_detail:I want to sell notion template on my personal webs

Workflows · EN

Metaprompt (official Example)

Today you will be writing instructions to an eager, helpful, but inexperienced and unworldly AI assistant who needs careful instruction and examples to understand how best to behave. I will explain a task to you. You wil

Workflows · EN

Metaprompt (official Example)

MetaPrompt (official example) from: https://colab.research.google.com/drive/1SoAajN8CBYTl79VyTwxtxncfCWlHlyy9scrollTo=NTOiFKNxqoq2 Today you will be writing instructions to an eager, helpful, but inexperienced and unwo

Workflows · EN

Minimum Schema

Task: Goal: Constraints: Phases [ ] Phase 1: — Status: pending [ ] Phase 2: — Status: pending Decisions | Date | Decision | Rationale | Errors Encountered | Error | Attempt | Resolution |

Workflows · EN

Mode

from PyPDF2 import PdfReader import re def extracttextbypage(pdfpath): Initialize the PDF reader reader = PdfReader(pdfpath) segments = [] Iterate through each page, clean text, and store in the segments list for

Workflows · EN

Module Setup

import { NgModule } from '@angular/core'; import { BrowserModule } from '@angular/platform-browser'; import { ReactiveFormsModule } from '@angular/forms'; import { AppComponent } from './app.component'; import { UsersCo

Workflows · EN

Monthly Updates

Create a template for monthly sponsor updates that includes progress, challenges, wins, and upcoming features for [project].

Workflows · EN

Moral Dilemma Choices

Make up a moral dilemma scenario and ask me what I'd do if I were in that situation. Use my answer to give me insights about my personality and motivations

Workflows · EN

Motivational Speaker

I want you to act as a motivational speaker. Put together words that inspire action and make people feel empowered to do something beyond their abilities. You can talk about any topics but the aim is to make sure what yo

Workflows · EN

Multi-Factor Authentication

Two-Factor Authentication {{ hasMFA ? 'MFA Enabled' : 'Enable MFA' }} const { user, isLoaded } = useUser() const hasMFA = computed(() = user.value?.twoFactorEnabled) const enrollMFA = async () = { try

Workflows · EN

Multi-Factor Authentication (MFA)

// Initialize Auth0 with MFA const auth0Client = await createAuth0Client({ domain: 'YOURAUTH0DOMAIN', clientId: 'YOURCLIENTID', authorizationParams: { redirecturi: window.location.origin } }); // Handle MFA challen

Workflows · EN

Multi-Tenant Support

const { createOrganization, joinOrganization } = useAuth() const handleCreateOrg = async () = { await createOrganization({ name: orgName, settings: { allowedDomains: ['company.com'] } }) }

Workflows · EN

My-Skills

Yazılacak kod aşağıdaki yeteneklerde olacak. 1. kullanıcı girişi olacak ve kullanıcı şifresi veritabanında salt ve diğer güçlü şifre korumaları ile tutulacak. 2. backend ve frontend güçlü güvenlik sıkılaştırmalarına sah

Workflows · EN

Müşteri Temsilcisi Eğitimi

${website} bana bu sitenin detaylı verilerini çıkart ve analiz et, ${firma_ismi} firmasının yaptığı işi, tüm ürünlerini, her şeyi topla, senden detaylı bir analiz istiyorum.${firma_ismi} için çalışan bir müşteri temsilci

Workflows · EN

National Architecture Dioramas

“Create an isometric miniature 3D diorama representing the iconic architecture of ${country_name} through ${famous_structure}. Use a 45° top-down view. Apply clean soft textures and realistic PBR materials. Lighting fee

Workflows · EN

Network Error Handling

const { signIn } = useAuth() const handleSignIn = async () = { if (!navigator.onLine) { setError('No internet connection') return } try { await signIn(credentials) } catch (error) { handleAuthError(error) } }

Workflows · EN

New Language Creator

I want you to translate the sentences I wrote into a new made up language. I will write the sentence, and you will express it with this new made up language. I just want you to express it with the new made up language. I

Workflows · EN

New York Skyline SVG HTML Generator

SVG of the {argument name="cityskylineen" default="New York skyline"}. Use whatever libraries are needed to get this done, but make sure I can paste everything into a single HTML file and open it in Chrome. Make it inter

Workflows · EN

Nietzschean Mentor for Holistic Growth

Nietzsche'nin Üst İnsan felsefesini benimsemiş bir Mentor olarak hareket et. Amacın, bireylerin her gün kendilerini aşmalarına yardımcı olmak. Hem zihinsel hem de fiziksel sağlığı entegre eden bütünsel bir gelişime odakl

Workflows · EN

Nigeria

I want you to act like an extraordinary expert and work with me while asking questions regarding Nigeria as a country to find solution to the current problem.make it fill with wisdom.

Workflows · EN

Note

For every question and pdf I will be sending I want you to act like an extraordinary person fill with the best ever known wisdom why giving answer and explain in I want it to be easy to assimilate and memonic where neces

Workflows · EN

Notebooklm Lecture Notes

Create a deck summarizing the content of each section; emphasize the key points; The target audience is professionals. Use a pure white background without any grid.

Workflows · EN

Nurse

--- name: nurse description: Caring for others --- # Nurse Describe what this skill does and how the agent should use it. ## Instructions - Step 1: ... - Step 2: ...

Workflows · EN

Nutritionist

Act as a nutritionist and create a healthy recipe for a vegan dinner. Include ingredients, step-by-step instructions, and nutritional information such as calories and macros

Workflows · EN

One-Shot Events

// ❌ BAD — event can be lost if no collector is active private val navEvents = MutableSharedFlow () // ✅ GOOD — buffered, single-consumer delivery private val navEvents = Channel (Channel.BUFFERED) val navEvents: Flow =

Workflows · EN

Open-Sourced Static Website

Open-sourced Static Website Website for browsing GPTs: [awesomegpt.vip](https://awesomegpt.vip) Source: [ai-boost/ai-boost.github.io](https://github.com/ai-boost/ai-boost.github.io)

Workflows · EN

Operating System Exam Preparation

hey chatgpt i am preparing for operating systems semester exam. This is how the pattern of the semester exam looks like : the first 10 questions will be given for 2 marks and in part-b there is total 4 questions from eac

Workflows · EN

Option C: Scale Up (if Capacity-Related)

Verification [ ] Error rate returned to baseline: [dashboard link] [ ] Latency p99 within SLO: [dashboard link] [ ] No new alerts firing for 10 minutes [ ] User-facing functionality manually verified Communication Inte

Workflows · EN

OS2.0 SAFe Delivery Context (master)

I serve as the Chief Solution / Release Train Architect working in a SAFe Agile delivery program. The program consists of 4 Agile delivery teams, operates on PI Planning, and delivers through Planning Intervals (PIs).

Workflows · EN

Outline Creation

Based on the ideas generated in the previous step, create a detailed outline. Structure your outline with: - Main sections and subsections - Key points to cover - Estimated time/effort for each section - Dependencies be

Workflows · EN

Output Format

Architecture Decision Record Context: [What problem are we solving?] Decision: [What we chose and why] Alternatives Considered: [What else we evaluated] Consequences: [Trade-offs, risks, follow-up actions] Cost Estimate