Phoenix Playwright Tests
Automatically generate and execute robust UI tests from specifications using AI, identifying regressions and improving application quality.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add phoenix-playwright-tests npx -- -y @trustedskills/phoenix-playwright-tests
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"phoenix-playwright-tests": {
"command": "npx",
"args": [
"-y",
"@trustedskills/phoenix-playwright-tests"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to execute Playwright tests directly within the Phoenix environment, allowing for automated browser interaction and validation. It streamlines the testing workflow by integrating test execution capabilities into the agent's operational context.
When to use it
- Automating end-to-end user journey verification across different browsers.
- Validating UI changes after deploying new features or updates.
- Running regression suites to ensure existing functionality remains intact.
- Generating visual reports of test results for stakeholder review.
Key capabilities
- Direct integration with the Playwright testing framework.
- Execution of browser automation scripts within Phoenix.
- Support for various browser environments (Chromium, Firefox, WebKit).
- Automated handling of common web interactions like clicks and form submissions.
Example prompts
- "Run the full regression suite for the checkout flow using Playwright."
- "Execute a specific test case to verify the new login button functionality."
- "Generate a report of all failed tests from the last deployment cycle."
Tips & gotchas
Ensure your Phoenix environment has the necessary dependencies installed before attempting to run complex browser automation tasks. Limit concurrent test executions if you encounter resource constraints during large-scale testing sessions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.