markdown-content

Installation
SKILL.md

Markdown Content Pages — Next.js

This skill defines how to build content-driven pages (blog posts, changelogs, legal pages, knowledge bases) in a Next.js App Router project using MDX.

The goal is visual and behavioral consistency between:

  • Markdown codeblocks written in .mdx files (processed at build time)
  • Custom React code components rendered on the page (highlighted at runtime)

Stack Overview

Installs
40
GitHub Stars
10
First Seen
Feb 12, 2026
markdown-content — joyco-studio/skills