Skip to content
Discussion options

You must be logged in to vote

I prefer storing prompts as PHP classes or markdown files in the repo.

Each prompt:

  • Has a clear purpose
  • Is versioned via Git
  • Can be tested independently

For dynamic prompts, I sometimes store templates in the database,
but the base structure always lives in code.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@blac98
Comment options

blac98 Feb 7, 2026
Maintainer Author

Answer selected by blac98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants