3 Commits

Author SHA1 Message Date
NULLchimp
eb2d8aa8c6 fix: Add missing front matter to prompt engineer chat mode documentation 2025-07-03 16:47:27 +02:00
NULLchimp
ed5c9f3e1e
Update chatmodes/prompt-engineer.chatmode.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-03 15:36:32 +02:00
NULLchimp
24fff49e2c Adds prompt engineering chat mode
Introduces a new chat mode to refine user-provided prompts, leveraging OpenAI prompt engineering techniques.

This mode helps improve prompts by analyzing their structure, complexity, and specificity,
and then suggesting improvements and providing a refined prompt as output.

It is intended to help generate better and more complete prompts based on user input.
2025-07-03 13:35:10 +02:00