BeClaude

e2e-tests-studio

New
SmitheryDevOps & Deploymentby mastra-ai

REQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate PRODUCT BEHAVIOR, not just UI states.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/e2e-tests-studio.md https://raw.githubusercontent.com/mastra-ai/mastra/main/.claude/skills/e2e-tests-studio/SKILL.md
3
Invoke in Claude Code
/e2e-tests-studio
View source on GitHub
testingrefactoringdevops

Frequently Asked Questions

What is e2e-tests-studio?

REQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate PRODUCT BEHAVIOR, not just UI states.

How to install e2e-tests-studio?

To install e2e-tests-studio, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /e2e-tests-studio.

What is e2e-tests-studio best for?

e2e-tests-studio is a community categorized under DevOps & Deployment. It is designed for: testing, refactoring, devops. Created by mastra-ai.