Spell Teach
## Summary
**Dedicated entry point for learning the concepts behind the spells.** Each spell applies an established idea from a real field — programming, education, UX design, documentation theory, or operations research. This command explains what the concept is, where you already encounter it, and how the spell applies it.
**Arguments:** `$ARGUMENTS` (optional) - Spell name to explain (e.g., "idiomatic", "doc-audit")
---
## Process
### Step 1: Parse Arguments
**If `$ARGUMENTS` is empty:**
Output a concept overview for all spells:
<!-- SYNC NOTE: The capsules below must stay in sync with the
spell summaries in each template and the help listing.
When adding, renaming, or modifying a spell, update all three:
this file, help.md.template, and the spell template itself. -->when to use it
Community prompt sourced from the open-source GitHub repo smileynet/sams-genai-spells (MIT). A "Spell Teach" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
educationcommunitygeneral
source
smileynet/sams-genai-spells · MIT