Prompt Library

Runs 100% in your browser

The only prompt library with built-in variable fill, limitations disclosure, and one-click export — 60+ curated patterns across 19 categories, zero account, zero tracking.

Frequently asked questions

A prompt library is a curated collection of reusable prompt patterns for AI language models. Each pattern includes the prompt text, placeholder variables, example values, expected output shape, limitations, and adaptation notes. A library helps you avoid rewriting prompts from scratch and gives you tested starting points for common tasks.

No. These patterns are starting points, not guarantees. Prompt behaviour depends on the specific model, its version, the system context, and how the filled values interact with the instructions. Always test a pattern with your intended model before relying on it in production.

Yes. Click "Copy prompt" on any pattern to copy the raw template text, including placeholder variables. Use "Copy with example values" to copy a version with the illustrative values already filled in. You can then paste it into ChatGPT, Claude, Gemini, or any other interface.

Double-brace placeholders ({{variable_name}}) mark positions where you should insert your own content. Replace {{title}} with your actual title, {{audience}} with your actual audience, and so on. The "Placeholder variables" table in each detail panel shows an example value for each variable.

Read the "Adaptation notes" section of each pattern. It explains which parts to change, which constraints to relax, and how to combine the pattern with follow-up prompts. The Prompt Template Builder tool lets you load a pattern, define named variables with defaults, and preview the filled result.

No. The Prompt Library runs entirely in your browser. The dataset is embedded in the static page — there is no runtime API call, no content fetch, and no upload of any kind. Copying to clipboard and downloading (if applicable) are the only operations that leave the browser.

Each pattern was written by the ToolsSonic editorial team based on common, practical tasks. Selection criteria include: distinct approach (not superficial variants), checkable output shape, explicit limitations, no proprietary or submitted content, and a clear audience. Patterns are versioned and dated for transparency.

The current collection covers 19 categories: Writing (blog post, email reply, press release, LinkedIn post, newsletter, case study, YouTube script), Summarization (article bullets, meeting notes, executive summary), Extraction (structured data, requirements), Classification (support tickets, sentiment), Brainstorming (idea generation, pre-mortem), Coding Assistance (code review, explanation, unit tests, refactoring, SQL query, API design, regex generator), Debugging (error diagnosis), Documentation (function docstring, README), Research Planning (research plan, user interview guide), Customer Support (escalation, FAQ answers, apology response), Marketing Review (copy review, A/B test brief), Structured Output (JSON schema, CSV data generator), SEO (meta tags, content brief, schema markup, keyword cluster, internal linking plan), HR & Recruiting (job descriptions, interview questions, performance review), Education (lesson plans, quizzes, flashcard set, assessment rubric), Sales & Outreach (cold email, objection playbook, follow-up email), Social Media (Twitter thread, content calendar, Instagram caption), Product Management (user stories, PRD sections, OKRs, competitive analysis, sprint goal), and Legal Review (contract risk flagging, privacy policy drafting).

The Prompt Library is a browsable catalogue of curated patterns you can copy and adapt. The Prompt Template Builder is a workspace for authoring your own reusable templates with named variables, defaults, and a live preview. You can open any library pattern in the Template Builder to customize it as your own template.

The Prompt Optimizer analyses your own prompt text for clarity, structure, and heuristic issues. The Prompt Library provides pre-written patterns. They complement each other: find a pattern here, adapt it, then run it through the Optimizer to check formatting before sending to a model.

No. The current release is a curated, static dataset — there is no submission form, community voting, or user-generated content. This is intentional: it keeps the collection editorially controlled and avoids safety, copyright, and quality issues from open submissions.

Each pattern includes example values for its placeholder variables. "Copy with example values" fills every {{variable}} with its example value before copying. The result shows you what a completed prompt looks like. It is intended for illustration — replace the example values with your own before sending to a model.

The version and date indicate when the pattern was written or last reviewed by the editorial team. It is not automatically updated. If you notice a pattern that needs revision, it can be flagged for review in the next editorial pass.

No standalone system prompts in the current release. The patterns are instruction-style prompts intended for the user turn. Some patterns (like Code Review) function as a de-facto system context, but none are labelled as hidden or pre-injected system prompts.

No. The current collection covers text-in / text-out language models only. Image generation, speech synthesis, and multimodal prompts are a different domain with different conventions and are not included.

Use the search box to search by keyword, category, task description, or audience. The category filter chips let you narrow to a specific domain (Writing, Coding, Classification, etc.). The status bar shows how many patterns match your current filter.

Output shape describes the expected structure or format of the model's response — for example "Markdown outline with H2 headings" or "JSON object with four keys." It helps you know what to check for in the output and how to validate it programmatically.

The prompt patterns are provided as editorial examples. You are free to adapt them for your own use, including commercial projects. We do not claim that any pattern will produce a specific result or that it is "the best" approach for any task. You remain responsible for the outputs you generate.

The patterns are written to be model-agnostic and should work with most instruction-following language models. Specific model names are not referenced in the prompt text. Some patterns (like the Structured Output / JSON pattern) may perform better with models that have native JSON mode support.

In the detail panel of any pattern, click "Open in Template Builder ↗". This opens the Template Builder tool in a new tab. You can then paste the prompt text into the editor, click "Extract variables" to build the variable inventory, and configure labels and defaults.

The empty state shows a "reset filters" link that clears both the search query and the category filter. You can also clear the search input manually or click the ✕ button at the right of the search field.

Yes. Open any pattern's detail panel and you will find a "Fill in variables" form with an input field for each placeholder. As you type, the live preview below updates in real time with your values highlighted. Click "Copy filled prompt" to copy the completed text to your clipboard — no need to open a separate tool.

After filling in your variables, these buttons open the respective model's interface in a new tab. Your filled prompt is already copied to your clipboard — just paste it in. It is a convenience shortcut, not an API integration: no data is sent from ToolsSonic to any AI provider.

Complexity is derived from the number of placeholder variables in a pattern: Simple (1–2 variables), Moderate (3–4 variables), Advanced (5 or more variables). It is a rough guide to setup effort — a Simple pattern can be copied and used immediately, while an Advanced pattern benefits from using the fill form to ensure all variables are correctly populated.

Yes. Use the "↓ Export visible" button in the toolbar to download all currently filtered patterns as a single JSON file. You can filter by category or model first, then export just that subset. Each exported entry includes all fields: id, version, category, promptText, variables, exampleValues, outputShape, limitations, notes, and models.

Use the Model filter chips below the category filter. Select GPT-4o, Claude 3.5, or Gemini 1.5 to show only patterns tested and tagged for that model. All patterns currently in the library work with all three, but the filter will become more meaningful as model-specific patterns are added in future updates.

Yes — these professional categories were added in the S102 update. SEO includes meta title/description generation, content briefs, and JSON-LD schema markup. HR & Recruiting includes job description writing and interview question generation. Sales & Outreach includes cold email and objection response playbooks. Legal Review includes contract clause risk flagging and privacy policy section drafting. All entries include the standard limitations disclosure.

What is Prompt Library?

What Is a Prompt Library?

A prompt library is a curated, version-controlled collection of reusable prompt patterns for AI language models. Instead of writing a prompt from scratch for each task, you browse patterns organised by category, read their purpose and limitations, copy the template, and fill in the placeholder variables for your specific situation. A well-maintained library captures practical knowledge about which instruction structures tend to produce predictable, checkable outputs for common workflows.

ToolsSonic's Prompt Library contains 41+ patterns across 19 professional categories — Writing, Summarization, Extraction, Classification, Brainstorming, Coding Assistance, Debugging, Documentation, Research Planning, Customer Support, Marketing Review, Structured Output, SEO, HR & Recruiting, Education, Sales & Outreach, Social Media, Product Management, and Legal Review. Every pattern includes an inline variable fill form: type your values, watch the live preview update in real time, then copy the completed prompt with one click. No other prompt library on the market offers this workflow.

The key distinction from a prompt template builder is intent. A template builder is a workspace for *authoring* your own templates — you write the text, define variables with defaults, and configure a fill-in form. A library is a catalogue of *pre-authored* patterns you can evaluate, copy, and then modify. Think of the relationship like a code snippet library versus a code editor: the library shows you what others have found useful; the editor is where you build your own.

ToolsSonic's Prompt Library is a static, browser-only catalogue. The entire dataset is embedded in the page at build time — there is no runtime API call, no remote content fetch, and no server. All processing (search, filtering, fill-in, rendering) happens in browser memory. No content you view, fill in, copy, or type is sent anywhere.

How to Use the Patterns Responsibly

Every pattern includes a full transparency stack — six fields that are as important as the prompt text itself.

Placeholder variables show where your content goes. Use the built-in fill form (open any detail panel) to type your values and copy the completed prompt without leaving the page. The live preview highlights remaining unfilled variables in green so nothing gets missed.

Expected output shape tells you what to check for. If a pattern says it returns "a JSON object with four keys," you can write a validator in your application rather than eyeballing the output. Output shape is the beginning of a testable contract between you and the model.

Limitations are the most important field. No prompt is universally correct. A summarization pattern may drop nuance from technical texts. A code-review pattern cannot run the code. An extraction pattern may hallucinate values if the source text is ambiguous. Reading the limitations before you rely on a pattern in production is the responsible path.

Complexity badge (Simple / Moderate / Advanced) is derived from the number of variables: 1–2 variables = Simple (copy and use immediately), 3–4 = Moderate (use the fill form), 5+ = Advanced (fill form + careful review). Token estimate shows the approximate context cost before you open a detail panel.

Adaptation notes explain which parts of a pattern are load-bearing and which are examples. In many cases, the simplest adaptation is replacing one role or constraint — changing "senior software engineer" to "senior data scientist" entirely changes the code-review framing without changing the structure.

Version and review date make governance auditable. Each pattern carries a version string (e.g., v1.1 · 2025-10) set by the editorial team. If you build an automated workflow on a pattern, note the version so you know which review period it came from.

What This Library Does Not Include

This library intentionally excludes several categories of content.

No hidden system prompts or jailbreak patterns. The patterns here are instruction prompts for the user turn. They are fully visible in the interface. None are intended to bypass model safety controls, extract training data, or produce prohibited content.

No proprietary prompt packs. Patterns are written by the ToolsSonic editorial team. No content has been copied from commercial prompt marketplaces, user-submitted collections, or model provider documentation.

No superlative claims. You will not find "the best prompt for X" or "guaranteed to work" language. Prompt engineering depends too heavily on context, model version, and use case for such claims to be meaningful.

No personal data. The example values in each pattern are illustrative and generic — they do not contain real names, emails, phone numbers, or any other identifying information. Do not paste personal or confidential data into a language model without appropriate safeguards.

Common use cases

  • Finding a reusable starting point for a writing task — blog post outline, email reply, press release, or LinkedIn post — without writing the prompt from scratch
  • Using the built-in fill form to customise variables and copy a completed prompt directly to ChatGPT, Claude, or Gemini with one click
  • Learning what a well-structured extraction prompt looks like before building a data pipeline that calls an LLM API
  • Using the Code Review pattern as a structured checklist during peer review sessions — covering correctness, readability, security, and edge cases
  • Copying the Meeting Notes Summary pattern and pasting it directly into ChatGPT after a meeting to get a structured action-item table
  • Finding SEO prompts for meta description generation, content briefs, or JSON-LD schema markup without paying for a prompt marketplace
  • Drafting job descriptions, interview questions, or performance review frameworks using HR & Recruiting patterns
  • Using cold email and objection response playbook patterns to build a repeatable sales outreach workflow
  • Understanding the limitations of a classification prompt before deciding whether to deploy it in a production support triage system
  • Exporting all filtered prompts as a JSON bundle to build a custom tool or share with a team

Why use ToolsSonic's Prompt Library?

ToolsSonic Prompt Library is the only browser-based prompt catalogue that combines a curated, version-controlled dataset with a full transparency stack — purpose, audience, variables, example values, output shape, limitations, adaptation notes, complexity badge, token estimate, model compatibility, and version date — for every pattern. No login. No account. No analytics.

Most prompt libraries available online are either paywalled collections with minimal context about when a prompt will fail (PromptBase), raw community submissions without editorial review and no structure per entry (FlowGPT, Awesome ChatGPT Prompts), or single-category collections aimed at blog writers (PromptVibes). ToolsSonic's library is statically built and editorially controlled — each pattern is a distinct, genuinely useful approach rather than a superficial variant of another entry.

The built-in variable fill form is unique on the market. Every competitor requires you to copy the template, open a separate interface, and substitute variables manually. ToolsSonic lets you fill, preview, and copy in one panel — with live highlighting showing exactly which variables remain unfilled.

The 19-category coverage is broader than any competitor for professional text-generation use cases. SEO content briefs, HR job descriptions, legal contract risk flagging, product management OKRs, and social media content calendars sit alongside the standard developer and writing prompts — in one searchable, filterable, downloadable catalogue.

Direct links to Prompt Template Builder and Prompt Formatter let you move from browsing to working in one click — copy a pattern, open it in the Template Builder to add variable defaults, then pass it through the Formatter to clean whitespace and normalize structure before use.

Prompt Library Entry Schema

FieldPurposeRequired
idUnique identifier, used as anchor and deep-link hash
versionReview version and date (e.g., v1.1 · 2025-10)
categoryOne of 19 categories: Writing, Summarization, Extraction, Classification, Brainstorming, Coding Assistance, Debugging, Documentation, Research Planning, Customer Support, Marketing Review, Structured Output, SEO, HR & Recruiting, Education, Sales & Outreach, Social Media, Product Management, Legal Review
titleShort, descriptive name for the pattern
purposeOne-sentence description of what the prompt achieves
audienceWho this pattern is most useful for
promptTextThe full prompt, with {{variable}} placeholders highlighted in green
variablesArray of placeholder variable names — drives the inline fill form
exampleValuesObject mapping each variable to an illustrative example value (shown as input placeholder)
outputShapeExpected format or structure of the model response
limitationsKnown failure modes, caveats, and when not to rely on this pattern
notesAdaptation guidance — which parts to change, follow-up prompts, variantsrecommended
modelsArray of compatible models (e.g., ['GPT-4o','Claude 3.5','Gemini 1.5']) — drives the model filterrecommended

Prompt Library vs. Related Prompt Tools

ToolPurposeInputOutput
Prompt LibraryBrowse and copy curated patternsBrowse / searchPrompt text to copy or adapt
Prompt Template BuilderAuthor and preview reusable templatesYour own template textFilled preview + variable inventory
Prompt Variable BuilderExtract variables from an existing templatePrompt with {{placeholders}}Fill-in form for variables
Prompt FormatterClean invisible characters and normalize whitespaceAny prompt textClean prompt + audit report
Prompt OptimizerHeuristic clarity and structure analysisAny prompt textSuggestions + quality score
Prompt CompareDiff two prompt versionsTwo prompt textsLine-level diff
100% private — runs in your browser Instant — no server round-trip Free forever — no account needed