SKILL.md
236 tokens · o200k_base · 1,074 bytes
Experiments
Use this skill for frontend experiment code lifecycle work in packages/frontend/editor-ui.
Start with the relevant mode in reference.md:
Createfor a new experiment folder, constant, store/composable, and tests.Extendfor new variants, behavior, display logic, or telemetry on an existing experiment.Wirefor host-surface integration through routes, modals, views, or components.Testfor store, composable, persistence, telemetry, and UI behavior coverage.Reviewfor auditing experiment changes.Retirefor 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.