AI PROMPTS
THE OPEN AI PROMPTS LIBRARY
A community-curated library of prompts for every AI — across coding, writing, research, design, marketing, and dozens more categories. Discover, share, and remix what works.
AVAILABLE FOR EVERY AI
Claude, ChatGPT, Gemini, Cursor, Copilot, Perplexity, Grok — and any other model or assistant you use.
SEARCH FROM YOUR AGENT — MCP
Connect this library as an MCP server to Claude, Cursor, Windsurf, or any
MCP-capable client. One tool: search_prompts — query, filter, and sort the same way you do here.
URL
https://aipromptslibrary.sh/mcp OPTION A — PASTE TO YOUR AGENT Claude, Cursor, Codex, etc.
prompt
Connect to the MCP server at https://aipromptslibrary.sh/mcp (streamable-http).
OPTION B — JSON CONFIG manual setup
mcp.json
{
"mcpServers": {
"prompt-library": {
"type": "streamable-http",
"url": "https://aipromptslibrary.sh/mcp"
}
}
} Browse by category
PROMPTS LIBRARY
FILTERED BY workflow_stage: execution
# PROMPT CATEGORY
- 1JavaScript Console Simulatordevelopercoding
- 2SQL Terminal for Products Users Orders Databasedeveloperdata_extraction
- 3Standalone Solr Search Engine Simulatordevelopertool_use
- 4PHP Interpreter Output Simulatordevelopercoding
- 5Playwright Web App Testing Toolkitdevelopertool_use
- 6Multi-Agent Team Assembly Orchestratordeveloperworkflow
- 7Expo Production Deployment Workflowdeveloperoperations
- 8SHA-256 Log Integrity Chain Builderdevelopersecurity
- 9LLM Knowledge Distillation Implementation Guidedevelopercoding
- 10Flash Attention PyTorch Optimization Guidedevelopercoding
- 11Husky Pre-Commit Hooks Setup Guidedevelopercoding
- 12SimPO Preference Optimization Training Guidedevelopermachine_learning