production-pipelines
Installation
SKILL.md
This skill builds on render-markdown. Read it first for the supported syntax, AST, parser options, and renderer contracts.
TanStack Markdown — Production Pipeline Checklist
Run every section before deploying a blog, documentation site, or user-content renderer.
Trust Boundary Checks
Check: Classify every Markdown source
Expected:
import { renderHtml } from '@tanstack/markdown/html'