Prompting Patterns
Prompting patterns structure how you interact with LLMs—chain-of-thought reasoning, few-shot examples, persona assignment, output formatting.
Most guidance treats these as capability patterns. From a security lens, they're instruction patterns—and the model can't reliably distinguish your instructions from injected ones.
These patterns document prompting techniques, where they create security risks, and how to use them without opening attack surface.