Persona
Skill srg-sphynx/MDForge/Sources/MDForge/Resources/SkillLibrary/Product/persona
Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]From its SKILL.md
npx -y skills add srg-sphynx/MDForge --skill personaAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 184 tokens by cl100k_base, as published. Nobody here has run it
/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/skills/ux-researcher-designer/scripts/persona_generator.py— Persona generator (positionaljsonarg for JSON output)
Skill Reference
product-team/skills/ux-researcher-designer/SKILL.md
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.