LOCAL-FIRST PLUGIN TOOLING

Build Omarchy plugins
with proof.

From an empty directory to a publish-ready Omarchy plugin. Scaffold polished plugins, catch problems early, and validate every pull request.

omarchy-forge / plugin
$ omaforge init project-pulse --id dev.example.project-pulse$ omaforge check project-pulse PASS No error findings.
01 / SCAFFOLD

Start from a tested shape

Generate a theme-aware bar widget with safe defaults, demo states, tests, and CI.

02 / CHECK

Make quality visible

Run deterministic structural, security, UX, and publish-readiness rules without executing QML.

03 / SHIP

Annotate every change

Use schema-versioned reports and a checksum-verifying Action in pull requests.