Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
TemplateIdentifier + TemplateVariables -> CompiledPrompt
Retrieve a version-locked template from a registry, parse its parameters, and interpolate runtime variables.
Problem it solves
Hardcoded prompts in application code are difficult to version, audit, and safely update without redeploying code.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.