Persona
# Persona Decorator
Adapts the response to reflect the perspective and concerns of a specific persona. This decorator helps explore how different stakeholders or personality types would view a situation or topic.
**Category**: Tone
## Parameters
| Parameter | Type | Description | Default |
|-----------|------|-------------|--------|
| `role` | `string` | The specific persona or stakeholder role to adopt | `Required` |
| `traits` | `array` | Key personality traits or characteristics of the persona | `` |
| `goals` | `array` | Primary goals or concerns of the persona | `` |
## Examples
### Response from the perspective of a specific stakeholderwhen to use it
Community prompt sourced from the open-source GitHub repo synaptiai/prompt-decorators (Apache-2.0). A "Persona" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
synaptiai/prompt-decorators · Apache-2.0