Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
makfly avatar

Symfony:e2e Panther Playwright Skill

  • 389 installs
  • 190 repo stars
  • Updated August 6, 2026
  • makfly/superpowers-symfony

symfony:e2e-panther-playwright is a Claude Code skill that runs Symfony end-to-end browser tests with Panther and Playwright for developers who need to verify forms, authentication flows, and critical user journeys befor

About

symfony:e2e-panther-playwright is a Claude Code skill from makfly/superpowers-symfony that sets up and runs browser-based end-to-end tests in Symfony applications using Panther with Playwright. The skill covers test configuration, browser automation for form submissions, authentication flow validation, and critical user journey assertions before release. Developers reach for this skill when Symfony apps need real browser coverage beyond PHPUnit functional tests and manual QA cannot reliably catch regressions in multi-step flows. Panther drives headless or headed browsers while Playwright provides the automation backend for stable cross-browser E2E execution in CI.

  • Panther browser kernel boot
  • Playwright driver integration
  • Fixture and database isolation
  • Authenticated flow coverage
  • CI-friendly headless runs

Symfony:E2e Panther Playwright by the numbers

  • 389 all-time installs (skills.sh)
  • Ranked #663 of 2,189 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 11, 2026 (Skillselion catalog sync)
npx skills add https://github.com/makfly/superpowers-symfony --skill symfonye2e-panther-playwright

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs389
repo stars190
Last updatedAugust 6, 2026
Repositorymakfly/superpowers-symfony

How do you run Symfony E2E tests with Panther?

Run Symfony end-to-end browser tests with Panther and Playwright to verify forms, auth flows, and critical user journeys before release.

Who is it for?

Symfony developers who need browser-level E2E coverage of forms, auth, and multi-step user journeys using Panther with Playwright before a production release.

Skip if: Teams running only PHPUnit unit or API tests without browser automation, or non-Symfony PHP projects where Panther E2E conventions do not apply.

When should I use this skill?

A Symfony application needs Panther and Playwright E2E tests for forms, auth flows, or critical user journeys before a release deploy.

What you get

Panther Playwright E2E test suites, browser test configuration, and executed user journey verification results for Symfony apps.

  • E2E test suites
  • Panther configuration
  • Browser test results

Files

SKILL.mdMarkdownGitHub ↗

E2e Panther Playwright (Symfony)

Use when

  • Building regression-safe behavior with TDD/functional/e2e tests.
  • Converting bug reports into executable failing tests.

Default workflow

1. Write failing test for target behavior and one boundary case. 2. Implement minimal code to pass. 3. Refactor while preserving green suite. 4. Broaden coverage for invalid/unauthorized/not-found paths.

Guardrails

  • Prefer deterministic fixtures/builders.
  • Assert observable behavior, not internal implementation.
  • Keep tests isolated and stable in CI.

Progressive disclosure

  • Use this file for execution posture and risk controls.
  • Open references when deep implementation details are needed.

Output contract

  • RED/GREEN/REFACTOR trace.
  • Test files changed and executed commands.
  • Coverage and confidence notes.

References

  • reference.md
  • docs/complexity-tiers.md

Related skills

FAQ

Which browser tools does symfony:e2e-panther-playwright use?

symfony:e2e-panther-playwright uses Symfony Panther for browser test orchestration with Playwright as the automation backend. The skill verifies forms, auth flows, and user journeys in real browser sessions before release.

What Symfony flows should E2E Panther tests cover?

symfony:e2e-panther-playwright targets forms, authentication flows, and critical multi-step user journeys that PHPUnit alone cannot validate. Browser E2E tests catch regressions in rendered UI and session behavior.

Testing & QAtestingfrontendbackend

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.