n8n:experiments

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Guides work on `packages/frontend/editor-ui` experiments. Use when creating, extending, wiring, testing, reviewing, or retiring editor-ui experiments, PostHog feature flags, experiment key indexes, variants, stores/composables, persisted experiment state, or experiment telemetry.

.agents/skills/experiments/SKILL.md

Download bundle ↓
master · 8bff5da2 bundle filesScanned 2026-09-15

SKILL.md

236 tokens · o200k_base · 1,074 bytes

Source excerpt starting at line 1.
---name: n8n:experimentsdescription: >-  Guides work on `packages/frontend/editor-ui` experiments. Use when creating,  extending, wiring, testing, reviewing, or retiring editor-ui experiments,  PostHog feature flags, experiment key indexes, variants, stores/composables,  persisted experiment state, or experiment telemetry.--- # Experiments Use this skill for frontend experiment code lifecycle work in `packages/frontend/editor-ui`. Start with the relevant mode in [reference.md](reference.md): - `Create` for a new experiment folder, constant, store/composable, and tests.- `Extend` for new variants, behavior, display logic, or telemetry on an existing experiment.- `Wire` for host-surface integration through routes, modals, views, or components.- `Test` for store, composable, persistence, telemetry, and UI behavior coverage.- `Review` for auditing experiment changes.- `Retire` for cleaning up completed or abandoned experiments. When experiment work touches Vue components or user-facing copy, also follow `n8n:ui-design` and `n8n:content-design`. 
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root AGENTS.md.