Kernel Docs System

Use when you need to treat `docs/**/*.md` as a routed docs system for kernel and low-level repos: list doc entrypoints, choose what to read from `summary` and `read_when`, lint metadata quality, initialize empty front matter for legacy docs, or decide the correct `version/domain` landing path before writing. Do not use for archive and knowledge-lift work, or when the main job is reading code and turning that code reading into a durable doc.

apple-ouyang 5117d90 5 files · 24.8 KB Updated

File contents

apple-ouyang/kernel-docs/tree/main/skills/kernel-docs-system commit 5117d90c01

Frequently asked questions

npx skillmds@latest add apple-ouyang/kernel-docs-system