So we were discussing Prompting on todays Pro, call and it got me thinking about how I build prompts. Recently I have been using cursor.directory a lot. Using their pre cooked prompts as I needed. BUT sometimes you want a little bit of each so I thought about creating an app to do that. Damm I hate coding!!! It is almost 3:30am, I am off to a clients in 3 hours and here I am coding and writting a post. Anyhoo, its all a bit rough around the edges but this basicaly works.
I pull a bunch of categories from cursor.directory, You can dig into them and read them if you want in Prompt text, You can drag and drop them into the Super Prompt Builder and then hit generate which sends the text to Claude to parse, de duplicate and return in Markdown format. I then augment the prompt with my standard footer for every prompt. Its not brilliant and if i didnt need to sleep I'd probably do more but it was an interesting little ditty.