skills.minte.dev

Skill page

Markdown skill rendering

Convert Markdown pages into static HTML with predictable build output.

Agents: locdev / builder / writer Frameworks: Node.js / Markdown Tags: markdown / static-site / build-time

Markdown skill rendering

Convert Markdown pages into static HTML with predictable build output.

What it does

This skill renders each skill page from Markdown at build time so the public site can be deployed as static assets. The build result should be stable, readable, and easy to regenerate.

Use it when

Output rules

Notes

Keep the parser simple and predictable. Public documentation wins when the source stays easy to audit.