ui5-best-practices-opa5
Installation
SKILL.md
OPA5 Guidelines and Tools
Handle Special Cases (follow when planning and writing an OPA5 test)
- Initial Configuration for OPA5 Test → follow
references/configuration.md - If the test-case spans multiple views → follow
references/handle-multiple-views.md - Teardown the App → follow
references/handle-teardown.md
Set Up Browser Inspection Tools (follow before running the OPA5 test)
Purpose: Efficient inspection of test failures with minimal steps.
Prerequisites: A tool to load the OPA5 test in the browser and evaluate javascript in the browser window (e.g. MCP Playwright)
Instructions: → follow references/setup-inspection-tools.md