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:
Tj Vita
2025-11-15 16:51:20 -06:00
committed by GitHub
parent dd4f18d66a
commit a45c37d9f6
2 changed files with 2 additions and 2 deletions

View File

@@ -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