ns-e2e-tests
Installation
SKILL.md
Create E2E Tests
Execution-phase Cypress implementation. Planning-phase: ns-spec-driven/references/e2e-test-task-generator.md.
Session boot
Load .nextstage-harness/rules/e2e-tests-rules.mdc when present. See references/e2e-architecture.md for layout and bootstrap summary.
Phase 0 — Resolve or bootstrap Cypress root
Before any spec or command code, locate the Cypress project or create it.
0.1 — Detect existing E2E (brownfield)
Search the repo in this order:
tests-e2e/cypress.config.tstestes-cypress/cypress.config.ts(legacy name)frontend/cypress.config.ts(legacy co-located)