testarch-framework

Initialize Playwright or Cypress test frameworks with fixtures and configurations.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/GuidoBergman/aegish --skill testarch-framework
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: testarch-framework
Source: https://github.com/GuidoBergman/aegish/tree/main/.claude/skills/testarch-framework
Command: npx skills add https://github.com/GuidoBergman/aegish --skill testarch-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the setup of a production-ready test framework, whether using Playwright or Cypress, ensuring a robust and scalable testing foundation.

Core Features & Use Cases

  • Framework Initialization: Sets up Playwright or Cypress with essential configurations.
  • Fixture and Helper Integration: Includes pre-built fixtures and helper functions for common testing tasks.
  • Use Case: A new project requires a comprehensive end-to-end testing suite. This Skill can be used to quickly scaffold the project with a well-structured Playwright or Cypress setup, including necessary configurations and base helper functions.

Quick Start

Initialize a Playwright test framework with default configurations and fixtures.

Frequently Asked Questions about testarch-framework

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

FAQPage Schema
How do I scaffold a Playwright or Cypress test framework?▼

Scaffolding a Playwright or Cypress test framework initializes a production-ready architecture with essential configurations, fixtures, and helper functions. You must execute a specified workflow configuration file to define the framework's structure and components.

Can I set up automated e2e testing fixtures and helpers together?▼

Yes, you can set up automated e2e testing fixtures and helpers together. The initialization process integrates pre-built fixtures and helper functions for common testing tasks directly into the framework architecture.

What is needed to initialize a production-ready test architecture?▼

To initialize a production-ready test architecture, you need to execute a specified workflow configuration file. This file defines the framework's structure and components, which is a requirement to trigger the setup process.

Playwright vs Cypress for e2e framework initialization?▼

Both Playwright and Cypress are supported for e2e framework initialization. The Skill sets up either tool with essential configurations, fixtures, and helper functions to ensure a robust and scalable testing foundation for your project.

Do I need a workflow configuration file to set up my test framework?▼

Yes, a workflow configuration file is required to set up your test framework. Executing this specified file is necessary to define the framework's structure and components during the initialization process.