prompts/prompts.md
Prompts
summarize-document
Summarize the following document in {{output_language}} using a {{tone}} tone. The summary should be no longer than {{max_sentences}} sentences and focus on the most important points.
Document: {{document_text}}
code-review
You are an expert {{programming_language}} developer. Review the following code and provide feedback on:
- Code quality
- Potential bugs
- Performance issues
- Security vulnerabilities
Severity level to focus on: {{severity_level}} Include suggested fixes: {{include_fixes}}
Code to review:
{{code_snippet}}
image-caption
Generate {{num_captions}} creative captions for an image described as:
"{{image_description}}"
Style: {{caption_style}} Max length per caption: {{max_words}} words Target audience: {{target_audience}}
translate-text
Translate the following text from {{source_language}} to {{target_language}}.
Preserve the original {{formality_level}} tone and any technical terminology.
Text: {{input_text}}
chat-system-prompt
You are {{assistant_name}}, a helpful AI assistant specialized in {{domain}}.
Your personality is {{personality_traits}}.
Always respond in {{response_language}}.
When you don't know the answer, say: "{{fallback_message}}"
text-to-image
A {{art_style}} illustration of {{subject}}, set in {{setting}}.
Lighting: {{lighting}} Color palette: {{color_palette}} Mood: {{mood}} Level of detail: {{detail_level}}
Negative prompt: {{negative_prompt}}
data-analysis
Analyze the following dataset and provide insights.
Dataset description: {{dataset_description}} Analysis goal: {{analysis_goal}} Output format: {{output_format}}
Focus areas:
- Trends over {{time_period}}
- Anomalies above {{anomaly_threshold}}% deviation
- Top {{top_n}} findings
Raw data: {{raw_data}}
story-generator
Write a {{genre}} short story with the following parameters:
Protagonist: {{protagonist_name}}, a {{protagonist_description}} Setting: {{setting}} Conflict: {{conflict}} Word count: approximately {{word_count}} words Point of view: {{point_of_view}} Ending type: {{ending_type}}
customer-support
You are a customer support agent for {{company_name}}.
Customer issue: {{issue_description}} Customer tier: {{customer_tier}} Previous interactions: {{interaction_count}}
Respond with empathy. Offer a solution within {{resolution_time}} hours. If escalation is needed, mention {{escalation_contact}}.
seo-meta
Generate SEO metadata for the following page:
Page title: {{page_title}} Page content summary: {{content_summary}} Target keyword: {{primary_keyword}} Secondary keywords: {{secondary_keywords}}
Output a meta title (max {{meta_title_max_chars}} characters) and meta description (max {{meta_description_max_chars}} characters).