Free, battle-tested AI prompt templates for ChatGPT, Claude, and other LLMs.
- 20+ Professional Prompts: Battle-tested templates across 8 categories
- Copy & Use: One-click copy to clipboard
- Smart Search: Find prompts by keyword, category, or use case
- Detailed Examples: See what results to expect
- Difficulty Levels: Beginner to Advanced
- Zero Dependencies: Pure vanilla JavaScript
- Mobile Responsive: Works on all devices
- 💬 Customer Service - Email responses, de-escalation, support
- 💼 Sales - Cold outreach, objection handling, proposals
- 📢 Marketing - Social media, product descriptions, campaigns
- 💻 Coding - Code review, debugging, documentation
- ✍️ Content Creation - Blog outlines, email subject lines, repurposing
- 📊 Business - Meeting minutes, SWOT analysis, planning
- ⚡ Productivity - Task breakdown, email summarization
- 📚 Education - Study guides, concept explanation
Simply open index.html in your browser - no installation needed!
git clone https://github.com/Turtles-AI-Lab/prompt-template-library.git
cd prompt-template-library
open index.htmlFork this repo and enable GitHub Pages in settings!
- Browse or search for a prompt that matches your need
- Click on any prompt to see the full template
- Copy the prompt with one click
- Customize by replacing placeholders like
[TOPIC] - Paste into ChatGPT, Claude, or any AI
- Iterate based on the results
Act as a customer service representative. Write a professional and empathetic
email response to the following customer inquiry:
Customer Message: [PASTE CUSTOMER MESSAGE]
Requirements:
- Address the customer's concern directly
- Show empathy and understanding
- Provide a clear solution or next steps...
Review this code and provide detailed feedback:
Language: [PROGRAMMING LANGUAGE]
Purpose: [WHAT THE CODE DOES]
Analyze for:
1. Code quality and readability
2. Performance issues
3. Security vulnerabilities...
Edit data/prompts.js and add your prompt:
{
id: 21,
title: "Your Prompt Title",
category: "marketing", // or sales, coding, etc.
difficulty: "beginner", // or intermediate, advanced
description: "Brief description of what this does",
prompt: `Your full prompt template here with [PLACEHOLDERS]`,
example: "What result to expect"
}Edit data/prompts.js CATEGORIES array:
{ id: 'your-category', name: 'Your Category', icon: '🔥' }All styles are in css/style.css. Modify colors, fonts, layouts to match your brand.
- 20 Prompts (and growing)
- 8 Categories
- 3 Difficulty Levels
- 100% Free & Open Source
- Email-to-Ticket Parser - Extract ticket info from emails
- AI Ticket Classifier - Python ticket classification
- LLM Cost Calculator - Compare AI API costs
We'd love your prompts! To contribute:
- Fork this repository
- Add your prompt to
data/prompts.js - Test it with at least 2 AI models
- Submit a Pull Request
Please ensure your prompts are:
- Well-tested and reliable
- Clearly documented with examples
- Free of bias and harmful content
- Original or properly attributed
Have a great prompt to share? Email it to: jgreenia@jandraisolutions.com
Include:
- Prompt title and description
- The full prompt template
- Example output
- Which AI models you tested it with
MIT License - feel free to use these prompts in your projects!
- Issues: GitHub Issues
- Email: jgreenia@jandraisolutions.com
- Discussions: GitHub Discussions
If you find these prompts useful:
- ⭐ Star this repository
- 🔗 Share with your network
- 🐛 Report bugs or suggest improvements
- ✍️ Contribute your own prompts
Built by Turtles AI Lab | Free & Open Source
Making AI more accessible, one prompt at a time.