From product-design
Creates detailed user persona files from a guided template via /create-persona <name>. Useful for product strategy, UX design, and defining user profiles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-design:create-personaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Category**: Product & Strategy
Category: Product & Strategy
create-persona <name>
<name>: Required argumentWhen this command is run, Claude Code should:
claude_settings/python/templates/persona-template.mdThe full process documentation can be found at:
claude_settings/python/templates/persona-template.md
Claude Code should read this file and follow the documented process exactly.
create-persona example-name
npx claudepluginhub jpoutrin/product-forge --plugin product-designUse this skill when the user asks to "create user personas", "develop personas", "write a persona", "define our users", "user profile", "who is our user", "help me define the target user", "create a user archetype", or wants to build or update structured user persona definitions grounded in research or known user characteristics.
Generates behavioral user personas from product descriptions, user data, or research notes. Outputs 2-4 ranked personas with goals, pain points, behaviors, and product implications to personas-[product].md.
Generates evidence-calibrated product or marketing personas using a canonical template. Use when shaping artifact perspective, stress-testing decisions, or framing GTM strategy.