Ship AI features faster with version-controlled prompts

SuperPrompts

Version control for AI prompts. Test live, deploy instantly, never lose a good prompt again.

Stop hardcoding prompts in your codebase. Manage them like a pro with custom sections, tools, evaluations, and live testing across multiple AI providers.

Test with:OpenAIAnthropicGoogleMistralxAI+ Custom APIs
SuperPrompts Dashboard

Custom Sections

Customizable
customer-support-botv2.1
1. System Context
2. Tone Guidelines
3. Task Rules
4. Examples
5. Output Format

Tools & Evaluations

Automated
Tools (2)
get_weather, search_db
Evaluations (3)
✓ All tests passing

Live Testing

Real-time
Testing with GPT-4
Sending prompt...
✓ Response received
Ready to deploy
Tools
Evaluations
Prompt engineering, evolved

Everything you need to ship AI features faster

From customizable sections to automated evaluations—manage prompts with tools that scale.

Latest Features

New

Customizable Sections

Create your own sections with custom titles and colors. Add, edit, delete, and reorder sections to match your exact prompt structure needs.

New

Prompt Tools

Define tools with JSON schemas that AI models can use. Enable function calling and structured outputs for advanced AI interactions.

New

Automated Evaluations

Create test cases with predefined questions and expected answers. Run automated evaluations to ensure prompt quality and consistency.

New

Live Testing

Test prompts with real AI providers directly in the dashboard. See responses in real-time from OpenAI, Anthropic, Google, Mistral, and more.

Core Capabilities

Git-Like Versioning

Every change is tracked with full version history. Roll back to any previous version instantly when needed.

Zero-Downtime Updates

Update prompts instantly without touching your code or redeploying. Changes go live in milliseconds through our API.

REST API Access

Full REST API with authentication for seamless integration. Fetch prompts that are ready for any AI provider.

NPM Package

Use the superprompts npm package for easy integration with Node.js and TypeScript applications.

Complete Audit Trail

Full history of all prompt changes with timestamps, versions, and the ability to compare any two versions.

Project Organization

Organize prompts into projects with dedicated API keys for better management and security.

Team Collaboration

Work together with organization-based access. Multiple team members can manage and iterate on prompts.

Secure by Default

API key authentication, encrypted connections, and organization-level access controls.

Build prompts your way

Create custom sections with your own titles and colors. Define tools with JSON schemas. Set up automated evaluations. Test with multiple AI providers in real-time.

Unlimited custom sections with drag-and-drop reordering
Define tools with JSON schemas for function calling
Automated evaluations with expected answers
Live testing with 5+ AI providers in the dashboard
// Custom sections
1. System Context
2. User Guidelines
3. Response Format
// Tools with schemas
get_weather(location)
search_database(query)
// Automated evaluations
✓ Test case 1: passed
✓ Test case 2: passed
// Live testing
→ OpenAI GPT-4
✓ Response validated
AI Provider Integrations

Works with all major AI providers

Test your prompts with multiple AI providers directly in the dashboard. Switch between providers without changing your code.

OpenAI

GPT-4, GPT-3.5, and other OpenAI models

GPT-4GPT-3.5-TurboGPT-4-Turbo

Anthropic

Claude 3 Opus, Sonnet, and Haiku

Claude 3 OpusClaude 3 SonnetClaude 3 Haiku

Google

Gemini Pro and Gemini models

Gemini ProGemini Ultra

Mistral AI

Mistral Large, Medium, and Small

Mistral LargeMistral MediumMistral Small

xAI

Grok and other xAI models

Grok Beta

Custom API

Any OpenAI-compatible API endpoint

Custom ModelsSelf-hostedPrivate APIs

Test before you deploy

Use the built-in testing interface to try your prompts with different AI providers. See responses in real-time before pushing to production.

Configure multiple AI providers
Test prompts with real API calls
Compare responses across providers
Deploy with confidence
Test InterfaceLive Testing
Select AI Provider:
Test Message:
Hello, how can you help me?
All integrations use your own API keys for maximum security and control

How it works

Build custom prompts with sections, tools, and evaluations. Test with real AI providers and deploy with confidence.

1

Create Custom Sections

Build prompts with your own sections. Add custom titles, choose colors, and organize content exactly how you need it. Drag and drop to reorder.

2

Define Tools

Add tools with JSON schemas for function calling. Enable AI models to use structured outputs and interact with your systems.

3

Set Up Evaluations

Create automated test cases with predefined questions and expected answers. Run evaluations to ensure prompt quality and consistency.

4

Test & Deploy

Test with real AI providers in the dashboard. See responses in real-time, iterate quickly, and deploy instantly via API or npm package.

Custom Sections

Create sections with your own titles and colors. No more being limited to predefined structures—build prompts that match your exact needs.

1. System Context
→ Your custom title
2. User Guidelines
→ Your custom title
3. Response Format
→ Your custom title
// Add, edit, delete, reorder
+ Add new section
→ Choose title & color

Prompt Tools

Define tools with JSON schemas that AI models can use. Enable function calling and structured outputs for advanced interactions.

get_weather
{ location: string }
search_database
{ query: string }
send_email
{ to, subject, body }
// AI models can call these
→ Function calling enabled

Automated Evaluations

Create test cases with predefined questions and expected answers. Run automated evaluations to ensure prompt quality.

Test Case 1
Q: "How do I reset password?"
Expected: "Go to settings..."
✓ Passed
Test Case 2
Q: "What are your hours?"
Expected: "We're open 24/7"
✓ Passed
// Run all evaluations
✓ All tests passing

Live Testing

Test prompts with real AI providers directly in the dashboard. See responses in real-time and iterate quickly.

Testing with OpenAI GPT-4
→ Sending prompt...
✓ Response received
Testing with Claude
→ Sending prompt...
✓ Response received
// Compare responses
→ Iterate & improve

REST API Integration

Fetch prompts with all sections, tools, and configurations via HTTP. Everything is ready to send to any AI provider.

$ curl https://superprompts.app/api/v1/prompts/my-prompt \
-H "x-api-key: your-api-key"
✓ Response:
{
"content": "[All sections]"
"tools": [...]
"sections": [...]
}

NPM Package

Install the superprompts package to access prompts with all features in your Node.js apps.

$ npm install superprompts
✓ Installed
import { createPromptClient } from 'superprompts'
const client = createPromptClient(apiKey)
const prompt = await client.prompt('my-prompt')
// Returns sections, tools, config
Simple, transparent pricing

Choose the plan that fits your needs

Start free and upgrade when you're ready. No credit card required.

Free

Perfect for trying out SuperPrompts

0/forever
  • 1 project
  • 1 prompt per project
  • 1 user
  • Rate limited API (1 req/min)
Start Free
Popular

Pro

For teams and production applications

0/per month
  • Unlimited projects
  • Unlimited prompts
  • Unlimited users
  • Unlimited API calls
  • AI assisted testing and iteration
  • Priority support
  • Team collaboration
Get Started

All plans include:

No credit card required
Cancel anytime
24/7 availability

Built for developers, trusted by teams

Join developers building better AI experiences with SuperPrompts

5+
AI Providers
100ms
API Response
Zero
Downtime Updates
24/7
Availability
Ready to structure your prompts?

Start building with structured prompt sections

Join developers who organize prompts in sections that AI providers understand. Test, version, and deploy instantly.

Structure prompts in 7 AI-optimized sections
Test sections with 5+ AI providers in real-time
Git-like version control for every section change
Zero-downtime updates—no redeployments needed
REST API & npm package for easy integration
Built-in testing interface with instant feedback
Team collaboration with organization access
Complete audit trail of all section changes

Trusted by developers worldwide

No credit card required
Free tier available
Cancel anytime