Skemia v0.3.0
The product is now Skemia. The command is ske (with skemia as a long alias), and the studio, plugin, and MCP server all read Skemia. Scans write skemia.json, skemia.db, and a skemia-output folder.
Carried over: Access kit (least-privilege permission sets per feature), scan-time scoping, git history per component, Components and graph filters, graph right-click navigation, and the resizable, foldable component drawer.
Download the binary for your operating system, then run it:
- macOS (Apple silicon):
skemia-macos-arm64 - macOS (Intel):
skemia-macos-x64 - Linux (x64):
skemia-linux-x64 - Windows (x64):
skemia-win-x64.exe
macOS and Linux: chmod +x <file> then ./<file> serve, and open the printed local URL.
Windows: run skemia-win-x64.exe serve from a terminal.
These builds are not code-signed yet, so the OS shows a warning on first run.
- 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 (retrieve, harvest, deploy) need the Salesforce CLI (sf) installed and authenticated. The analysis itself is source-only and runs fully local.
Verify your download against SHA256SUMS.txt.