Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]. Use when you need help with persona.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add anubhavg-icpl/vibe --skill rezvani-persona --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rezvani Persona?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anubhavg-icpl-rezvani-persona)More formats (shields.io, HTML) on the badges page.
---
name: persona
description: Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]. Use when you need help with persona.
license: CC-BY-NC-SA-4.0
---
# /persona
Generate structured user personas with demographics, goals, pain points, and behavioral patterns.
## Usage
```
/persona generate Generate persona (interactive)
/persona generate json Generate persona as JSON
```
## Input Format
Interactive mode prompts for product context. Alternatively, provide context inline:
```
/persona generate
> Product: B2B project management tool
> Target: Engineering managers at mid-size companies
> Key problem: Cross-team visibility
```
## Examples
```
/persona generate
/persona generate json
/persona generate json > persona-eng-manager.json
```
## Scripts
- `product-team/ux-researcher-designer/scripts/persona_generator.py` — Persona generator (positional `json` arg for JSON output)
## Skill Reference
> `product-team/ux-researcher-designer/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!