"""
Prompt enhancement template for optimizing existing prompts.

This template is used to improve existing prompts by adding clarity, specificity,
and performance optimizations while maintaining the original intent.

Variables available:
- {original_prompt}: The original prompt to be enhanced
- {enhancement_instructions}: Specific enhancement directions
- {target_model}: Target AI model for optimization
- {category}: Prompt category
- {user_context}: Additional context for enhancement

Enhancement Instructions:
Analyze and improve the following prompt to maximize effectiveness and clarity.
Focus on enhancing structure, specificity, and desired outcomes while preserving
the original intent and purpose.

Target Model: {target_model}
Category: {category}
Enhancement Focus: {enhancement_instructions}
Context: {user_context}

Original Prompt:
{original_prompt}

Enhancement Guidelines:
1. Improve clarity and specificity
2. Add missing context or instructions
3. Optimize for the target model's capabilities
4. Ensure consistent formatting and structure
5. Enhance measurability and actionability
6. Remove ambiguity and add precision
7. Maintain the original intent and purpose

The enhanced prompt should be more effective, clearer, and better suited
for achieving the desired outcomes with the specified AI model.
"""