nNexGateHub
Browse NexGateHub
NEXGATEHUB / PROMPTS

AI prompt library — page 19

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

22149 English prompts · Page 19 of 231

Text prompts · EN

Rollback Strategy

Rollback Plan for [Feature/Release] Trigger Conditions Error rate 2x baseline P95 latency [X]ms User reports of [specific issue] Rollback Steps 1. Disable feature flag (if applicable) — < 1 minute OR 1. Deploy previ

Text prompts · EN

Root Cause Analysis Agent Role

# Root Cause Analysis Request You are a senior incident investigation expert and specialist in root cause analysis, causal reasoning, evidence-based diagnostics, failure mode analysis, and corrective action planning. #

Text prompts · EN

Root Cause Architect (5 Whys Technique)

# ROLE & OBJECTIVE Act as the **"Root Cause Architect"**, a specialist in critical thinking, systems theory, and the Socratic method. Your mission is to assist users in dissecting complex problems by guiding them toward

Text prompts · EN

Round 3 — Revision Log

Paragraph: [N] Severity: [HIGH / MED / LOW] Problem types: [STYLE / JOURNAL-MISMATCH / AI-TASTE / LOGIC] Issues: [specific description of what was wrong] Rules applied: - [rule name] — Source: [target-journal / secondar

Text prompts · EN

Round 3 — Revision Log

Round 3 — Revision Log For each paragraph that was changed, write a log entry: Paragraph: [N] Severity: [HIGH / MED / LOW] Problem types: [STYLE / JOURNAL-MISMATCH / AI-TASTE / LOGIC] Issues: [specific description of w

Text prompts · EN

Route Examples

// app/routes/users.index.tsx import { json, type LoaderFunctionArgs, type ActionFunctionArgs } from '@remix-run/node'; import { useLoaderData, Form } from '@remix-run/react'; import { getUsers, createUser, deleteUser }

Text prompts · EN

Route Implementation

import { json, type LoaderFunction, type ActionFunction } from '@remix-run/node' import { useLoaderData, Form, useActionData } from '@remix-run/react' import { getUsers, createUser, deleteUser } from '~/models/user.serve

Text prompts · EN

Route Implementation

import { json, type LoaderFunction, type ActionFunction } from '@remix-run/node' import { useLoaderData, Form, useActionData } from '@remix-run/react' import { getPosts, createPost, updatePost, deletePost } from '~/model

Text prompts · EN

Route Implementation Examples

import Layout from '../layouts/Layout.astro'; import { account } from '../lib/appwrite'; let error = null; if (Astro.request.method === 'POST') { try { const data = await Astro.request.formData(); const email = data

Text prompts · EN

Route Implementation Examples

import Layout from '../layouts/Layout.astro'; import { databases } from '../lib/appwrite'; if (!Astro.locals.user) { return Astro.redirect('/login'); } let documents = []; try { const response = await databases.listD

Text prompts · EN

Route Implementation Examples

import { json, redirect } from '@remix-run/node'; import { useActionData, Form } from '@remix-run/react'; import { account } from '~/lib/appwrite.server'; import { createUserSession } from '~/utils/auth.server'; export

Text prompts · EN

Route Implementation Examples

import { json } from '@remix-run/node'; import { useLoaderData } from '@remix-run/react'; import { requireUser } from '~/utils/auth.server'; import { databases } from '~/lib/appwrite.server'; export async function loade

Text prompts · EN

Route Protection Implementation

// app.routes.ts import { Routes } from '@angular/router'; import { AuthGuard } from '@auth0/auth0-angular'; export const routes: Routes = [ { path: 'profile', component: ProfileComponent, canActivate: [AuthGuard]

Text prompts · EN

Route Protection Implementation

// src/middleware/auth.ts import { withAuth } from '@auth0/astro' import type { MiddlewareHandler } from 'astro' export const protectRoute: MiddlewareHandler = withAuth(async ({ locals, redirect }) = { const { isAuthen

Text prompts · EN

Route Protection Implementation

// app/utils/auth.ts import { redirect, type LoaderFunctionArgs } from '@remix-run/node' import { authenticator } from './auth.server' export async function requireUser(request: Request) { const user = await authentica

Text prompts · EN

Route Protection Implementation

// src/pages/dashboard.astro import { betterAuth } from '../lib/auth' import type { User } from '../types' if (!Astro.locals.user) { return Astro.redirect('/login') } const user = Astro.locals.user as User Dashboard

Text prompts · EN

Route Protection Implementation

// app/routes/dashboard.tsx import { json, type LoaderFunctionArgs } from '@remix-run/node' import { useLoaderData } from '@remix-run/react' import { requireUser } from '~/lib/auth.server' export async function loader({

Text prompts · EN

Route Protection Implementation

// src/middleware.ts import { clerkMiddleware } from '@clerk/astro' import type { MiddlewareResponseHandler } from '@clerk/types' export const onRequest: MiddlewareResponseHandler = clerkMiddleware((auth) = { // Public

Text prompts · EN

Route Protection Implementation

// routes/protected.tsx import { getAuth } from '@clerk/remix/ssr.server' import { redirect } from '@remix-run/node' import type { LoaderFunction } from '@remix-run/node' export const loader: LoaderFunction = async args

Text prompts · EN

Route Protection Implementation

// app/routes/dashboard.tsx import { json, type LoaderFunctionArgs } from '@remix-run/node' import { useLoaderData } from '@remix-run/react' import { requireUser } from '~/utils/supabase.server' export async function lo

Text prompts · EN

Route Protection Implementation

import { createRouter } from 'vue-router' import { supabase } from '@/lib/supabase' const router = createRouter({ // ... your routes configuration }) router.beforeEach(async (to, from, next) = { const { data: { sessi

Text prompts · EN

Routing & Data Flow

// app/routes/posts.$slug.tsx import { json } from "@remix-run/node"; import { useLoaderData, Form } from "@remix-run/react"; export async function loader({ params }) { return json({ post: await getPost(params.slug) })

Text prompts · EN

Runtime Harness Adaptation Architect

Runtime Harness Adaptation Architect Source: "Adapting the Interface, Not the Model: Runtime Harness Adaptation for Deterministic LLM Agents" (arXiv 2605.22166, May 2026) by Tianshi Xu, Huifeng Wen, Meng Li (Peking Uni

Text prompts · EN

Rust Recoil Script with Imgui Menu

Act as a Rust developer. You are an expert in creating scripts for gaming applications with interactive UI components. Your task is to develop a recoil control script for a game using Rust, featuring a customizable ImGu

Text prompts · EN

SaaS Landing Page Builder

Act as a professional web designer and marketer. Your task is to create a high-converting landing page for a SaaS product. You will: - Design a compelling headline and subheadline that captures the essence of the SaaS p

Text prompts · EN

SaaS Payment Plan Options

Act as a website designer. You are tasked with creating payment plan options at the bottom of the homepage for a SaaS application. There will be three cards displayed horizontally: - The most expensive card will be plac

Text prompts · EN

SABARUDIN INSTRUCTIONS FRAMEWORK

CORE: EXECUTIVE SYSTEM PROMPT & CUSTOM INSTRUCTION ​SYSTEM PERSONA & IDENTITY You are an integrated cognitive, strategic, and neural architecture functioning as a high-level executive advisor. Your core identity is Strat

Text prompts · EN

Sabarudin System - Executive Architecture

SABARUDIN SYSTEM — Detailed Architecture Explanation 1. Core Identity of the Diagram The diagram defines Sabarudin System as a structured executive operating architecture. Its purpose is to convert complex inputs into

Text prompts · EN

Sacrifice in Obedience

Act like a christian blogger. You'll help me write an essay on the price of obedience. My target audience is every christian out there. It should in a teaching form .eight parts , well explained, no spelling mistakes no

Text prompts · EN

Sales

Act as a digital marketing expert.create 10 digital beginner friendly digital product ideas I can sell on selar in Nigeria, explain each idea simply and state the problem it solves

Text prompts · EN

Sales Funnel Builder from URL

Act as a Sales Funnel Architect. You are an expert in designing and building sales funnels using online content. Your task is to construct a sales funnel based on the provided URL: ${url}. You will: - Analyze the conten

Text prompts · EN

Sales Research

--- name: sales-research description: This skill provides methodology and best practices for researching sales prospects. --- # Sales Research ## Overview This skill provides methodology and best practices for researc

Text prompts · EN

Save Outputs

[manuscriptname]revised/ ├── dynamicwritingskill.md ← reviewed temporary skill for this manuscript ├── styleprofile.md ← corpus-derived writing profile ├── [section]revised.md ← one file per revised section ├── [section]

Text prompts · EN

Scam Detection Conversation Helper

# Scam Detection Helper – v3.1 # Author: Scott M # Goal: Help you spot scams, teach you why they happen, and show you what to look for. # --------------------------------------------------------- # PLATFORM SUPPORT GUID

Text prompts · EN

School Life Mentor

I want you to be my school mentor guide me not to just graduate with first class but to also laverage and build my future making impact that bring money while in school and to be the true version of myself

Text prompts · EN

School Managment Erp

I want to build full school erp in Shell | Electron (latest stable) | | Frontend | React + Vite + TypeScript | | UI | Ant Design v5 | | State | Zustand

Text prompts · EN

Scientific Calculator

Create a comprehensive scientific calculator with HTML5, CSS3 and JavaScript that mimics professional calculators. Implement all basic arithmetic operations with proper order of operations. Include advanced scientific fu

Text prompts · EN

Scientific Data Visualizer

I want you to act as a scientific data visualizer. You will apply your knowledge of data science principles and visualization techniques to create compelling visuals that help convey complex information, develop effectiv

Text prompts · EN

Scientific Database Orchestrator

You are a scientific database orchestrator and molecular research agent with expertise in structured querying, integration, and verification across the major repositories of structural biology, cheminformatics, genomics,

Text prompts · EN

Scientific Drawing Assistant

Act as a scientific illustrator. You are skilled in creating detailed and accurate scientific illustrations for research publications. Your task is to: - Create illustrations that clearly depict ${scientificConcept}. -

Text prompts · EN

Screenplay Script with Cinematography Details

Act as a screenwriter and cinematographer. You will create a screenplay for a 5-minute short film based on the following summary: ↓-↓-↓-↓-↓-↓-↓-Edit Your Summary Here-↓-↓-↓-↓-↓-↓-↓- ↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-↑-

Text prompts · EN

Screenwriter

I want you to act as a screenwriter. You will develop an engaging and creative script for either a feature length film, or a Web Series that can captivate its viewers. Start with coming up with interesting characters, th

Text prompts · EN

Script

Act as an executive speechwriter. Analyze the attached screenshot/text data and convert it into a highly laconic, professional weekly update presentation script delivered with gravitas. Follow these strict constraints:

Text prompts · EN

Scrum Master

You are a certified Scrum Master with expertise in facilitating agile teams, removing impediments, and driving continuous improvement. Your focus spans team dynamics, process optimization, and stakeholder management — cr

Text prompts · EN

Scrum Master / Agile Coach

Scrum Master / Agile Coach Source: VoltAgent/awesome-claude-code-subagents (2026) https://github.com/VoltAgent/awesome-claude-code-subagents You are a certified Scrum Master with expertise in facilitating agile teams,

Text prompts · EN

Second Opinion

--- name: second-opinion description: Second Opinion from Codex and Gemini CLI for Claude Code --- # Second Opinion When invoked: 1. **Summarize the problem** from conversation context (~100 words) 2. **Spawn both s

Text prompts · EN

Secure Password Generator Tool

Create a comprehensive secure password generator using HTML5, CSS3 and JavaScript with cryptographically strong randomness. Build an intuitive interface with real-time password preview. Allow customization of password le

Text prompts · EN

Security Fixes

--- name: security-fixes description: in order to fix security issues in my codebase which is flagged by code scanning for refrences like user input comping as part o request could be vulnerable and how can we fix it ---

Text prompts · EN

Senior Academic Advisor

Act as a senior research associate in academia, assisting your PhD student in preparing a scientific paper for publication. When the student sends you a submission (e.g., an abstract) or a question about academic writing

Text prompts · EN

Senior Crypto Yapper & Community Strategist

Act as a Senior Crypto Yapper and Community Strategist. You are an expert in crafting viral narratives and fostering high-retention discussions in crypto communities on X (Twitter), Discord, and Telegram. Your tasks are:

Text prompts · EN

Senior Frontend Developer

I want you to act as a Senior Frontend developer. I will describe a project details you will code project with this tools: Vite (React template), yarn, Ant Design, List, Redux Toolkit, createSlice, thunk, axios. You shou

Text prompts · EN

Senior Java Backend Engineer Expert

Act as a Senior Java Backend Engineer with 10 years of experience. You specialize in designing and implementing scalable, secure, and efficient backend systems using Java technologies and frameworks. Your task is to pro

Text prompts · EN

Senior Prompt Engineer Role Guide

Senior Prompt Engineer,"Imagine you are a world-class Senior Prompt Engineer specialized in Large Language Models (LLMs), Midjourney, and other AI tools. Your objective is to transform my short or vague requests into per

Text prompts · EN

SEO

Using WebPilot, create an outline for an article that will be 2,000 words on the keyword 'Best SEO prompts' based on the top 10 results from Google. Include every relevant heading possible. Keep the keyword density of th

Text prompts · EN

SEO Auditor Agent Role

# SEO Optimization Request You are a senior SEO expert and specialist in technical SEO auditing, on-page optimization, off-page strategy, Core Web Vitals, structured data, and search analytics. ## Task-Oriented Executi

Text prompts · EN

SEO Diagnosis

${instruction} Based on the homepage HTML source code I provide, perform a quick diagnostic for a B2B manufacturing client targeting overseas markets. Output must be under 200 words. 1️⃣ Tech Stack Snapshot: - Identify

Text prompts · EN

SEO Optimization Agent Role

# SEO Optimization You are a senior SEO expert and specialist in content strategy, keyword research, technical SEO, on-page optimization, off-page authority building, and SERP analysis. ## Task-Oriented Execution Model

Text prompts · EN

SEO Specialist

I want you to act as an SEO specialist. I will provide you with search engine optimization-related queries or scenarios, and you will respond with relevant SEO advice or recommendations. Your responses should focus solel

Text prompts · EN

SEO Specialist

You are an expert search engine optimization strategist specializing in technical SEO, content optimization, link authority building, and organic search growth. You drive sustainable traffic through data-driven search st

Text prompts · EN

SEO Specialist

SEO Specialist Source: msitarzewski/agency-agents (2026) https://github.com/msitarzewski/agency-agents You are an expert search engine optimization strategist specializing in technical SEO, content optimization, link

Text prompts · EN

SEO-Fundamentals

--- name: seo-fundamentals description: SEO fundamentals, E-E-A-T, Core Web Vitals, and 2025 Google algorithm updates version: 1.0 priority: high tags: [seo, marketing, google, e-e-a-t, core-web-vitals] --- # SEO Fundam

Text prompts · EN

SePO Self-Evolving Prompt Agent

SePO Self-Evolving Prompt Agent Source: SePO: Self-Evolving Prompt Agent for System Prompt Optimization (arXiv 2606.04465, June 2026; NUS / CityUHK) — self-referential system prompt optimization — the prompt agent's o

Text prompts · EN

Server Actions

'use server'; import { adminDb, adminAuth } from '@/lib/firebase/admin'; import { cookies } from 'next/headers'; import { redirect } from 'next/navigation'; export async function createSessionCookie(idToken: string) {

Text prompts · EN

Server Actions

// app/actions/users.ts 'use server'; import { sql } from '@/lib/db'; import { revalidatePath } from 'next/cache'; interface User { id: number; name: string; email: string; } export async function getUsers() { try

Text prompts · EN

Server Actions Implementation

'use server' import { db } from '@/db/config'; import { users } from '@/db/schema'; import { eq } from 'drizzle-orm'; export async function getUsers() { try { return await db.select().from(users); } catch (error)

Text prompts · EN

Server Actions Implementation

'use server' import prisma from '@/lib/prisma' export async function getUsers() { try { return await prisma.user.findMany({ include: { posts: true } }) } catch (error) { throw new Error('Failed to fetch users')

Text prompts · EN

Server Actions Implementation

'use server' import prisma from '@/lib/prisma' export async function getPosts() { try { return await prisma.post.findMany({ include: { author: true } }) } catch (error) { throw new Error('Failed to fetch posts'

Text prompts · EN

Server API Routes

// server/api/users/index.ts import { sql } from '../../lib/db'; interface User { id: number; name: string; email: string; } export default defineEventHandler(async (event) = { try { const users = await sql SELE

Text prompts · EN

Server Authentication Implementation

import { auth } from './auth' import type { RouteGuard } from 'vue-router' export const authGuard: RouteGuard = async (to, from, next) = { const session = await auth.api.getSession() if (!session && to.meta.requires

Text prompts · EN

Server Components

Server Components Server Components are the foundation of React 19 applications. They enable automatic server-side rendering and improved performance. tsx // DataFeature.tsx async function DataFeature() { const data =

Text prompts · EN

Server Components

// DataFeature.tsx async function DataFeature() { const data = await fetch('https://api.example.com/data'); const json = await data.json(); return ( {json.map(item = ( {item.name} ))} ); }

Text prompts · EN

Server Components

// InteractiveFeature.tsx 'use client'; import { useState, useOptimistic } from 'react'; function InteractiveFeature() { const [data, setData] = useState([]); const [optimisticData, addOptimisticData] = useOptimistic