🎉 Black Friday Sale: 40% Off — Limited Time!

Prompt Enhancer

Transform rough ideas into refined prompts. Select your enhancement mode and get better results.

Original Prompt

Enter your draft to refine

577 characters9423 remaining

Makes your prompt more specific and actionable

Enhanced Prompt

Refined and ready to use

<feature_request>
  <feature_name>Prompt Improver</feature_name>
  <alternative_name_suggestion>Consider alternative names if "Prompt Improver" is not suitable.</alternative_name_suggestion>
  <location>/tools/prompt-improver</location>

  <user_interface>
    <input>Text box for draft prompt input.</input>
    <button>Button labeled "Improve Prompt".</button>
  </user_interface>

  <functionality>
    <description>
      The "Improve Prompt" button will trigger an AI model to refine the draft prompt entered by the user.
    </description>
    <implementation>
      Use Vercel's AI SDK.
    </implementation>
    <system_prompt>
      A system prompt will be defined later.
    </system_prompt>
  </functionality>

  <project_analysis>
    <task>
      Examine the current project structure and technology stack.
    </task>
    <stack>
      Astro deployed on Vercel.
    </stack>
    <feasibility_assessment>
      Determine if the feature can be implemented without modifying the existing tech stack.
    </feasibility_assessment>
  </project_analysis>
</feature_request>