ワンクリックで
check-latex-rendering
Check the proof under solver/proof/ for LaTeX source patterns that commonly break Eve's renderer.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check the proof under solver/proof/ for LaTeX source patterns that commonly break Eve's renderer.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Use when creating new subagents, editing existing subagents, or verifying subagents work before deployment
Use when choosing, editing, or overriding EvE driver settings for codex_smoke, codex_max, or interactive/debug runs.
Use when an Eve agent is behaving wrong (stuck, gaming the score, bad reasoning) and you need to read its own rollout to find out why
Use when implementing a sanity check subagent for the phase 2 optimization in Eve loop.
Use when implementing a subagent.
| name | check-latex-rendering |
| description | Check the proof under solver/proof/ for LaTeX source patterns that commonly break Eve's renderer. |
Use this skill when checking a mathematical proof before reporting PASS.
solver/proof/; do not edit them.\[ / \], \( / \), $...$,
and $$...$$;\left / \right delimiters;\begin{...} / \end{...} environments;\begin or \end commands;\begin{pmatrix} in prose or inside plain [...] brackets.LaTeX source review: PASS if no obvious hazard is visible.LaTeX source review: FAIL if you find a hazard, with line numbers
and snippets so the parent solver can fix the exact formula.