persona-template

Solid

Generate user persona documents and empathy maps from templates

Data & Documents 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Persona Template Skill ## Purpose Generate professional user persona documents and empathy map visualizations from structured data and templates. ## Capabilities - Fill persona templates with research data - Generate persona cards in multiple formats - Create empathy map visualizations - Export to PDF, PNG, and Markdown - Support multiple persona template styles - Generate persona comparison views ## Target Processes - persona-development.js (personaDocumentationTask) - user-research.js (personaCreationTask) ## Integration Points - Template engines (Handlebars, EJS) - PDF generation (Puppeteer, PDFKit) - Image generation for persona cards ## Input Schema ```json { "type": "object", "properties": { "personaData": { "type": "object", "properties": { "name": { "type": "string" }, "photo": { "type": "string" }, "demographics": { "type": "object", "properties": { "age": { "type": "number" }, "occupation": { "type": "string" }, "location": { "type": "string" }, "education": { "type": "string" } } }, "goals": { "type": "array", "items": { "type": "string" } }, "frustrations": { "type": "array", "items": { "type": "string" } }, "behaviors": { "type": "array", "items": { "type": "string" } }, "quote": { "type": "string" }, "bio": { "type": "string" } } }, "empathyMap": { "type": "object...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

persona-development

Create and maintain user personas from research data for product targeting

1,160 Updated today
a5c-ai
AI & Automation Listed

persona-write

Scaffold a user persona document with required fields — demographics, goals, frustrations, behaviors, JTBD, devices, accessibility considerations

2 Updated today
bakw00ds
AI & Automation Listed

persona-definition

Create individual user personas and customer archetypes — with demographics, goals, pain points, behaviors, and empathy maps — to represent the humans a product or system is built for. Use when the user asks to define personas, create user archetypes, describe target users, build empathy maps, or characterize the audience for a product or design decision. NOT for mapping stakeholders across an organization, RACI charts, or influence analysis (use persona-mapping). NOT for designing research interview flows (use elicitation).

9 Updated 2 days ago
viktorbezdek
Web & Frontend Listed

build-user-persona

Build evidence-backed user personas from research inputs. Creates structured persona documents grounded in evidence, with each attribute clearly labeled as research-validated or inferred. Use this skill when you need personas for an FR, strategy doc, or design brief. Trigger on: "build a persona", "create user personas from this research", "who are our users", "describe our target user", "make a persona for [segment]", or when synthesised research is ready and needs a persona layer.

2 Updated 3 days ago
felipecabargas
Data & Documents Solid

user-personas

Create refined user personas from research data — 3 personas with JTBD, pains, gains, and unexpected insights. Use when building personas from survey data, creating user profiles from research, or segmenting users for product decisions.

11,809 Updated 1 weeks ago
phuryn