User Lifecycle Framework

Evaluate user journeys across 8 lifecycle phases using Playwright browser automation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mberto10/mberto-compound --skill user-lifecycle-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: User Lifecycle Framework
Source: https://github.com/mberto10/mberto-compound/tree/main/plugins/ux-evaluator/skills/user-lifecycle-framework
Command: npx skills add https://github.com/mberto10/mberto-compound --skill user-lifecycle-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured methodology to evaluate the user experience of a product by systematically assessing user journeys through the lens of the User Lifecycle Framework.

Core Features & Use Cases

  • Systematic UX Evaluation: Employs a defined framework (DISCOVER to EXPAND) to assess user experience.
  • Browser Automation: Utilizes Playwright for navigating and interacting with web applications.
  • Contextual Analysis: Integrates product context from Linear documents or local files for targeted evaluations.
  • Use Case: Evaluate the entire signup and onboarding flow of a new SaaS product to identify friction points and areas for improvement before launch.

Quick Start

Use the User Lifecycle Framework skill to evaluate the 'SIGN UP' phase of the product at 'https://example.com/signup'.

Frequently Asked Questions about User Lifecycle Framework

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate UX friction points in a web application automatically?

You can evaluate UX friction points automatically by using Playwright browser automation to navigate user journeys, capture browser states, and apply phase-specific heuristics for product improvement.

What is the User Lifecycle Framework for UX evaluation?

The User Lifecycle Framework is a structured methodology that systematically evaluates user experience across eight phases, from DISCOVER to EXPAND, to identify friction points in user journeys.

Can I use Playwright to test user onboarding flows systematically?

Yes, you can use Playwright to test user onboarding flows systematically by automating browser interactions, capturing states, and applying lifecycle heuristics to document findings for product improvement.

Does this UX evaluation approach work with Linear product context?

Yes, the UX evaluation approach works with Linear by ingesting product context from Linear documents or local files to target evaluations specifically toward documented product requirements.

How do I assess the signup phase of my SaaS product using a lifecycle framework?

To assess the signup phase using a lifecycle framework, target the specific signup URL with Playwright automation to evaluate the user journey against the framework's defined heuristics.

What are the limitations of using Playwright for user journey evaluation?

A limitation of using Playwright for user journey evaluation is that it requires browser interaction capabilities, restricting its use to web applications rather than non-browser software interfaces.