If you're building a Markdown editor in React and need reliable HTML conversion, this wraps Syncfusion's MarkdownConverter with solid docs on wiring it up. It shines when paired with their RichTextEditor component for live preview, handling the toHtml() calls on change events and offering GFM support, line break options, and async mode for heavy content. The skill walks through standalone conversion, editor integration patterns, and the side-by-side preview setup with their Splitter component. It's a commercial library, so you'll need a Syncfusion license for production, but the conversion logic is straightforward and the preview patterns are ready to drop in.
npx -y skills add syncfusion/react-ui-components-skills --skill syncfusion-react-markdown-converter --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar