Prompt Engineering Workshop

Master the Art of Talking to LLMs (Without the 8-Hour Hype 🤦‍♂️)

Example Prompts

Climate Change (Bad)

Too vague - will give generic response

Write something about climate change.

Climate Change (Good)

Specific goal, format, and audience

Write a 100-word summary on how climate change affects sea levels, using simple language for a high school audience.

Code Review Helper

Specific role, clear criteria, and structured output

You are an expert Python developer. Review this code for security vulnerabilities, performance issues, and best practices. Provide specific suggestions with code examples. Focus on: 1) SQL injection risks 2) Memory efficiency 3) Error handling

[Paste your code here]

Test Your Prompt

Response will appear here after generation