jiancui-research

Research.Texreview — Design skill for Claude Code

Design community

Open texreview, a local web UI to review the compiled paper - LaTeX source left, PDF right, SyncTeX click-to-source, comments on selections in either pane (button, ⌘⇧M, or right-click) (requires uv.

How to install Research.Texreview

Installs to ~/.claude/skills/jiancui-research-research-kit-research.texreview/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiancui-research-research-kit-research.texreview && curl -fsSL https://raw.githubusercontent.com/jiancui-research/research-kit/HEAD/commands/research.texreview.md -o ~/.claude/skills/jiancui-research-research-kit-research.texreview/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Research.Texreview does


description: "Open texreview, a local web UI to review the compiled paper - LaTeX source left, PDF right, SyncTeX click-to-source, comments on selections in either pane (button, `⌘⇧M`, or right-click) (requires uv + a TeX install). Comments are sidecar JSON in the paper repo's .texreview/ that any agent can read." argument-hint: "optional flags passed through, e.g. --main paper.tex --port 9000"

Preparation

Resolve `` from the enclosing installed plugin directory (the skill a

Alternatives in Design

  • Canvas Design — Create beautiful visual art in PNG and PDF documents using design philosophy 94.1k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★
  • CloudCLI — 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex 8.7k ★

Full documentation available on GitHub

View Source Repository