N9e Config Driven E2e banner
n9e n9e

N9e Config Driven E2e

Testing community

Description

--- name: n9e-config-driven-e2e description: Maintain config-driven Nightingale E2E tests that convert JSON config data into UI-readable normalized values, drive Playwright + Midscene interactions, and verify persistence through APIs. --- # n9e Config-Driven E2E Use this skill when working on Nightingale config-driven E2E flows. This includes alert-rule creation under `e2e/add-alert-rule`, and should also guide future flows that start from structured JSON config data. The general pattern is:

Installation

Installs to ~/.claude/commands/n9e-fe-n9e-config-driven-e2e.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/n9e/fe/HEAD/.claude/commands/n9e-config-driven-e2e.md -o ~/.claude/commands/n9e-fe-n9e-config-driven-e2e.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository