experiments

tarafından 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.

n8n-io tarafından daha fazla skill

n8n-cli
n8n-io
n8n CLI'yi kullanarak bir n8n örneğinde iş akışlarını, kimlik bilgilerini, yürütmeleri ve daha fazlasını yönetin. Kullanıcı n8n ile etkileşime geçmek, iş akışlarını otomatikleştirmek istediğinde kullanın.
official
create-issue
n8n-io
n8n kurallarına uygun Linear ticket veya GitHub issue oluşturur. Kullanıcı ticket oluşturma, hata bildirme, issue açma veya /create-issue dediğinde kullanılır.
official
node-add-oauth
n8n-io
Mevcut bir n8n düğümüne OAuth2 kimlik bilgisi desteği ekler — kimlik bilgisi dosyasını oluşturur, düğümü günceller, testler ekler ve CLI sabitini senkronize tutar. Şu durumlarda kullanın…
official
spec-driven-development
n8n-io
Uygulama ve şartnameleri senkronize tutar. .claude/specs/ içinde şartnamesi olan bir özellik üzerinde çalışırken, kullanıcı /spec dediğinde veya başlarken kullanın.
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