Settings

Theme

Ask HN: Is there a format for sharing prompts used in OSS

1 points by theogravity 6 months ago · 1 comment · 1 min read

Reader

I recall reading about a major OSS project providing the prompts they used to vibe code their plugin(?) and was wondering if someone came up with a spec / format on how best to share the prompts used.

In my case, I'm using Cursor and just prompting to have the agent do one task after another. I want to share the prompts I used to quickly build a new transport for my LogLayer logging library for Typescript (https://loglayer.dev).

theogravityOP 6 months ago

In my new transport, I added a PROMPTS.md file that just has the prompts I used

https://github.com/loglayer/loglayer/blob/master/packages/tr...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection