n8n Frontend Experiments
Manages the full lifecycle of frontend experiments and PostHog feature flags within the n8n editor UI.
Manages the full lifecycle of frontend experiments and PostHog feature flags within the n8n editor UI.
The n8n Experiments skill is a specialized tool for developers working on the n8n codebase, specifically within the packages/frontend/editor-ui directory. It provides a structured framework for managing the entire lifecycle of UI/UX experiments, from initial creation and variant definition to PostHog feature flag integration and eventual retirement. By guiding the implementation of stores, composables, and telemetry, it ensures that every experiment is data-driven, properly tested, and aligned with n8n's core design and content standards.
