·validate-e2e

Validates features end-to-end using Playwright MCP to navigate the UI and verify feature behavior. Use this skill to confirm that implemented features work correctly in the running application from a user's perspective. Supports feature-aware happy-path validation tailored to the specific feature requirements.

9Installs·2Trend·@marcelmichau

Installation

$npx skills add https://github.com/marcelmichau/fake-survey-generator --skill validate-e2e

SKILL.md

Use this skill to interactively validate that implemented features work correctly by navigating the UI and verifying expected behavior.

Before starting E2E validation, understand what feature is being validated. Examples:

Use Playwright MCP navigate tool to go to the UI endpoint:

Validates features end-to-end using Playwright MCP to navigate the UI and verify feature behavior. Use this skill to confirm that implemented features work correctly in the running application from a user's perspective. Supports feature-aware happy-path validation tailored to the specific feature requirements. Source: marcelmichau/fake-survey-generator.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/marcelmichau/fake-survey-generator --skill validate-e2e
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is validate-e2e?

Validates features end-to-end using Playwright MCP to navigate the UI and verify feature behavior. Use this skill to confirm that implemented features work correctly in the running application from a user's perspective. Supports feature-aware happy-path validation tailored to the specific feature requirements. Source: marcelmichau/fake-survey-generator.

How do I install validate-e2e?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marcelmichau/fake-survey-generator --skill validate-e2e Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/marcelmichau/fake-survey-generator