Create, expand, revise, or structurally align GraphiteEdge tutorials using the existing tutorial system, hunter lesson components, concept-teaching diagrams, and GraphiteEdge's pathway-first teaching standards.
Use this skill when the task is specifically about GraphiteEdge tutorial authoring or revision, including:
Do not use this skill for general site edits that are not tutorial-authoring work.
Before writing or revising lesson content:
AGENTS.mdCheck for existing usage of:
@/components/hunter/AnticipatorySet.vue@/components/hunter/LearningObjectives.vue@/components/hunter/CheckpointBox.vue@/components/hunter/GuidedPractice.vue@/components/hunter/IndependentPractice.vue@/components/hunter/ClosureSection.vue@/components/TutorialRecommendations.vue@/composables/usePageSectionsPreserve existing layout components, custom CSS, and tutorial conventions when they appear intentional. Do not flatten GraphiteEdge into generic Vue content pages.
GraphiteEdge lessons should:
Prefer explanations that show how the web works as a system. When possible, connect the lesson to earlier or next-step learning in the pathway.
For intermediate standalone tutorials, use this structure unless the lesson clearly needs a different pattern:
AnticipatorySetLearningObjectivesCheckpointBoxGuidedPracticeIndependentPracticeAdditional Resources when it genuinely helpsRecapClosureSectionTutorialRecommendationsWhen building or revising the lesson:
usePageSections entries match the actual flowIdentify places where a visual would improve understanding, especially when the learner must:
Prefer instructional visuals over decorative images.
When adding or planning visuals:
If a graphic is appropriate but not yet created, leave a clear note or placeholder direction that explains:
hunter components where possibleBefore finishing:
TutorialRecommendations points at the correct current pathIn the handoff summary, include:
Example prompts that should trigger this skill:
Create a new GraphiteEdge intermediate tutorial about CSS naming systems using the existing tutorial structure.Expand this placeholder GraphiteEdge lesson and add the missing AnticipatorySet, GuidedPractice, and ClosureSection.Revise this GraphiteEdge tutorial so it matches our teaching structure and add a diagram that explains the concept more clearly.