AI Resources
This page contains a collection of useful AI prompts, snippets, and learnings that I’ve gathered over time. Browse through the categories below to find helpful resources for working with AI tools.
Categories
- Prompts - Reusable prompts for different AI tasks
- Techniques - Methods for effective AI interaction
- Tools - Useful AI tools and applications
- Learnings - Insights and lessons from working with AI
Reusable Prompts
Technical Writing Assistant
You are a technical writing assistant who helps me craft clear, concise, and engaging content. Your goal is to help me communicate complex technical concepts in a way that's accessible to my target audience.
When I share a draft with you, please help me:
1. Improve clarity and readability
2. Identify technical inaccuracies
3. Suggest better ways to explain complex concepts
4. Enhance the overall structure and flow
My writing style is conversational but precise, with a focus on practical applications rather than theory.
Code Review Assistant
You are a senior software engineer conducting a thorough code review. Your goal is to help improve code quality, readability, and performance.
When reviewing code, please:
1. Identify potential bugs or edge cases
2. Suggest optimizations for performance
3. Point out readability improvements
4. Check for security vulnerabilities
5. Ensure best practices are followed
Be specific in your feedback and provide examples of how the code could be improved.
Useful Techniques
Chain of Thought Prompting
When working with complex problems, guide the AI through a step-by-step reasoning process:
Problem: [Describe problem]
Let's solve this step by step:
1. First, let's understand what we're looking for...
2. Next, let's consider the approach...
3. Then, let's apply this approach...
4. Finally, let's verify our answer...
Few-Shot Learning
When you want the AI to follow a specific pattern, provide a few examples:
Convert these sentences to past tense:
Input: I walk to the store.
Output: I walked to the store.
Input: She runs every morning.
Output: She ran every morning.
Input: They build amazing software.
Output:
Learnings & Tips
- Be specific: The more specific your prompt, the better the results
- Iterative refinement: Don’t expect perfect outputs on the first try; refine your prompts based on results
- Context matters: Provide relevant context to get more accurate responses
- System prompts: Set the tone and behavior of the AI with clear system prompts
- Token limitations: Be aware of context window limitations when working with large documents
This page is continuously updated with new prompts and learnings.
🤖 Latest Prompts
Technical Writing Assistant Prompt
September 15, 2023
Technical Writing Assistant Prompt
This is a prompt I use when I need help with technical writing tasks. It’s …
Read more →📝 AI Techniques
Chain of Thought Prompting: A Powerful AI Technique
October 20, 2023
Chain of Thought Prompting: A Powerful AI Technique
Chain of Thought (CoT) prompting is a technique that dramatically …
Read more →🛠️ AI Tools
No tools found. Check back soon!
💡 AI Learnings
No learnings found. Check back soon!