desiderio-teach
Installation
SKILL.md
Desiderio Teach
Create teaching content as real TYPO3 page content. This adapts Matt Pocock's stateful teach workflow to Desiderio: the mission, sources, and learning records drive the lesson, while the final artifact is a TYPO3 page composed from existing Desiderio content elements.
Default Workflow
-
Establish the topic and mission.
- If the user supplied only a topic, ask for the concrete reason they want to learn it unless it is obvious from the project context.
- Store one topic per teaching workspace. Use
MISSION.md,RESOURCES.md,NOTES.md,reference/, andlearning-records/as described inreferences/teaching-page-contract.md. - Tie every page section to the mission; avoid broad survey pages that do not create one tangible learning win.
-
Acquire trustworthy source material.
- Prefer primary docs, high-trust tutorials, domain references, and existing project docs over model memory.
- Write or update
RESOURCES.mdwith annotated Knowledge and Wisdom sources. - Surface source gaps explicitly before writing content that depends on them.