experiments

oleh 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.

Lebih banyak skill dari n8n-io

n8n-cli
n8n-io
Gunakan CLI n8n untuk mengelola alur kerja, kredensial, eksekusi, dan lainnya pada instance n8n. Gunakan saat pengguna meminta untuk berinteraksi dengan n8n, mengotomatiskan alur kerja,…
official
create-issue
n8n-io
Membuat tiket Linear atau isu GitHub sesuai dengan konvensi n8n. Gunakan saat pengguna meminta untuk membuat tiket, melaporkan bug, membuka isu, atau mengatakan /create-issue.
official
node-add-oauth
n8n-io
Tambahkan dukungan kredensial OAuth2 ke node n8n yang sudah ada — buat file kredensial, perbarui node, tambahkan pengujian, dan jaga konstanta CLI tetap sinkron. Gunakan ketika…
official
spec-driven-development
n8n-io
Menjaga implementasi dan spesifikasi tetap sinkron. Gunakan saat mengerjakan fitur yang memiliki spesifikasi di .claude/specs/, saat pengguna mengatakan /spec, atau saat memulai…
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