jiancui-research

Research.Mdreview — Design skill for Claude Code

Design community

Open mdreview, a local web UI for this repo's markdown: one wide pane you revise directly in the rendered view, or split for source beside preview.

How to install Research.Mdreview

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

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

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

What Research.Mdreview does


description: "Open mdreview, a local web UI for this repo's markdown: one wide pane you revise directly in the rendered view, or `split` for source beside preview. Comments are sidecar JSON in ./.mdreview/ that any agent can read (requires uv)." argument-hint: "(none) for the one-pane layout, `split` for source beside preview; any other flags pass through, e.g. `split --port 9000`"

Preparation

Resolve `` from the enclosing installed plugin directory (the skill adapter suppli

Alternatives in Design

  • 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 ★
  • Studio — Launch the local design Studio — a live token editor over the latest extraction 3.6k ★

Full documentation available on GitHub

View Source Repository