# n8n:experiments

> Claude/Codex skill by [@n8n-io](https://omgskills.com/library/n8n-io/index.md) · 203k stars · Updated 2026-08-31

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.

Tags: ai, apis, automation, cli, data-flow, development, integration-framework, integrations, ipaas, low-code, low-code-platform, mcp, mcp-client, mcp-server, n8n, no-code, self-hosted, typescript, workflow, workflow-automation

## Install

```sh
git clone https://github.com/n8n-io/n8n /tmp/n8n && ln -s /tmp/n8n/.agents/skills/experiments ~/.claude/skills/n8n:experiments
```

## From README

Experiments Use this skill for frontend experiment code lifecycle work in packages/frontend/editor-ui. Start with the relevant mode in 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:design-system and n8n:content-design.

## Links

- HTML page: https://omgskills.com/skills/n8n-io/n8n/experiments/
- GitHub: https://github.com/n8n-io/n8n
- Author: [@n8n-io](https://omgskills.com/library/n8n-io/index.md)

## More from this repo

- [n8n:create-skill](https://omgskills.com/skills/n8n-io/n8n/create-skill/index.md) — Guides users through creating effective Agent Skills.
   - [@n8n-io](https://omgskills.com/library/n8n-io/index.md) · 204k stars
- [data-table-manager](https://omgskills.com/skills/n8n-io/n8n/data-table-manager/index.md) — Load before calling data-tables or parse-file.
   - [@n8n-io](https://omgskills.com/library/n8n-io/index.md) · 203k stars
- [n8n-cli](https://omgskills.com/skills/n8n-io/n8n/n8n-cli/index.md) — Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance.
   - [@n8n-io](https://omgskills.com/library/n8n-io/index.md) · 203k stars
