# Tanstack Markdown

> Markdown parsing, extensions, rendering, production pipeline, and framework-adapter guidance. Use when a project uses TanStack Markdown or when the task needs its setup, implementation, debugging, testing, migration, or integration guidance.

- Skill: `lukasa1993/tanstack-markdown` (Agent Skill, multi-file: 19 files)
- Install (CLI): `npx skillmds@latest add lukasa1993/tanstack-markdown`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lukasa1993/tanstack-markdown/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- License: MIT
- Author: lukasa1993 (https://skillmd.com/u/lukasa1993)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lukasa1993/tanstack-markdown

---

<!-- Generated by scripts/build-groups.mjs. Do not edit directly. -->

# TanStack Markdown

Markdown parsing, extensions, rendering, production pipeline, and framework-adapter guidance.

> TanStack Markdown is alpha. Confirm parser and renderer versions.

## Workflow

1. Inspect installed TanStack packages and exact versions.
2. Read the adapter reference for the detected framework when the task uses an adapter.
3. Topic references are indexes. Choose one guide or section for the task; follow its prerequisite links only when needed.
4. Prefer installed package types and version-matched source guidance over memory.
5. Preserve headless/core behavior when translating examples to a framework adapter.

## Task routing

- [Parsing and extensions](references/parsing-extensions.md) — Markdown parsing, documentation features, and extensions.
- [Production pipelines](references/production.md) — Production parsing and rendering pipelines.
- [React renderer](references/framework-react.md) — React rendering guidance.
- [Octane renderer](references/framework-octane.md) — Octane rendering guidance.

## Framework routing

- **React** — detect `@tanstack/markdown/react`. Read [React renderer](references/framework-react.md).
- **Octane** — detect `@tanstack/markdown/octane`. Read [Octane renderer](references/framework-octane.md).

## Product boundaries

Use these separate product skills when the task crosses their boundary: `tanstack-highlight`.

See [source provenance](references/SOURCES.md) for exact upstream inputs and deduplication records.

