Web Experience Orchestrator

Use as a convenience entry point for web experience and interaction-design requests; it immediately defers to the motif root orchestrator.

Suraj787 3c086f5 960 B Updated

File contents

Web Experience Orchestrator (alias)

Responsibility: Thin alias / entry point. It holds no logic of its own; it routes to the root motif skill.

When to invoke

  • When a request arrives phrased as "web experience", "interaction design", or "motion/effect" work and you want a familiar entry point.

What it does

  1. Defers to the root motif orchestrator.
  2. Runs the same 16-step workflow and Hard rules.
  3. Loads the same specialist skills and python -m motif CLI.

How it connects

  • Adds nothing to registry/ or intelligence/; it only forwards.

Notes

Do not duplicate orchestration logic here. If behaviour needs to change, change the root skill. This file exists only so multiple natural entry phrases reach the same governance.

Suraj787/motif/tree/main/skills/web-experience-orchestrator commit 3c086f5fba

Frequently asked questions

npx skillmds@latest add suraj787/web-experience-orchestrator