run-opendesign

Installation
SKILL.md

You are starting the OpenDesign preview server. Complete all steps below in order.

Port

Always use 8289.

Steps

  1. Detect the platform.

    Run:

    uname -s 2>/dev/null
    
    • If the output starts with MINGW, CYGWIN, or MSYS, or if uname is not found, treat the platform as Windows.
    • Otherwise treat it as POSIX (Linux / macOS / WSL).
  2. Check if a server is already running on port 8289.

Installs
27
GitHub Stars
196
First Seen
May 10, 2026
run-opendesign — manalkaff/opendesign