test-plan
E2E Test Plan Skill
Overview
This skill creates exhaustive, browser-testable E2E test plans by deeply analyzing Laravel Filament applications. It documents all pages, user roles, critical flows, navigation coverage, and detailed test scenarios that can be executed step-by-step by a QA tester who has never seen the codebase.
Standard Plan Location
Default output: docs/detailed-test-list.md
This skill ALWAYS saves the test plan to docs/detailed-test-list.md unless a custom path is specified via the --output flag.
Important:
- Create the
docs/directory if it doesn't exist - Use the Write tool to save the plan to the standard location
- In update mode: Merge new discoveries with existing plan content
- Use
--forceflag to completely overwrite existing plan - Use
--quickflag for basic plan without deep discovery
More from mwguerra/claude-code-plugins
filament-resource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
1.2Kresource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
114forms
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
53executive
Strategic analysis, work prioritization, pattern recognition, and productivity reviews for the secretary plugin
52tables
Create FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions
48widgets
Create FilamentPHP v4 dashboard widgets - stats overviews, charts, and custom components
45