Jfernandez Mdserve
jfernandez-mdserve is a Claude Code plugin for the Build phase that serves live Markdown previews while AI coding agents edit documentation files.
Preview Markdown locally in the browser while Claude Code edits READMEs, specs, and catalog copy without leaving the agent loop.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jfernandez-mdserve@jfernandez/mdserveBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:jfernandez/mdserve") and the paste-ready config with skillselion.get_install_config("plugin:jfernandez/mdserve").
What it does
jfernandez-mdserve is a Claude Code plugin that runs a small Markdown preview server so solo builders can see rendered docs while an agent edits source files. Instead of committing blind or spinning up a heavy documentation stack, you point the server at your repo and refresh the browser as Claude updates changelogs, SKILL.md files, or landing copy. It fits indie workflows where one person owns product narrative and code: the agent writes Markdown, you sanity-check headings, links, and tables in real time, then ship. The bundle ships one plugin focused on mdserve rather than a broad marketplace of unrelated tools. Install it when you live in Markdown-heavy projects—open source skills, plugin READMEs, or internal runbooks—and want a fast visual check without leaving Claude Code.
Highlights
- Local Markdown preview server tuned for AI coding agent workflows
- Single-plugin bundle (mdserve) with minimal setup
- Renders agent-edited README and spec files in a browser without a full static-site build
- Community catalog entry with ~398 GitHub stars on jfernandez/mdserve
- Keyword focus: mdserve — lightweight preview, not a CMS
Why builders use it
Editing Markdown with an agent without a preview forces you to guess formatting, broken tables, and link syntax until you open another tool.
After install, agent-written Markdown renders in a local browser preview so you can correct structure and copy before commit or publish.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 398 stars, 0 votes.
FAQ
Who is jfernandez-mdserve for?
It is for indie developers and agent users who write a lot of Markdown in the repo and want a quick browser preview without a separate docs pipeline.
When should I use jfernandez-mdserve?
Use it during Build when Claude Code is updating README files, SKILL.md, changelogs, or long-form specs and you need to verify rendering before shipping.
How do I add jfernandez-mdserve to my agent?
Register the jfernandez/mdserve Claude Code plugin from the Skillselion catalog, install per the repo instructions, start the mdserve preview server, and keep editing Markdown with your agent as usual.
Comments
Share how you use jfernandez-mdserve, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.