Check Visual
Description
# /check-visual — 执行视觉检测 **作用**: 仅执行视觉检测,输出诊断报告,不修改源文件。它是专家快捷入口,对应的普通自然语言请求如“检查这篇论文的视觉排版问题”“先做诊断不要改源码”也应能触发同类任务。 **用户入口说明**: - 用户不需要手动执行 `paperfit render` 或其它内部命令。 - CLI、runtime、scripts 是 Agent 的内部执行层。 - 最终输出应以视觉问题、页码、严重级别和修复建议为中心,而不是底层命令细节。 ## 工具调用约定 可执行脚本在 **`paperfit-cli` 包内**;在**论文项目根目录**执行:`paperfit render …`、`paperfit run scripts/parse_log.py …`;勿假设项目内有 `scripts/render_pages.py`。兜底:`npx paperfit-cli …`、`python3 "$(paperfit root)/scripts/…"`。 ## `column_void` Schema 提示 若本轮还会读取 A5 机检结果
Installation
Installs to ~/.claude/commands/openraiser-paperfit-check-visual.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/PaperFit/HEAD/.claude/commands/check-visual.md -o ~/.claude/commands/openraiser-paperfit-check-visual.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://