一键导入
deep-dive
Use when a learner has surface understanding and needs to explore mechanism, tradeoffs, edge cases, and production implications at depth.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a learner has surface understanding and needs to explore mechanism, tradeoffs, edge cases, and production implications at depth.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when generating personalized practice challenges calibrated to the learner's weak areas, level, and project context.
Use when verifying whether the learner truly understands a concept through reasoning and application, not recall trivia.
Use when simulating a technical interview to build confidence, expose reasoning gaps, and train structured communication under pressure.
Use when diagnosing a repeated conceptual mistake and designing a targeted correction loop to replace the faulty mental model.
Use when capturing or restoring a learner's persistent profile to personalize teaching across sessions.
Use when logging, scoring, and triaging a learner's persistent weak areas to drive intervention selection.
| name | deep-dive |
| description | Use when a learner has surface understanding and needs to explore mechanism, tradeoffs, edge cases, and production implications at depth. |
| version | 1.1.0 |
| authors | ["edu-agent-skills contributors"] |
| tags | ["teaching","depth","mechanism","advanced-learning"] |
| status | stable |
Take a learner from surface understanding to genuine depth on a single concept. Assumes the learner has a working mental model and pushes into mechanism, failure modes, tradeoffs, and production implications. Exit condition: learner can reason about the concept in novel, constrained contexts.
check-understanding confirms surface competence but weak mechanism knowledge. Interview prep or architectural decision needs depth.teach-concept. Needs immediate practical help → build-with-me/debug-teacher. Has a misconception → misconception-detector first.challenge-generator at the end for advanced application.Five rungs, each confirmed before ascending:
Responses should contain: context (concept + starting rung + motivation), depth ladder progress, current rung exploration, checkpoint question, and exit synthesis prompt. Format naturally per rung.