With the recent addition of the "Opus-Driven Deep Thinking System" prompt (commit 129f995), we are seeing a shift toward more complex, multi-stage prompts. However, the current prompts.csv and PROMPTS.md schema doesn't distinguish between standard "Act as X" prompts and these new "System/Thinking" frameworks.
This makes it difficult for the prompts.chat MCP server and CLI (npx prompts.chat) to categorize or suggest these high-reasoning prompts to users on newer models like Claude 4.5/4.7 or Gemini 3.
With the recent addition of the "Opus-Driven Deep Thinking System" prompt (commit 129f995), we are seeing a shift toward more complex, multi-stage prompts. However, the current prompts.csv and PROMPTS.md schema doesn't distinguish between standard "Act as X" prompts and these new "System/Thinking" frameworks.
This makes it difficult for the prompts.chat MCP server and CLI (npx prompts.chat) to categorize or suggest these high-reasoning prompts to users on newer models like Claude 4.5/4.7 or Gemini 3.