ワンクリックで
ui-smoke
Run autonomous OpenScribe UI smoke checks that build/test the app and produce screenshot/report artifacts for validation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run autonomous OpenScribe UI smoke checks that build/test the app and produce screenshot/report artifacts for validation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Cut OpenScribe releases with a repeatable flow aligned to docs/release.md, including verification, notarized artifact creation, and publish commands.
Verify OpenScribe docs locally or on deployed Pages by running Playwright screenshots with optional uv build and serve steps.
Triage and create OpenScribe roadmap issues by checking code coverage and duplicates, drafting clear acceptance criteria, collecting Stefan approval, creating issues, and verifying creation.
| name | ui-smoke |
| description | Run autonomous OpenScribe UI smoke checks that build/test the app and produce screenshot/report artifacts for validation. |
| metadata | {"short-description":"Run UI smoke checks"} |
Run autonomous UI smoke checks for OpenScribe with reproducible artifacts.
--out <dir>.--app <path-to-app>.From repo root (pwd=/path/to/OpenScribe):
zsh .agents/skills/ui-smoke/scripts/run.sh
Custom output path from current pwd:
zsh .agents/skills/ui-smoke/scripts/run.sh --out artifacts/ui-smoke/latest
Packaged app smoke from current pwd:
zsh .agents/skills/ui-smoke/scripts/run.sh \
--app dist/OpenScribe-0.2.3-arm64/OpenScribe.app \
--out artifacts/ui-smoke/release-arm64
build.logtest.logrun.logopenscribe-window.pngopenscribe-window-hotkey-history-direct.pngopenscribe-window-click-history.pngopenscribe-window-click-history-full.pngopenscribe-window-click-stats.pngopenscribe-window-hotkey-history.pngopenscribe-window-hotkey-history-full.pngopenscribe-window-hotkey-stats.pngopenscribe-window-hotkey-live.pngopenscribe-window-live-expanded-content.pngsettings-window.pngsettings-window-dark.pngsettings-general.pngsettings-general-dark.pngsettings-transcribe.pngsettings-transcribe-dark.pngsettings-polish.pngsettings-polish-dark.pngsettings-providers.pngsettings-providers-dark.pngsettings-hotkeys.pngsettings-hotkeys-dark.pngsettings-rules.pngsettings-rules-dark.pngsettings-data.pngsettings-data-dark.pngsettings-about.pngsettings-about-dark.pngmenubar-icon-<mode>-<state>.png (18 files across 3 appearance modes and 6 icon states)ui-smoke-status.txtui-smoke-debug.txtreport.mdDefault output directory:
artifacts/ui-smoke/<timestamp>//path/to/OpenScribe/artifacts/ui-smoke/<timestamp>/When --out is set:
pwd.swift build)swift test)OPENSCRIBE_UI_SMOKE=1 swift run OpenScribe)system, light, and dark appearances.When --app is set:
swift build and swift test<App>.app/Contents/MacOS/<App>site-docs/images/ui/.