mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 19:35:13 +00:00
Update Prompt Engineer chat mode description (#398)
* Update Prompt Engineer chat mode description Change "propt" to "prompt" for item 74, Prompt Engineer description; * Fix typo in prompt-engineer chatmode description
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
description: "A specialized chat mode for analyzing and improving prompts. Every user input is treated as a propt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it generates a new, improved prompt."
|
||||
description: "A specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it generates a new, improved prompt."
|
||||
---
|
||||
|
||||
# Prompt Engineer
|
||||
|
||||
Reference in New Issue
Block a user