46 public prompts · 7 collections

Find a prompt for anything.

Search the public registry in plain English, or browse trending prompts and curated collections from across the community.

Semantic
Sort:
Try:

Browse the registry

46 prompts · 0 collections
translation-qa-grading
v1.0.0

Grade a source/translation pair on independent accuracy and fluency axes (0–1) with an itemized, severity-tagged issue list — usable directly as an LLM judge in evals.

02eval93%
@sufleuradd
tone-adjusted-translation
v1.0.0

Translate text with an explicit register knob — formal, informal, marketing, or technical (Sie/du, keigo, copywriter idiom) — plus notes on the tone choices made.

02eval95%
@sufleuradd
locale-adaptation
v1.0.0

Adapt text for a target locale beyond literal translation — idioms, cultural references, units, date/currency formats, spelling — with an auditable list of every adaptation made.

02eval100%
@sufleuradd
spam-detection
v1.0.0

Classify a message as ham, spam, or phishing (closed enum) with a confidence and the concrete signals behind the verdict — phishing wins when a message is both.

03eval94%
@sufleuradd
content-moderation
v1.0.0

Moderate text against a closed policy taxonomy (harassment, hate, sexual, violence, self-harm, spam) with a safe verdict, severity-tagged flags, verbatim quotes, and a flat categories array.

03eval100%
@sufleuradd
emotion-detection
v1.0.0

Classify the emotion(s) a text expresses from a closed taxonomy (joy, anger, sadness, fear, surprise, disgust, neutral) with a primary emotion, secondary emotions, and intensity.

03eval100%
@sufleuradd
intent-detection
v1.0.0

Classify a user message against a runtime intent taxonomy (label + description) for NLU and chatbots, with confidence and an explicit out-of-scope fallback flag.

03eval100%
@sufleuradd
summary-grader
v1.0.0

Grade whether a summary is grounded in its source document (0–1) with each unsupported claim itemized — usable directly as an LLM judge in evals and as a runtime hallucination gate.

03eval93%
@sufleuradd
headline-generation
v1.0.0

Generate a headline plus alternatives with a style knob (neutral / engaging / seo) and a hard word limit — every claim grounded in the text, no invented specifics.

03eval100%
@sufleuradd
key-points-extraction
v1.0.0

Extract up to N key points from a document, each backed by a verbatim supporting quote — groundedness you can verify with a substring check, no judge needed.

03eval100%
@sufleuradd
email-thread-summary
v1.0.0

Summarize an email thread into a brief with a closed status enum (resolved / waiting_reply / action_needed / informational), who the ball is with, and stated next steps.

03eval92%
@sufleuradd
meeting-notes-summary
v1.0.0

Turn a meeting transcript into structured minutes — summary, decisions, action items, open questions — with owners and due dates only when explicitly stated, never inferred.

03eval83%
@sufleuradd