.agents/skills/learn-site-structure/how-tos/INDEX.md
Live catalog of analysis-derived how-tos for the learn-site-structure skill.
Live-catalog rule (also stated in ../SKILL.md and
../recipes/INDEX.md): if an assistant is asked a concrete
question about how a Learn page is produced that requires
non-trivial analysis (multiple file reads, running ingest
locally, cross-referencing this repo's map.yaml with the
learn-repo output) AND the answer is not already documented
under one of the per-domain guides
(../mapping.md, ../pipeline.md, ../sidebars.md,
../mdx-rules.md, ../redirects.md,
../pitfalls-and-gotchas.md, ../authoring-boundary.md) or
the recipes (../recipes/), the assistant MUST author a new
how-tos/<slug>.md and add a one-line entry to this INDEX
BEFORE completing the task.
This is a durable rule. Skipping it means the next assistant repeats the same analysis from scratch -- a framework violation.
| Topic | Slug | Notes |
|---|---|---|
| Preview a documentation PR locally | preview-documentation-pr-locally.md | Isolated Learn ingest/build/browser inspection from PR source content before merge. |
| Do integration card description links follow the repo-relative rule? | integration-card-description-links.md | Yes -- integration .md files join the same publish tree at ingest step 6 and get the same link-rewrite/anchor-validation as docs/ pages; absolute learn.netdata.cloud URLs bypass that validation. |
how-tos/<slug>.md with:
${NETDATA_REPOS_DIR}/learn/...).