lastest

Run Lastest visual regression builds and review screenshot diffs.

12|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/las-team/lastest --skill lastest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lastest
Source: https://github.com/las-team/lastest/tree/main/packages/mcp-server/skill
Command: npx skills add https://github.com/las-team/lastest --skill lastest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lastest helps you verify that recent UI changes did not break what users see, by automating visual regression test runs and making screenshot diffs reviewable and actionable.

Core Features & Use Cases

  • Run visual regression builds: Create builds for a chosen Lastest repo and (optionally) selected tests, then monitor until results are ready.
  • Review screenshot diffs: Inspect visual differences and explicitly approve or reject changes for individual diffs to update baselines safely.
  • AI-assisted test creation/healing: Generate new visual tests from a URL or propose fixes for failing tests while keeping the user in control of state changes.

Quick Start

Use the lastest skill to run visual diffs on your Lastest repo, then review each diff and approve or reject the baseline updates after you’re prompted for confirmation.

Frequently Asked Questions about lastest

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

FAQPage Schema
How do I automate visual regression testing workflows with AI?

Visual regression testing verifies that recent UI changes did not break what users see by automating test runs and making screenshot diffs reviewable. It captures visual differences across builds and requires explicit confirmation to prevent unsafe batch mutations to the baseline.

How do I review screenshot diffs and update visual regression baselines safely?

Reviewing screenshot diffs requires iterating over visual differences for individual tests and explicitly approving or rejecting baseline updates. The workflow enforces explicit confirmations before applying any state changes to prevent unsafe batch mutations to the visual baselines.

Do I need an MCP client to run visual regression tests?

Yes, running visual regression tests requires an MCP client with the specific MCP server configured. The setup must include the server URL and API key authorization, and the system uses health checks to verify connectivity before executing test automation workflows.

Can I generate new visual tests from a URL automatically?

Yes, AI-assisted test creation can generate new visual tests directly from a URL. The workflow proposes new tests or fixes for failing ones while keeping the user in control of state changes through explicit confirmation prompts.

How do I run visual regression builds for a specific repo and test subset?

Running visual regression builds involves selecting a target repository and optionally specifying a subset of tests. The workflow creates the build, polls for completion, and then presents the resulting screenshot diffs for review and baseline management.