ux-collab-setup

Diagnose and fix ux-collab dependencies on macOS and Linux.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kylebrodeur/ux-collab --skill ux-collab-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-collab-setup
Source: https://github.com/kylebrodeur/ux-collab/tree/main/skills/ux-collab-setup
Command: npx skills add https://github.com/kylebrodeur/ux-collab --skill ux-collab-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This setup skill automates diagnosing and fixing missing ux-collab dependencies, ensuring a smooth onboarding and recovery path for developers and designers working with agent-browser, Figma MCP, and Lucid workflows.

Core Features & Use Cases

  • Automated dependency checks: Verifies the presence of agent-browser, Playwright MCP, and ImageMagick across macOS and Linux, and guides installation.
  • Environment restoration: Auto-fixes common issues, creates starter config files, and re-validates the setup to reduce manual downtime.
  • Use Case: Ideal for first-time projects or after a failed check, when agent-browser is missing, or when MCPs are out-of-date.

Quick Start

Run the setup workflow from the project root to install dependencies, configure agent-browser, and validate the ux-collab environment.

Frequently Asked Questions about ux-collab-setup

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

FAQPage Schema
How do I fix missing agent-browser or Playwright MCP dependencies for ux-collab setup?

To fix missing ux-collab dependencies, run the automated setup workflow from your project root to diagnose and install agent-browser, Playwright MCP, and ImageMagick. The script handles platform differences across macOS and Linux, applies auto-fixes, and validates successful installation.

Why does my ux-collab environment fail dependency checks after a system update?

ux-collab dependency checks fail when agent-browser, Playwright MCP, or ImageMagick go missing or become outdated after system updates. Run the environment restoration workflow to auto-fix common issues, generate starter config files, and re-validate the setup to reduce manual downtime.

Does the ux-collab setup workflow support both macOS and Linux environments?

The ux-collab setup workflow supports both macOS and Linux environments, automatically detecting platform differences during dependency checks. It guides you through installing agent-browser, Playwright MCP, and ImageMagick using bash-based workflows tailored to each operating system.

What do I need to configure before running the ux-collab dependency setup?

Before running the ux-collab dependency setup, ensure you have a bash-based environment on macOS or Linux. No additional dependencies are required beforehand; the script automates diagnosing missing tools, creating starter config files, and validating the installation of core components.

Can I use this setup to restore ImageMagick and agent-browser after a failed installation?

Yes, you can use this setup for post-failure recovery to restore ImageMagick and agent-browser. The environment restoration feature auto-fixes common installation issues, creates necessary starter config files, and re-validates the ux-collab environment to ensure all core tools are properly installed.

When should I run the ux-collab readiness check instead of manually installing dependencies?

Run the ux-collab readiness check during initial project setup, after a failed dependency validation, or when agent-browser, Playwright MCP, and ImageMagick are missing. Automated checks and auto-fixes reduce manual downtime compared to individual manual installations across different platforms.