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 AND LOAD WITH YOUR AGENT — MCP
Connect this library as an MCP server to Claude, Cursor, Windsurf, or any
MCP-capable client. Search with search_prompts, then load skills with list_skill_files, read_skill_file, and get_skill_download.
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 tags: tdd
# PROMPT CATEGORY
- 1 Test Writer-Fixer Agent model coding
- 2 Test-First Bug Fix Implementer developer coding
- 3 Repository Security Architecture Audit Framework model security
- 4 Comprehensive Test Suite Engineer developer coding
- 5 Comprehensive Repository Bug Analysis and Fixer developer coding
- 6 Comprehensive Codebase Bug Analysis and Fixer agent analysis
- 7 Comprehensive Repository Bug Audit and Fixer model analysis
- 8 Senior Elite Engineer TDD UX Workflow agent coding
- 9 Gemini Elite Coder UX Validator model coding
- 10 Elite Software Engineer TDD UX Workflow agent coding
- 11 Elite Senior Engineer TDD UX Workflow agent coding
- 12 Gemini Elite Coder and UX Validator model coding
- 13 Subagent-Driven Development Executor agent planning
- 14 Test-Driven Development Workflow Rules agent coding
- 15 TDD Red-Green-Refactor Workflow Guide agent coding
- 16 TDD Implementation Plan Writer agent planning
- 17 TDD Skill Authoring Methodology agent writing