Built in Prompt Templates

I vibe code often and although I have a prompt template saved for new projects I never remember to use it.

I think it would be really helpful if you could save in a prompts tab in settings prompt templates. You would then select these templates using a small dropdown in the agent chat itself. (This would be primarily for new project/starter prompts but could be used for others)

So then you could add a prompt template that makes you answer questions like which framework you would like to use, what supporting markdown documents you would like created etc.

Is this the feature you’re looking for?

1 Like

Great choice of existing capability for such templates.

There are several approaches which are very similar:

  • Use MD or text files (OP mentioned this)
  • Use Notepads (any kind of info can go there, but also templates)
  • Use Rules (rules and whole process, prompt templates can go there.

As you describe, prompt templates would need to be processed by AI in order to formulate questions.
But, if you used just template MD/txt files you could literally check them out at start of project and fill in the required info before using them.

There are several similar approaches, some use CLI tools to analyze project, all of this depends a lot on the needs of customization, which framework you use or what you are trying to accomplish

I’ll look into Notepads, but the entire idea is if you have to remember to use Markdown files/add them into each project having a prompts option in the app itself to just insert as needed (AI wouldn’t have to process anything it would just load the template into the chat for you to fill out before pressing enter). Its very much just a convenience idea for a feature then anything else. Since I have a markdown with a template just in my rush to create a new tool I won’t bother grabbing it from wherever I have it saved.

1 Like

Its a good proposal, thanks for clarifying.

Try Notepads and share how you find them as a place to store templates.