ワンクリックで
teach
Teach a skill or concept over multiple sessions using the workspace as a durable learning record.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Teach a skill or concept over multiple sessions using the workspace as a durable learning record.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | teach |
| description | Teach a skill or concept over multiple sessions using the workspace as a durable learning record. |
| disable-model-invocation | true |
| argument-hint | What would you like to learn about? |
Build one lesson at a time around the learner's mission and current zone of proximal development. Preserve learning state in the workspace so later sessions start from evidence rather than repetition.
Inspect these paths when present:
MISSION.md for the concrete outcome; create it with
MISSION-FORMAT.md.RESOURCES.md for trusted sources and communities; use
RESOURCES-FORMAT.md.learning-records/*.md for demonstrated knowledge; use
LEARNING-RECORD-FORMAT.md.GLOSSARY.md for established language; use
GLOSSARY-FORMAT.md.assets/, lessons/, reference/, and NOTES.md for reusable components,
prior outputs, and teaching preferences.Read REFERENCE.md when selecting pedagogy, retrieval practice, or a knowledge, skill, or wisdom branch.
Use when MISSION.md is missing or vague. Ask only for the concrete outcome,
observable success, and constraints needed to write it. Do not create a lesson
until the mission can select what belongs and what does not.
RESOURCES.md with annotated sources.lessons/NNNN-slug.html lesson that gives one tangible
win and includes an immediate feedback loop.assets/ before adding a component. Create a shared stylesheet when
the first lesson needs one.reference/*.html artifact only when the lesson
yields reusable compressed knowledge.Use when the question requires real-world judgment. Answer what the available evidence supports, then recommend a reputable community or practitioner where the learner can test the skill. Respect a recorded preference not to join a community.
MISSION.md.A session is complete when the mission and current skill gap are explicit, one branch-specific artifact has been created or updated, its claims are grounded in recorded sources, any learning record is backed by evidence, and the next practice step follows directly from the mission without re-litigating it.
Structured design critique across usability, hierarchy, consistency, and accessibility. Use when the user shares a Figma link, screenshot, mockup, or asks for design feedback ("review this design", "critique this screen", "what do you think of this UI?"). Use after design-router when a theme has been selected and applied.
Runs a disciplined ablation workflow for MixJam Electron (MJE) bugs to prove which changed files or layers are actually required for a fix. Use when an MJE import, playback, or UI bug has a known pass/fail check but several edits may be involved, or when the user asks which change actually fixed it, what can be removed, or for the smallest proven fix.
Creates or updates repository specs, acceptance criteria, durable decisions, and documentation for new work. Use when adding a feature or defining an ambiguous slice, when making architectural decisions or changing contracts (API, persistence, import, playback), or when recording durable context (glossary, conventions, trade-offs) for future engineers and agents.
Audits the MixJam Electron (MJE) codebase for dead TypeScript code, orphan files, and unused symbols across main and renderer processes, triages findings into live dead code or false positives, and optionally removes provably dead code with focused validation. Use for a dead-code audit, or for cleanup explicitly requested from analyzer findings.
Routes a requested UI visual direction to one bundled design theme. Use when building or restyling an interface that needs an explicit aesthetic.
Remove AI slop from every file in the repository while preserving behavior and genuine information.