Skip to main content

superdesk-e2e

Author a Playwright end-to-end test for Superdesk from a plain-language UI scenario. Works only inside `superdesk-client-core` or `superdesk-planning`. Brings up the local e2e stack, writes the spec following repo conventions, and iterates to a deterministic pass with a trace artifact for review. Invoke when the user describes a UI behaviour they want covered by a test, "write a test that...", "verify in e2e that...", "test the case where...", "I need a spec for...", "QA scenario: ...", or describes a flow and wants it turned into runnable Playwright code. Do not invoke for: running the existing suite (just `npm run playwright` from `e2e/client/`), diagnosing CI failures on already-merged specs, product code changes, unit tests, Protractor specs, or any non-Playwright e2e framework.

Jump to install

Source facts

Repository
superdesk/skills
Last source activity
August 7, 2026 at 13:53
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.