一键导入
docs-visual-review
Verify OpenScribe docs locally or on deployed Pages by running Playwright screenshots with optional uv build and serve steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Verify OpenScribe docs locally or on deployed Pages by running Playwright screenshots with optional uv build and serve steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run autonomous OpenScribe UI smoke checks that build/test the app and produce screenshot/report artifacts for validation.
Cut OpenScribe releases with a repeatable flow aligned to docs/release.md, including verification, notarized artifact creation, and publish commands.
Triage and create OpenScribe roadmap issues by checking code coverage and duplicates, drafting clear acceptance criteria, collecting Stefan approval, creating issues, and verifying creation.
基于 SOC 职业分类
| name | docs-visual-review |
| description | Verify OpenScribe docs locally or on deployed Pages by running Playwright screenshots with optional uv build and serve steps. |
| metadata | {"short-description":"Visual docs review with Playwright"} |
Run fast and repeatable visual QA for the docs site with local automation.
$docs-visual-review --out artifacts/docs-visual/latest.From repo root:
zsh .agents/skills/docs-visual-review/scripts/run.sh
Include app build precheck:
zsh .agents/skills/docs-visual-review/scripts/run.sh --with-swift-build
Custom output path:
zsh .agents/skills/docs-visual-review/scripts/run.sh --out artifacts/docs-visual/latest
Verify deployed docs without local serve:
zsh .agents/skills/docs-visual-review/scripts/run.sh --remote-url https://openscribe.dev/ --out artifacts/docs-visual/remote-latest
Keep server running after capture:
zsh .agents/skills/docs-visual-review/scripts/run.sh --keep-server
uv, playwright-cli, curl, swift)..build/uv-cache.uv run mkdocs build --strict) unless skipped.uv run mkdocs serve) unless --no-serve is set.--remote-url to skip local serve and docs build, then verify deployed pages directly.--keep-server is set).swift build only when --with-swift-build is set.report.mdhome.png, ui-reference.png, and product-spec.pngffmpeg, ImageMagick, pixel probes, or ad hoc dimension scripts unless Stefan explicitly asks for that deeper analysis.Default output directory:
artifacts/docs-visual/<timestamp>/Artifacts:
swift-build.logmkdocs-build.logmkdocs-serve.logplaywright.loghome.pngui-reference.pngproduct-spec.pngreport.md