experiments

von n8n-io

Guides work on `packages/frontend/editor-ui` experiments. Use when creating, extending, wiring, testing, reviewing, or retiring editor-ui experiments, PostHog…

npx skills add https://github.com/n8n-io/n8n --skill experiments

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.

Mehr Skills von n8n-io

n8n-cli
n8n-io
Verwende die n8n-CLI, um Workflows, Anmeldedaten, Ausführungen und mehr auf einer n8n-Instanz zu verwalten. Verwende sie, wenn der Benutzer darum bittet, mit n8n zu interagieren, Workflows zu automatisieren, …
official
create-issue
n8n-io
Erstelle Linear-Tickets oder GitHub-Issues gemäß den n8n-Konventionen. Verwende dies, wenn der Benutzer darum bittet, ein Ticket zu erstellen, einen Bug zu melden, ein Issue zu öffnen oder /create-issue sagt.
official
node-add-oauth
n8n-io
Fügt OAuth2-Anmeldeinformationsunterstützung zu einem bestehenden n8n-Node hinzu — erstellt die Anmeldeinformationsdatei, aktualisiert den Node, fügt Tests hinzu und hält die CLI-Konstante synchron. Verwenden, wenn…
official
spec-driven-development
n8n-io
Hält Implementierung und Spezifikationen synchron. Verwenden, wenn an einer Funktion gearbeitet wird, die eine Spezifikation in .claude/specs/ hat, wenn der Benutzer /spec sagt oder beim Start…
official
content-design
n8n-io
Product content designer for UI copy. Use when writing, reviewing, or auditing user-facing text: button labels, error messages, tooltips, empty states, modal…
official
create-issue
n8n-io
Create Linear tickets or GitHub issues following n8n conventions. Use when the user asks to create a ticket, file a bug, open an issue, or says /create-issue.
official
agent-builder
n8n-io
Use when creating, configuring, or editing a target n8n agent's build configuration — chat integrations/triggers, MCP servers, node-tool resource locators,…
official
create-pr
n8n-io
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review,…
official