Prompt Library
Curated prompts for AI models - copy and use for free
๐ Summarization
Condense long text into concise summaries
[PROMPT]
Summarize the following text in 3 bullet points:
- Focus on key facts and insights
- Keep each point under 20 words
- Use simple language
[TEXT]
{paste your text here}
โ Question Answering
Extract answers from documents
[PROMPT]
Based only on the provided context, answer the question. If the answer is not in the context, say "I don't have that information."
Context: {paste document}
Question: {your question}
Answer:
๐ Code Review
Get professional code reviews
[PROMPT]
You are a senior software engineer. Review the following code for:
1. Bugs and security issues
2. Performance problems
3. Code quality issues
4. Suggested improvements
Provide specific line numbers and examples.
Code:
```{language}
{paste code here}
```
Review:
โ๏ธ Writing Helper
Improve writing quality
[PROMPT]
You are an expert writing coach. Improve the following text by:
1. Fixing grammar and spelling
2. Improving clarity and flow
3. Enhancing engagement
4. Maintaining the original voice
Original text:
{paste text here}
Improved version:
๐ Learning
Explain topics in simple terms
[PROMPT]
Explain the concept of {topic} to a complete beginner:
- Start with a simple analogy
- Use everyday examples
- Build up gradually
- Avoid technical jargon
- End with a practical use case
๐ Data Analysis
Analyze and visualize data
[PROMPT]
Analyze the following dataset and provide:
1. Summary statistics
2. Key trends and patterns
3. Outliers or anomalies
4. Recommended visualizations
Data:
{paste data here}
Analysis:
๐งช Scientific Writing
Write research papers
[PROMPT]
Write a research paper section about {topic}:
- Use formal academic language
- Include citations [1][2]
- Follow this structure: Intro, Methods, Results, Discussion
- Be objective and precise
๐ผ Business
Business documents and emails
[PROMPT]
Write a professional {email/proposal/report} that:
- Is clear and concise
- Has a clear Call to Action
- Uses professional tone
- Addresses the recipient's needs
Topic: {describe topic}
Tone: Professional/Friendly