docs
Installation
SKILL.md
Docs
Write documentation for Video.js 10.
Before you start
Read the relevant sources of truth before writing any documentation:
| Source | What it covers |
|---|---|
site/CLAUDE.md |
Site architecture, MDX components, demos, routing, collections, Tailwind config |
site/src/content/docs/how-to/write-guides.mdx |
Living reference with rendered examples of every MDX component |
CLAUDE.md (repo root) |
JSDoc conventions (Minimal JSDoc, No Obvious Comments sections) |
This skill adds writing guidance on top of those. When in doubt, the source files win.