Create a detailed E2E test plan covering all pages, roles, and flows
/plugin marketplace add mwguerra/claude-code-plugins/plugin install e2e-test-specialist@mwguerra-marketplace--output path/to/plan.md# Create E2E Test Plan Generate a comprehensive E2E test plan by analyzing the codebase. The plan documents all pages, user roles, critical flows, and test scenarios. ## Standard Plan Location **Default location**: `tests/e2e-test-plan.md` The test plan is always saved to `tests/e2e-test-plan.md` by default. This standard location allows all E2E testing commands to automatically find and use the plan. Other commands (test, pages, roles, flows) will look for the plan at this location and invoke this command first if the plan is missing. ## Usage ## Process ### Step 1: Project Analys...
/planVous aide à planifier avant de coder. Crée des stratégies détaillées pour faciliter le développement.