Fix Layout
Description
# /fix-layout — 启动完整 VTO 排版优化 **作用**: 对当前 LaTeX 项目执行完整的视觉排版优化(VTO)闭环 **防呆约束**: - 用户只需要表达目标,不需要手动执行内部命令 - 直接执行 `paperfit runtime ...` / `paperfit run ...` / `paperfit render ...` - 不要为了“启动闭环”先去调用任何内部任务管理工具 - 不要调用 `TaskCreate`、`TodoWrite`、`Plan`、`Agent` 之类的任务编排工具来代替实际执行 - 不要在 `/fix-layout` 过程中再自动触发其他斜杠命令 - 如果任务工具 schema 缺失或出现 `InputValidationError`,应立即回退到直接 shell 命令,不要重试任务工具 ## 用户入口说明 - `/fix-layout` 是专家快捷入口,不是要求用户理解内部 CLI 的入口。 - 与之对应的普通自然语言,例如“修复这篇论文的排版问题”“尽量不改语义地压到 9 页”,也应能触发同类任务。 - CLI、runt
Installation
Installs to ~/.claude/commands/openraiser-paperfit-fix-layout.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/PaperFit/HEAD/.claude/commands/fix-layout.md -o ~/.claude/commands/openraiser-paperfit-fix-layout.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://