Research.Mdreview — Design skill for Claude Code
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
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 RepositoryRelated Skills
Research.Texreview
Open texreview, a local web UI to review the compiled paper - LaTeX source left, PDF right, SyncTeX click-to-s
Drawbridge
Design editor for Claude Code and Cursor. "Figma Comments" for the browser, are sent directly to Claude Code a
Keynote Create
Claude Code skill: turn source material into a styled presentation deck — image-led Keynote or Minto/McKinsey
Docs Update Template
Generate and maintain living user-facing documentation from source code. Reads views + API routes, writes mark
Sync All Md
Reconcile every Markdown doc in the repo against a single source of canonical facts, fix cross-doc drift, refr
OpenGenerativeUI
Open-Source Generative UI Framework
Related Agents
Stamity Design Quality
Reviews rendered surfaces and the flows through them when a component, view, or style file changes, deciding n
HTML Show
将 Markdown 文档转为 HTML Preview,支持交互原型、流程图、状态图与能力矩阵。
Comment Pruner
Autonomously prune bad comments from code added in the current session. Dispatched by the comment-pruner Stop