Skip to content
drasimwagan avatar

Trending repo

Claude Code & Cursor rules for mdv

by @drasimwagan · 482 stars · TypeScript

View on GitHub →

About mdv

MDV — a Markdown superset for documents, dashboards, and slides with embedded data and visualizations. HTML + PDF export, live preview, VS Code extension.

MDV — Markdown Data & Visualization Write reports, dashboards, and slide decks in a single Markdown-native workflow, then export to self-contained HTML or PDF — no rebuilding the same content across a doc tool, a BI tool, and a deck tool. Charts, KPI cards, tables, and styled regions come from nothing more complicated than fenced code blocks and named styles. .mdv is **strict CommonMark plus four additions**: 1. **YAML front-matter** for title, theme, named styles, and dataset references. 2. **Fenced blocks** for data/visuals: ` markdown --- title: Q1 Report theme: report data: sales: ./data/sales.csv --- ::: toc ::: Q1 Results bash git clone mdv cd mdv npm install npm run build Render an example node packages/mdv-cli/dist/index.js render examples/09-full-report.mdv Or: live preview with a

Topics

chartsclicommonmarkdashboardsdata-visualizationmarkdowntypescriptvscode-extension

No rules target mdv yet

No published rules, MCP servers, or skills target mdv yet. If you maintain a tool that works well with this project, you can publish for free during beta.

Why this page exists

RuleSell tracks the AI-coding ecosystem so you don't have to. When a repo like mdv picks up momentum, we surface the Claude Code skills, Cursor rules, MCP servers, and agent configs that target it — with real author attribution, SPDX license badges, and quality scores. Every listing ships with copy-paste install for each environment.