I built this for my own Astro projects where I got tired of hand-editing YAML frontmatter and switching between files.
astro-md-editor reads your collection schemas and gives you a local editor UI with typed frontmatter controls (including image/color/icon pickers) alongside a markdown/MDX editor.
Run it with: npx astro-md-editor
Would love feedback on schema edge cases or missing field types.
0 comments