-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Hi π β I was reviewing the vue-3-nuxt-3-typescript-cursorrules-prompt-file/.cursorrules
file and noticed that the prompt seems incomplete or missing context.
The first line currently reads:
"I'm sorry, but it seems like you forgot to include the content of the corrupted file. Could you please provide the text that needs formatting?"
This appears more like an error message than an actual template for a CursorRules prompt. If this is indeed the intended example for Vue 3 / Nuxt 3 with TypeScript, I believe it would benefit from clearer context or a more goal-oriented prompt (e.g., instructing the agent how to handle .vue
SFCs, setup scripts, or common Nuxt patterns).
Could you clarify if this is placeholder content, and if not, would you be open to improving it with more specific guidance?
Thanks!