Prompt Examples

Ready-to-use prompts to help you get the most out of Komos Studio. Copy and customize these examples for your own use cases.

DevelopmentCreativeProductivityVisionAnalysis

Code Review

Get detailed code review suggestions from AI.

Development
Review this code for potential improvements:

```javascript
function fetchData(url) {
  return fetch(url).then(r => r.json());
}
```

Focus on error handling, performance, and best practices.

Creative Writing

Generate creative content with AI assistance.

Creative
Write a compelling opening paragraph for a science fiction story set on Mars in 2150. The protagonist is a botanist who discovers something unexpected in the greenhouse.

Document Analysis

Analyze and summarize documents efficiently.

Productivity
Analyze the uploaded document and provide:
1. A brief summary (2-3 sentences)
2. Key points and takeaways
3. Any action items mentioned
4. Questions for clarification

Image Description

Get detailed descriptions of images.

Vision
Describe this image in detail, including:
- Main subjects and objects
- Colors and composition
- Mood and atmosphere
- Any text visible in the image

Comparison Analysis

Compare different options or solutions.

Analysis
Compare React and Vue.js for a new web application project. Consider:
- Learning curve
- Performance
- Ecosystem and community
- Best use cases
Provide a balanced analysis with pros and cons.