ux-tester

Simulate real user interactions on the BusinessLogic platform to validate UX.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Coignite-ApS/businesslogic --skill ux-tester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-tester
Source: https://github.com/Coignite-ApS/businesslogic/tree/main/.claude/skills/ux-tester
Command: npx skills add https://github.com/Coignite-ApS/businesslogic --skill ux-tester

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simulates real user behavior on the BusinessLogic platform to validate UX, helping teams identify friction points across end-to-end journeys and generate actionable reports.

Core Features & Use Cases

  • Simulated real-user journeys across calculators, AI assistant, knowledge base, and flows with persona-based evaluation.
  • Sub-agent execution via the Agent tool to protect the main conversation context and enable isolated testing sessions.
  • Driver flexibility with Playwright (default) or Chrome DevTools for live observation, plus integrated reporting and performance checks.
  • Automated reporting that aggregates UI/UX scores and platform-related observations for stakeholder reviews.

Quick Start

Start a UX test session using the default driver and run the standard flow against the local CMS.

Frequently Asked Questions about ux-tester

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

FAQPage Schema
How do I simulate real user journeys to validate UX on my web app?

You can simulate real user journeys to validate UX by using persona-based scoring and automated web app testing. This approach runs isolated end-to-end flows, such as calculators and AI assistants, to identify friction points and generate actionable UX reports.

What is persona-based user simulation in UX testing?

Persona-based user simulation in UX testing evaluates end-to-end web app journeys by mimicking real user behavior profiles. It applies automated scoring to flows like discovery and reporting, helping teams identify friction points and generate structured UX reports for stakeholders.

Do I need Playwright or Chrome DevTools to run automated UX tests?

You need either Playwright or Chrome DevTools to run automated UX tests. The default driver is Playwright, but Chrome DevTools can be used for live observation, ensuring the agent-testing tool can execute sub-agent interactions and validate web app flows effectively.

How do I generate UX reports for stakeholder reviews from web app testing?

To generate UX reports for stakeholder reviews, run automated web app testing across end-to-end user journeys. The system aggregates UI/UX scores and platform-related observations into structured reports, highlighting friction points discovered during the persona-based simulation.

Can I use browser automation for agent testing without affecting my main conversation context?

You can use browser automation for agent testing without affecting your main conversation context by executing sessions via a sub-agent. This isolated testing mechanism protects the primary context while running persona-based user simulations and gathering UX data.