From e3d8b735ef92ec9554b07f11f408089d81289eed Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Tue, 9 Jun 2026 18:56:43 +0100 Subject: [PATCH] Add HTML anchor linking between lessons and reference documents for improved navigation --- skills/productivity/teach/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skills/productivity/teach/SKILL.md b/skills/productivity/teach/SKILL.md index dc52083..372586a 100644 --- a/skills/productivity/teach/SKILL.md +++ b/skills/productivity/teach/SKILL.md @@ -40,6 +40,8 @@ The lesson should teach ONE THING only. It should be completable very quickly - Make opening a lesson as easy as possible — ideally a single CLI command the user can run to open the HTML file in their browser. +Each lesson should link via HTML anchors to other lessons and reference documents. + ## The Mission Every lesson should be tied into the mission - the reason that the user is interested in learning about the topic.