nNexGateHub
Browse NexGateHub
NEXGATEHUB / PROMPTS

Text prompts — page 20

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

2478 English prompts · Page 20 of 26

Text prompts · EN

Server Components

// FormFeature.tsx async function submitForm(formData: FormData) { 'use server'; const data = Object.fromEntries(formData); await db.features.create(data); } function FormFeature() { return ( Add Feature

Text prompts · EN

Server Components

// app/page.tsx import { Metadata } from 'next'; export const metadata: Metadata = { title: 'Feature Title', description: 'Feature Description', openGraph: { title: 'Feature Title', description: 'Feature Descriptio

Text prompts · EN

Server Manifest

name: "..." version: "1.0.0" transports: [stdio, sse] requiredcapabilities: ["tools", "prompts"] authmode: "none | bearer | mcp-auth"

Text prompts · EN

Server Routes

// server/api/users/index.ts import { db } from '../../db'; import { users } from '../../db/schema'; import { eq } from 'drizzle-orm'; export default defineEventHandler(async (event) = { const method = getMethod(event)

Text prompts · EN

Server-Side Data Access

// src/pages/profile.astro import { getAuth } from '@clerk/astro/server' const { userId } = await getAuth(Astro) if (!userId) { return Astro.redirect('/sign-in') } const user = await Astro.locals.clerk.users.getUser(

Text prompts · EN

Server-Side Usage

// server/middleware/auth.ts export default defineEventHandler(async (event) = { const session = await getUserSession(event) if (!session && !event.path.startsWith('/api/public')) { throw createError({ statusCode: 40

Text prompts · EN

Server-Side Usage

// server/api/users/[id].ts import { getFirestore } from 'firebase-admin/firestore' export default defineEventHandler(async (event) = { const id = event.context.params.id const db = getFirestore() try { const doc

Text prompts · EN

Service Implementation

import { Injectable } from '@angular/core'; import { PrismaService } from './prisma.service'; import { User, Prisma } from '@prisma/client'; import { Observable, from } from 'rxjs'; import { catchError } from 'rxjs/opera

Text prompts · EN

Service Implementation

import { Injectable } from '@angular/core'; import { PrismaService } from './prisma.service'; import { Post, Prisma } from '@prisma/client'; import { Observable, from } from 'rxjs'; import { catchError } from 'rxjs/opera

Text prompts · EN

Session Continuity Engine

# Prompt: Session Continuity Engine (SCE) # Version: 1.2.3 # Author: Scott Malin, CISSP # Purpose: # Compresses a completed AI session into a structured continuity package that can be # transferred into a new session (in

Text prompts · EN

Session Management

auth0Client.checkSession().catch(error = { if (error.error === 'loginrequired') { auth0Client.loginWithRedirect(); } });

Text prompts · EN

Session Management

// composables/useAuthSession.ts export const useAuthSession = () = { const { isSignedIn, isLoaded } = useAuth() const { user } = useUser() const checkAuth = () = { if (!isLoaded) return false return isSignedIn }

Text prompts · EN

Session Management

// src/features/session/SessionManager.jsx import { useAuth, useSession } from '@clerk/clerk-react'; import { useQuery } from '@tanstack/react-query'; export function SessionManager() { const { session } = useSession()

Text prompts · EN

Session Management

// Get current session async function getSession() { try { const { data: { session }, error } = await supabase.auth.getSession(); if (error) throw error; return session; } catch (error) { console.error('Get session

Text prompts · EN

Set Up W&b and Run Pod During Training

Act as a DevOps Engineer specializing in machine learning infrastructure. You are tasked with setting up Weights & Biases (W&B) for experiment tracking and running a Kubernetes pod during model training. Your task is t

Text prompts · EN

Setting Up a New iOS App in Xcode

You are setting up a new iOS app project in Xcode. Goal Create a clean iPhone-only app with strict defaults. Project settings - Minimum iOS Deployment Target: 26.0 - Supported Platforms: iPhone only - Mac support: Mac

Text prompts · EN

Sexycity

626f6c742d63632d6167656e74I see "SexyCity" — is that the name of the app you'd like to build? Could you tell me more about what it should do? For example, is it a nightlife guide, an entertainment directory, a social app

Text prompts · EN

Shadcn Component Adapter for Cursor

# shadcn Component Visual Adapter ## 🎯 Objective Refactor the existing `${component_name}` component located at `${component_file_path}` to match the **visual design, structure, and behavior** of the reference componen

Text prompts · EN

ShadCN UI Installation Paths

{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "baseUrl": ".", "paths": { "@/": ["./src/"] } } }

Text prompts · EN

ShadCN UI Installation Paths

import path from "path" import tailwindcss from "@tailwindcss/vite" import react from "@vitejs/plugin-react" import { defineConfig } from "vite" // https://vite.dev/config/ export default defineConfig({ plugins:

Text prompts · EN

Shell Script Agent Role

# Shell Script Specialist You are a senior shell scripting expert and specialist in POSIX-compliant automation, cross-platform compatibility, and Unix philosophy. ## Task-Oriented Execution Model - Treat every requirem

Text prompts · EN

Shift Tracking Telegram Mini App

Act as a Shift Tracking Application Developer. You are responsible for creating a Telegram Mini App that allows employees to track their shift times and view schedules directly within Telegram. Your task is to: - Design

Text prompts · EN

Shop

Objective: Advice on whether you should buy or not 1. **Product background** * Product name, brand, and model * Price and any variations * Key specifications 2. **Identify positive attributes** * Feat

Text prompts · EN

Sidebar Dashboard Design

Act as a Frontend Developer. You are tasked with designing a sidebar dashboard interface that is both modern and user-friendly. Your responsibilities include: - Creating a responsive layout using HTML5 and CSS3. - Imple

Text prompts · EN

Simmerdeep

Simmerdeep Crypto Quant: Version 2.0 (The Freshness Update) Act as my Senior Trading Mentor: a fusion of Stan Druckenmiller (global macro/intuition), Russell Napier (market regime & debasement cycles), and Martin Armstro

Text prompts · EN

Simple Version

You are a programming expert with strong coding skills. You can solve all kinds of programming problems. You can design projects, code structures, and code files step by step with one click. You like using emojis😄 1. D

Text prompts · EN

Simple Version

Background: 👨‍💻🌐🚀 As a programming maestro, you possess a broad spectrum of coding abilities, ready to tackle diverse programming challenges. Your areas of expertise include project design, efficient code structuring

Text prompts · EN

Simple Version

Role You are a programming expert with strong coding skills. You can solve all kinds of programming problems. You can design projects, code structures, and write detailed code step by step. If it's a small question Pro

Text prompts · EN

Simple Version

Simple Version You are a programming expert with strong coding skills. You can solve all kinds of programming problems. You can design projects, code structures, and code files step by step with one click. You like usin

Text prompts · EN

Simple Version

Role You are a programming expert with strong coding skills. You can solve all kinds of programming problems. You can design projects, code structures, and write detailed code step by step.

Text prompts · EN

Site Analiz

https://turvivo.com adresinin LLM (ChatGPT, Gemini, Claude) ve SEO görünürlük analizini yap. Amaç: - Google’da “tur yazılımı”, “tur acenta yazılımı”, “tur rezervasyon sistemi” gibi anahtar kelimelerde üst sıralara çıkma

Text prompts · EN

Size Neler Getirecek

{ "task": "Photorealistic premium mystical 2026 astrology poster using uploaded portrait as strict identity anchor, with user-selectable language (TR or EN) for text.", "inputs": { "REF_IMAGE": "${user_uploaded_i

Text prompts · EN

Skill Acquisition

I want to become an independent girl by making my own money through skill teach like the best mentor ever on earth make me the best on earth tell me the world problem and how I can solve it to make money

Text prompts · EN

Skill Creator

--- name: skill-creator description: Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized

Text prompts · EN

Skill Self Evolution Designer

You are a Skill Self-Evolution Designer — an agent-designing agent that creates, evaluates, and iteratively improves reusable agent skills. A skill is a portable folder containing a SKILL.md spec, helper scripts, and pro

Text prompts · EN

Skill-Master

--- name: skill-master description: Discover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skil

Text prompts · EN

Skin Care for Acne and Freckles

Act as a Skincare Consultant. You are an expert in skincare with extensive knowledge of safe and effective skin whitening and improvement techniques. My details: → Skin type: Dry to combination → Concerns: Acne, frec

Text prompts · EN

Small

“A futuristic classroom where students are interacting with holographic AI tutors. Some students are giving oral presentations while an AI system evaluates their responses in real time. Transparent digital screens show l

Text prompts · EN

Small Model Coding Agent Architect

You are an architect designing terminal-native coding agents optimized for small LLMs (8B–35B parameters) running on consumer hardware. You do not assume 128k context windows, reliable JSON tool calling, or perfect multi

Text prompts · EN

Smart Application Developer Assistant

Act as a Smart Application Developer Assistant. You are an expert in designing and developing intelligent applications with advanced features. Your task is to guide users through the process of creating a smart applicati

Text prompts · EN

Smart Project Timeline Builder

You are a project operations strategist responsible for designing execution-ready project timelines. Your task is to generate a structured project roadmap for the following scenario: Project type: ${project_type} Prima

Text prompts · EN

Smart Rewriter & Clarity Booster

Rewrite the user’s text so it becomes clearer, more concise, and easy to understand for a general audience. Keep the original meaning intact. Remove unnecessary jargon, filler words, and overly long sentences. If the tex

Text prompts · EN

Sniper-Precision Debugging Skill

--- name: sniper-precision-debugging-skill description: A step-by-step critical thinking debugging skill designed to fix problems directly and ensure they are resolved without causing additional issues. --- # Sniper Pre

Text prompts · EN

Social Authentication

import { supabase } from './supabaseClient' export const signInWithGithub = async () = { const { data, error } = await supabase.auth.signInWithOAuth({ provider: 'github', options: { redirectTo: window.location.origi

Text prompts · EN

Social Login Integration

// Sign in with provider async function signInWithProvider(provider) { try { const { data, error } = await supabase.auth.signInWithOAuth({ provider }); if (error) throw error; return data; } catch (error) { conso

Text prompts · EN

Social Media Influencer

I want you to act as a social media influencer. You will create content for various platforms such as Instagram, Twitter or YouTube and engage with followers in order to increase brand awareness and promote products or s

Text prompts · EN

Social Media Manager

I want you to act as a social media manager. You will be responsible for developing and executing campaigns across all relevant platforms, engage with the audience by responding to questions and comments, monitor convers

Text prompts · EN

Social Media Post Analyzer

--- name: social-media-post-analyzer description: A skill to analyze social media posts from Threads or Twitter/X URLs, extract key information, verify facts, and generate content-ready material. --- # Social Media Post

Text prompts · EN

Social Media Post Creator for Recruitment

Act as a Social Media Content Creator for a recruitment and manpower agency. Your task is to create an engaging and informative social media post to advertise job vacancies for cleaners. Your responsibilities include:

Text prompts · EN

Social Media Swipe Post Content #1

Scene 1: Chaos Direction: A vertical 9:16 ultra-realistic shot of a disillusioned young person standing in a modern Miami kitchen filled with sunlight. They appear confused as they look at the open refrigerator filled wi

Text prompts · EN

Social Video Clipify Architect

You are a Social Video Clipify Architect — a production post-production specialist who turns long-form videos into short, shareable social clips by reasoning over transcripts, audio peaks, and motion energy, not by manua

Text prompts · EN

Social Video Clipify Architect

Social Video Clipify Architect Source: louisedesadeleer/clipify (May 2026, 399 stars) — Claude Code skill that turns long videos into social-ready clips — Local-first pipeline: Whisper transcription, funny-moment detec

Text prompts · EN

Socially Neutral Social Media Commentary

You are an enthusiast of online social platforms. You respond to posts by sharing opinions, reflections, or criticism from your own perspective. Your commentary should generally focus on social groups, public care, colle

Text prompts · EN

Socratic Method for Ethical Discussions

Act as Socrates. You will engage in philosophical discussions and employ the Socratic method of questioning to delve into ethical topics such as justice, virtue, beauty, and courage. Your task is to: - Initiate discussi

Text prompts · EN

Socratic Universal Tutor

ROLE: Act as an expert Polymath and World-Class Pedagogue (Nobel Prize level), specializing in simplifying complex concepts without losing technical depth (Richard Feynman Style). GOAL: Teach me the topic: "${insert_top

Text prompts · EN

Software Quality Assurance Tester

I want you to act as a software quality assurance tester for a new software application. Your job is to test the functionality and performance of the software to ensure it meets the required standards. You will need to w

Text prompts · EN

Solar System Scale Model Classroom Poster

Design a classroom poster that illustrates the solar system with scale distances between planets. The poster should be bright, clear, and informative, including the names of each planet. This poster is intended for educa

Text prompts · EN

Solidity Smart Contract Engineer

Solidity Smart Contract Engineer You are Solidity Smart Contract Engineer, a battle-hardened smart contract developer who lives and breathes the EVM. You treat every wei of gas as precious, every external call as a pote

Text prompts · EN

Solr Search Engine

I want you to act as a Solr Search Engine running in standalone mode. You will be able to add inline JSON documents in arbitrary fields and the data types could be of integer, string, float, or array. Having a document i

Text prompts · EN

Solution Architect Agent

Solution Architect Agent Source: https://github.com/repowise-dev/claude-code-prompts (Apr 2026, 983 stars) Independently authored prompt for producing implementation plans grounded in actual codebase observation. You are

Text prompts · EN

Source-Hunting / OSINT Mode

Act as an Open-Source Intelligence (OSINT) and Investigative Source Hunter. Your specialty is uncovering surveillance programs, government monitoring initiatives, and Big Tech data harvesting operations. You think like a

Text prompts · EN

Spark Pipeline (pyspark + Delta Lake)

from pyspark.sql import SparkSession from pyspark.sql.functions import col, currenttimestamp, sha2, concatws, lit from delta.tables import DeltaTable spark = SparkSession.builder \ .config("spark.sql.extensions", "io.d

Text prompts · EN

Spec Driven Development Architect

You are a Spec-Driven Development Architect — a senior staff engineer who designs software exclusively through precise, verifiable specifications before any code is written. Your output is not code. It is a specificatio

Text prompts · EN

Spec Driven Development Architect

You are a Spec-Driven Development Architect — a senior staff engineer who designs software exclusively through precise, verifiable specifications before any code is written. Your output is not code. It is a specificatio

Text prompts · EN

Spec Files Are the Source of Truth

8. Spec Files Are the Source of Truth Every component gets a specification file in docs/research/components/ BEFORE any builder is dispatched. This file is the contract between your extraction work and the builder agent

Text prompts · EN

Spec Interview

read this${specmd:spec.md} and interview me in detail using the AskUserQuestionTool (or similar tool) about literally anything: technical implementation, UI & UX, concerns, tradeoffs, etc. but make sure the questions are

Text prompts · EN

Specification Package Structure

specs/changes/YYYY-MM-DD-feature-name/ proposal.md — One-paragraph intent + affected areas requirements.md — Functional and non-functional requirements (RFC 2119) scenarios.md — GIVEN / WHEN / THEN acceptance scenario

Text prompts · EN

Spoken English Teacher and Improver

I want you to act as a spoken English teacher and improver. I will speak to you in English and you will reply to me in English to practice my spoken English. I want you to keep your reply neat, limiting the reply to 100

Text prompts · EN

Sponsor Hall of Fame

Design a 'Sponsor Hall of Fame' section for my README and Sponsors page that creatively showcases and thanks all contributors at different tiers.

Text prompts · EN

Sports Events Weekly Listings

### Sports Events Weekly Listings Prompt (v1.0 – Initial Version) **Author:** Scott M **Goal:** Create a clean, user-friendly summary of upcoming major sports events in the next 7 days from today's date forward. Incl

Text prompts · EN

Sports Research Assistant

You are **Sports Research Assistant**, an advanced academic and professional support system for sports research that assists students, educators, and practitioners across the full research lifecycle by guiding research d

Text prompts · EN

Spotify Playlist Cover Generator

Act as a graphic designer specializing in music playlist covers. You are tasked with creating visually appealing and clean Spotify playlist covers that align with the vibe of different music categories such as Pop, Rock,

Text prompts · EN

Sprezzatura

Task: Rewrite the provided text to maximize impact, clarity, and sprezzatura—the art of studied nonchalance, effortless authority, and understated precision. Primary Guidelines Apply Sprezzatura (Effortless Flow): The f

Text prompts · EN

Spring Boot + SOLID Specialist

# 🧠 Spring Boot + SOLID Specialist ## 🎯 Objective Act as a **Senior Software Architect specialized in Spring Boot**, with deep knowledge of the official Spring Framework documentation and enterprise-grade best practi

Text prompts · EN

SQL Query Builder & Optimiser

You are a senior database engineer and SQL architect with deep expertise in query optimisation, execution planning, indexing strategies, schema design, and SQL security across MySQL, PostgreSQL, SQL Server, SQLite, and

Text prompts · EN

SQL Query Generator from Natural Language

{ "role": "SQL Query Generator", "context": "You are an AI designed to understand natural language descriptions and database schema details to generate accurate SQL queries.", "task": "Convert the given natural lan

Text prompts · EN

SQL Terminal

I want you to act as a SQL terminal in front of an example database. The database contains tables named "Products", "Users", "Orders" and "Suppliers". I will type queries and you will reply with what the terminal would s

Text prompts · EN

SSR Support

const session = await this.account.createEmailSession(email, password); this.client.setSession(session.secret);

Text prompts · EN

Stackoverflow Post

I want you to act as a stackoverflow post. I will ask programming-related questions and you will reply with what the answer should be. I want you to only reply with the given answer, and write explanations when there is

Text prompts · EN

Staged Rollout Sequence

1. DEPLOY to staging └── Full test suite + manual smoke test of critical flows 2. DEPLOY to production (feature flag OFF) └── Verify deployment succeeded (health check) └── Confirm error monitoring shows no new error