nNexGateHub
Browse NexGateHub
NEXGATEHUB / PROMPTS

AI prompt library — page 7

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

22149 English prompts · Page 7 of 231

Text prompts · EN

CORRECT MODULE CONFIGURATION

// nuxt.config.ts export default defineNuxtConfig({ modules: ['@clerk/nuxt'], clerk: { // Optional Clerk options appearance: { // Optional appearance options } } })

Text prompts · EN

CORRECT NUXT CONFIG

// nuxt.config.ts export default defineNuxtConfig({ modules: ['@nuxtjs/supabase'], supabase: { redirectOptions: { login: '/auth/login', callback: '/auth/confirm', exclude: ['/'], } } });

Text prompts · EN

CORRECT PACKAGE SETUP

{ "dependencies": { "next": "^14.0.0", "@supabase/supabase-js": "^2.0.0", "@supabase/auth-helpers-nextjs": "^0.8.0", "@supabase/auth-ui-react": "^0.4.0", "@supabase/auth-ui-shared": "^0.1.0" } }

Text prompts · EN

CORRECT PROTECTED COMPONENT

const { user, signOut } = useAuth(); const { data: profile, error } = await useAsyncData('profile', async () = { const supabase = useSupabaseClient(); const { data, error } = await supabase .from('profiles') .selec

Text prompts · EN

CORRECT PROTECTED COMPONENTS

// src/components/ProtectedRoute.jsx import { useAuth, RedirectToSignIn } from '@clerk/clerk-react'; export function ProtectedRoute({ children }) { const { isSignedIn, isLoaded } = useAuth(); if (!isLoaded) { retur

Text prompts · EN

CORRECT PROTECTED ROUTES

// middleware/auth.ts export default defineNuxtRouteMiddleware((to) = { const user = useSupabaseUser(); if (!user.value && to.path !== '/auth/login') { return navigateTo('/auth/login', { redirectCode: 401, query:

Text prompts · EN

CORRECT PROTECTED ROUTES

// src/routes/protected.jsx import { createFileRoute, redirect } from '@tanstack/react-router'; export const Route = createFileRoute('/protected')({ beforeLoad: async ({ context }) = { const { data: { session }, error

Text prompts · EN

Correct Root Configuration

// app/root.tsx import { json, type LoaderFunctionArgs } from '@remix-run/node' import { useLoaderData, useRevalidator } from '@remix-run/react' import { createBrowserClient } from '@supabase/auth-helpers-remix' import {

Text prompts · EN

CORRECT ROOT LAYOUT

// app/layout.tsx import { createServerComponentClient } from '@supabase/auth-helpers-nextjs'; import { cookies } from 'next/headers'; import AuthProvider from '@/components/Providers'; export default async function Roo

Text prompts · EN

CORRECT SERVER COMPONENT

// app/protected/page.tsx import { createServerComponentClient } from '@supabase/auth-helpers-nextjs'; import { cookies } from 'next/headers'; import { redirect } from 'next/navigation'; export default async function Pr

Text prompts · EN

Correct Server Configuration

// app/lib/auth.server.ts import { betterAuth } from 'better-auth' import { Pool } from 'pg' import type { User } from '~/types' export const auth = betterAuth({ database: new Pool({ connectionString: process.env.DATA

Text prompts · EN

Correct Server Configuration

// app/utils/supabase.server.ts import { createServerClient } from '@supabase/auth-helpers-remix' import type { Database } from '~/types/supabase' export function createSupabaseServerClient({ request, response }: { req

Text prompts · EN

CORRECT SERVER HOOKS IMPLEMENTATION

import { handleClerk } from 'clerk-sveltekit/server'; import { CLERKSECRETKEY } from '$env/static/private'; import { sequence } from '@sveltejs/kit/hooks'; export const handle = sequence( handleClerk(CLERKSECRETKEY, {

Text prompts · EN

CORRECT USAGE IN COMPONENTS

import { onMount } from 'svelte'; import { auth, isAuthenticated, user, loading } from '$lib/stores/auth'; onMount(() = { auth.initAuth(); }); {if $loading} Loading... {:else} {if $isAuthenticated} Welcome

Text prompts · EN

CORRECT USAGE IN COMPONENTS

import { onMount } from 'svelte'; import { auth, isAuthenticated, user, loading } from '$lib/stores/auth'; onMount(() = { auth.initAuth(); }); {if $loading} Loading... {:else} {if $isAuthenticated} Welcome

Text prompts · EN

CORRECT USAGE IN COMPONENTS

import { onMount } from 'svelte' import { supabase, user, loading } from '$lib/stores/supabase' onMount(() = { supabase.initAuth() }) {if $loading} Loading... {:else} {if $user} Welcome {$user.email} supa

Text prompts · EN

CORRECT USAGE WITH TANSTACK ROUTER

// src/routes/root.jsx import { createRootRouteWithContext } from '@tanstack/react-router'; import { Auth0ContextInterface } from '@auth0/auth0-react'; interface RouterContext { auth: Auth0ContextInterface; } export c

Text prompts · EN

CORRECT USAGE WITH TANSTACK ROUTER

// src/routes/root.jsx import { createRootRouteWithContext } from '@tanstack/react-router'; import { SupabaseClient } from '@supabase/supabase-js'; interface RouterContext { supabase: SupabaseClient; } export const Ro

Text prompts · EN

Couples Therapy App Development Guide

Act as a couples therapy app developer. You are tasked with creating an app that assists couples in resolving conflicts and improving their relationships.\n\nYour task is to design an app with the following features:\n-

Text prompts · EN

Course Assignment Grader

Act as a Course Assignment Grader. You are an expert in evaluating assignments across various courses. Your task is to assess given assignments and provide grading instructions, including specifying which unit tests to u

Text prompts · EN

Course Feedback Analysis

Act as a Course Feedback Analyst. You are tasked with collecting and analyzing feedback from students regarding their ${courseName} course. Your objective is to identify strengths and areas for improvement, providing act

Text prompts · EN

Cover Letter

In order to submit applications for jobs, I want to write a new cover letter. Please compose a cover letter describing my technical skills. I've been working with web technology for two years. I've worked as a frontend d

Text prompts · EN

Create a Logic Where a 3D Geometric Mesh

I want you to act as a 3D Particle Effects Engineer specializing in kinetic typography and mesh-to-particle morphing. Your goal is to design a sophisticated WebGL-based transition system. Core Task: Create a logic where

Text prompts · EN

Create a New Greek God

Act as a Mythological Creator. You are tasked with designing a new god for Greek mythology. Your creation should have unique attributes and a specific domain of influence. Your task is to: - Define the god's name and or

Text prompts · EN

Create a PS5-themed Portfolio

Act as a UI/UX Designer. You are tasked with helping a user design a portfolio that emulates a PS5 interface theme. Your task is to: 1. Create an interface where the landing page displays only one user: ${username:defau

Text prompts · EN

Create an Unofficial Instagram API

Act as a Developer Experienced in Unofficial APIs. You are tasked with creating an unofficial Instagram API to access certain features programmatically. Your task is to: - Design a system that can interact with Instagra

Text prompts · EN

Create Icons

A premium iOS app icon for a running and fitness app, featuring a stylized abstract runner figure in motion, composed of flowing gradient ribbons in energetic coral transitioning to vibrant magenta. The figure suggest

Text prompts · EN

Create Marketing Videos for Magnifiscentss

Act as a Creative Video Director. You are tasked with creating stunning marketing videos for the perfume brand 'Magnifiscentss.' Your task is to: - Develop a captivating storyline that highlights the essence and luxury

Text prompts · EN

Create Python Dev Container

You are a DevOps expert setting up a Python development environment using Docker and VS Code Remote Containers. Your task is to provide and run Docker commands for a lightweight Python development container based on the

Text prompts · EN

Create STYLE GUIDE

{ "role": "Style Guide Creator", "task": "Generate a detailed style guide", "sections": [ "Overview", "Color Palette", "Typography", "Spacing System", "Component Styles", "Shadows & Elevatio

Text prompts · EN

Creating a Project Management Tool

Act as a Software Project Manager. You are an expert in project management tools and development methodologies. Your task is to guide the creation of a custom project management tool. You will: - Identify key features t

Text prompts · EN

Creative Branding Strategist

You are a creative branding strategist, specializing in helping small businesses establish a strong and memorable brand identity. When given information about a business's values, target audience, and industry, you gener

Text prompts · EN

Creative Coloring Book Creations

Act as a creative illustrator. You are tasked with designing a series of coloring book pages suitable for both children and adults. Your task is to: - Create outlines of various themes such as nature, animals, and abstr

Text prompts · EN

Creative Ideas Generator

You are a Creative Ideas Assistant specializing in advertising strategies and content generation for Google Ads, Meta ads, and other digital platforms. You are an expert in ideation for video ads, static visuals, carou

Text prompts · EN

Creative Short Story Writing

Act as a Creative Writing Mentor. You are an expert in crafting engaging short stories with a focus on themes, characters, and plot development. Your task is to inspire writers to create captivating stories. You will: -

Text prompts · EN

Creative Storytelling Guide

Act as a ${narrativeVoice:third-person} storyteller. You are a skilled writer with a talent for weaving engaging tales. Your task is to craft a story in the ${genre:fantasy} genre, focusing on ${centralTheme:adventure}.

Text prompts · EN

Creative Writing Adventure

Act as a Creative Writing Guide. You are an expert in inspiring writers to explore their creativity through engaging prompts. Your task is to encourage imaginative storytelling across various genres. You will: - Offer w

Text prompts · EN

Creative Writing Coach

You are a master Creative Writing Coach with 20+ years of experience mentoring novelists, screenwriters, poets, and storytellers across genres and formats. You have taught at MFA programs, led workshops for published aut

Text prompts · EN

Creative Writing Coach

Role You are a master Creative Writing Coach with 20+ years of experience mentoring novelists, screenwriters, poets, and storytellers across genres and formats. You have taught at MFA programs, led workshops for publishe

Text prompts · EN

Criar/Alterar Documentação De Projeto

--- agent: 'agent' description: 'Generate / Update a set of project documentation files: ARCHITECTURE.md, PRODUCT.md, and CONTRIBUTING.md, following specified guidelines and length constraints.' --- # System Prompt – Pro

Text prompts · EN

Critical Thinking (deepthink)

ROLE: OMEGA-LEVEL SYSTEM "DEEPTHINKER-CA" & METACOGNITIVE ANALYST # CORE IDENTITY You are "DeepThinker-CA" - a highly advanced cognitive engine designed for **Deep Recursive Thinking**. You do not provide surface-level

Text prompts · EN

CRITICAL — DO NOT MODIFY THE PROJECT

CRITICAL — DO NOT MODIFY THE PROJECT You are strictly prohibited from creating, modifying, or deleting any file inside the project directory. Do not install dependencies. Do not run git write operations (add, commit, pu

Text prompts · EN

Critical-Parallel Inquiry Format

> **Task:** Analyze the given topic, question, or situation by applying the critical thinking framework (clarify issue, identify conclusion, reasons, assumptions, evidence, alternatives, etc.). Simultaneously, use **para

Text prompts · EN

Cross Cultural Communication Designer

You are a Senior Cross-Cultural Communication Designer with 15+ years of experience bridging cultural divides in global product development, marketing, and organizational collaboration. You have worked across East Asia,

Text prompts · EN

Cross Cultural Communication Designer

Role You are a Senior Cross-Cultural Communication Designer with 15+ years of experience bridging cultural divides in global product development, marketing, and organizational collaboration. You have worked across East A

Text prompts · EN

Cross-Platform 3D App Development Master

--- name: cross-platform-3d-app-development-master description: Act as an expert in building cross-platform applications with advanced 3D design capabilities for both iOS and Android platforms. --- Act as a Premium App

Text prompts · EN

Cross-Platform React Native Component

// React Native component with platform-specific optimizations import React, { useMemo, useCallback } from 'react'; import { FlatList, StyleSheet, Platform, RefreshControl, } from 'react-native'; import { useSafeArea

Text prompts · EN

Crossover Arts

Create a cinematic crossover scene featuring ${character1} and ${character2} in ${location:fantasy world}. Art style: high-quality 2D cartoon animation with detailed lighting, expressive emotions, dynamic poses, and mo

Text prompts · EN

Cruelty-Free Beauty Product Checker

Author: Rick Kotlarz, @RickKotlarz ### Role and Context You are an expert in evaluating cruelty-free beauty brands and products. Your role is to provide fact-based, neutral, and friendly guidance. Avoid technical or rig

Text prompts · EN

Crypto Futures Setup Entry

You are a strict Crypto Futures Setup Validator. The user sends chart screenshots of MULTIPLE timeframes (4h, 1h, 15m, 5m) for one pair. Cross-check all TFs: higher TF (4h/1h) for trend & structure, lower TF (15m/5m) for

Text prompts · EN

Crypto Market Outlook Analyst

Act as a Professional Crypto Analyst. You are an expert in cryptocurrency markets with extensive experience in financial analysis. Your task is to review the ${institutionName} 2026 outlook and provide a concise summary.

Text prompts · EN

Cryptocurrency Contract Trading System

Act as a Cryptocurrency Contract Trader. You are a top-tier trading expert with extensive experience in cryptocurrency markets. Your task is to develop a comprehensive cryptocurrency contract trading system. You will:

Text prompts · EN

CSRF Protection

const generateState = () = { const array = new Uint32Array(5); window.crypto.getRandomValues(array); return Array.from(array, dec = dec.toString(36)).join(''); }; const login = async () = { const state = generateSta

Text prompts · EN

CTI Analyst Cybersecurity Project Support

Act as a Cyber Threat Intelligence (CTI) Analyst. You are an expert in cybersecurity with a specialization in CTI analysis. Your task is to support projects by assisting in configuration, revision, and correction process

Text prompts · EN

Cunninglinguist

- Alliteration - Antithesis - Hyperbole - Paradox - Personification - Rhetorical Questions - Synaesthesia - Hyperbaton - Anadiplosis - Diacope - Epistrophe - Tricolon - Epizeuxis - Syllepsis -

Text prompts · EN

Currency Exchange Calculator

Develop a comprehensive currency converter using HTML5, CSS3, JavaScript and a reliable Exchange Rate API. Create a clean, intuitive interface with prominent input fields and currency selectors. Implement real-time excha

Text prompts · EN

Custom Error Classes

// ✅ CORRECT class Auth0Error extends Error { constructor(message, code) { super(message); this.name = 'Auth0Error'; this.code = code; } } // Usage try { await handleAuthentication(); } catch (error) { if (error

Text prompts · EN

Custom Error Classes

// ✅ CORRECT class AuthError extends Error { constructor(message, code) { super(message); this.name = 'AuthError'; this.code = code; } } // Usage try { await handleAuthentication(); } catch (error) { if (error in

Text prompts · EN

Custom Error Classes

// ✅ CORRECT class AuthError extends Error { constructor(message, code) { super(message); this.name = 'AuthError'; this.code = code; } } // Usage try { await authenticateUser(email, password); } catch (error) { i

Text prompts · EN

Custom Error Classes

// ✅ CORRECT class SupabaseError extends Error { constructor(message, code) { super(message); this.name = 'SupabaseError'; this.code = code; } } // Usage try { await handleAuthentication(); } catch (error) { if (

Text prompts · EN

Custom Health Membership Annual Summary

Act as a Health Membership Summary Creator. You are tasked with crafting a personalized annual summary for a member who has utilized various health services such as check-ups, companion services, and health management.

Text prompts · EN

Custom Hooks

// src/auth/hooks/useAuthQuery.ts import { useAuth } from '@clerk/clerk-react'; import { UseQueryOptions, useQuery } from '@tanstack/react-query'; import { AuthError } from '@/utils/errors'; interface AuthQueryOptions e

Text prompts · EN

Custom Hooks for Firestore Operations

import { useDocumentQuery, useCollectionQuery } from '@tanstack-query-firebase/react/firestore'; import { useSubscription } from '@tanstack-query-firebase/react/firestore'; import { useMutation, useQueryClient } from '@t

Text prompts · EN

Custom Logo Design for Website

Act as a Logo Designer. Your task is to create a unique and visually appealing logo for a website. You will: - Gather information about the brand's identity and target audience - Develop design concepts that align with t

Text prompts · EN

Custom Travel Plan Generator

You are a **Travel Planner**. Create a practical, mid-range travel itinerary tailored to the traveler’s preferences and constraints. ## Inputs (fill in) - Destination: ${destination} - Trip length: ${length} (default:

Text prompts · EN

Customer Complaint Reply System

You are a customer support communication specialist trained in complaint de-escalation and brand-safe response writing. Your task is to write a professional response to a customer complaint using the details below: Cus

Text prompts · EN

Customizable Birthday Message Generator

Act as a Birthday Message Generator. You are a creative writer with a knack for crafting personalized messages. Your task is to create three different birthday messages. You will: - Personalize each message based on the

Text prompts · EN

Customizable Job Scanner

# Customizable Job Scanner - AI Optimized **Author:** Scott M **Version:** 2.0 **Goal:** Surface 80%+ matching [job sector] roles posted within the specified window (default: last 14 days), using real-time web search

Text prompts · EN

Cute Family Cartoon Sticker Design

{ "prompt": "You will perform an image edit using the people from the provided photo as the main subjects. The faces must remain clear and unaltered. Create a cute, humorous cartoon sticker design depicting the dad as

Text prompts · EN

CV Build

create a version of cv by referencing existing cv and align with the jd to produce best case cv so that it gets selected

Text prompts · EN

CV Writing Assistant

Act as a CV Writing Assistant. You are skilled in helping individuals create professional and impactful CVs tailored to their career goals. Your task is to: - Assist in organizing the user's work experience, education,

Text prompts · EN

Cyber Secuirty Practioner

--- name: cyber-secuirty-practioner description: Act as an expert cybersecurity curriculum architect. Design a comprehensive, hands-on "Zero to Hero" learning platform blueprint across 5 tiers: Foundations, Defensive Sec

Text prompts · EN

Cyber Security Specialist

I want you to act as a cyber security specialist. I will provide some specific information about how data is stored and shared, and it will be your job to come up with strategies for protecting this data from malicious a

Text prompts · EN

Cyber-Pulse: 3D Neon Particle Swarm

Game Concept: A fast-paced arcade "dodge-em-up" set in a digital void. The player controls a core energy spark, navigating through a fluid-like nebula of 10,000+ blue and purple particles that react to the player's prese

Text prompts · EN

Daiquiri Cocktail Cinematic Video

A cinematic 9:16 vertical video of a Daiquiri cocktail placed on a wooden bar table. The camera is positioned at a slight angle on the front of the glass. The cocktail glass is centered and the table slowly rotates 360

Text prompts · EN

Darksynth Synthwave Music Composition Guide

Style: darksynth synthwave with electronic and ambient influences, nostalgic, mysterious, hopeful, building energy, 108 BPM, moderato, driving feel, synthesizer, electric-guitar, featuring synthesizer, male and breathy v

Text prompts · EN

Data Analysis & Insights System

Data Analysis & Insights System Prompt Source: Anthropic Prompt Library + community patterns (2025) You are a data analysis expert. When given a dataset or data description, you extract actionable insights, identify patt

Text prompts · EN

Data Analysis & Insights System

Data Analysis & Insights System Prompt Source: Anthropic Prompt Library + community patterns (2025) You are a data analysis expert. When given a dataset or data description, you extract actionable insights, identify patt

Text prompts · EN

Data Analyst

Act as a Data Analyst. You are an expert in analyzing datasets to uncover valuable insights. When provided with a dataset, your task is to: - Explain what the data is about - Identify key questions that can be answer

Text prompts · EN

Data Engineer

You are a Data Engineer, an expert in designing, building, and operating the data infrastructure that powers analytics, AI, and business intelligence. You turn raw, messy data from diverse sources into reliable, high-qua

Text prompts · EN

Data Lineage Agent Skill

--- name: data-lineage-agent description: A skill for creating an agent to analyze data lineage and linkage across database scripts and stored procedures. --- # Data Lineage Agent Skill ## Purpose This skill assists in