Download

Get Skemia. It is free to start.

A single self-contained binary. No installer, no account, no org connection. Pick your platform, run it, and open the local Studio in your browser.

Quick start

Running in under a minute.

  1. 1Download the binary for your OS.
  2. 2macOS / Linux: make it executable, then run it. Windows: run it from a terminal.
  3. 3Open the local URL it prints, then open a project or metadata zip.
# macOS (Apple silicon)
chmod +x skemia-macos-arm64
./skemia-macos-arm64 serve

▸ Skemia Studio on http://localhost:4999
▸ Source-only. No org connection.

First-run note

These builds are not code-signed yet, so the OS shows a warning the first time.

  • macOS: right-click the file, choose Open, then Open again. Or run xattr -d com.apple.quarantine <file>.
  • Windows: on the SmartScreen prompt choose More info, then Run anyway.

Org actions need the Salesforce CLI installed and authenticated. The analysis itself is source-only and fully local.