pedagogy-review

仓库创建 2026年2月7日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

帮助教师把控讲授节奏与示例设计,适合课程设计与教案改进

▸ 风险提示

会读取指定讲稿文件,涉及本地文件访问与隐私注意

这个 Skill 做什么

对讲稿(.qmd/.tex)做整体教学性审查,评估叙事、示例、符号与节奏

从教学角度通盘审查讲稿(.qmd/.tex):评估叙事脉络、先修假设、示例是否充分、符号清晰度和节奏把控,给出改进的教学建议。适合第一次上课前或想提升课堂流畅性与可理解性时使用。结果是读写报告而非直接改稿。

▸ 展开 SKILL.md 英文原文

Holistic pedagogical review of a lecture deck (`.qmd` or `.tex`). Checks narrative arc, prerequisite assumptions, worked examples, notation clarity, and deck-level pacing. Use when user says "pedagogy review", "does this teach well?", "is the flow right?", "will students follow?", "review the narrative", or before teaching a deck for the first time. Read-only; produces a report.

垂直行业教学评审讲稿优化学习曲线通用
1.4k
Stars
2.8k
Forks
40
仓库内 Skill
+64
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/pedagogy-review/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/pedagogy-review/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Pedagogical Review of Lecture Slides

Perform a comprehensive pedagogical review.

## Steps

1. **Identify the file** specified in `$ARGUMENTS`
   - If no argument, ask user which lecture to review
   - If just a name, look in `Quarto/` or `Slides/`

2. **Launch the pedagogy-reviewer agent** with the full file path
   - The agent checks 13 pedagogical patterns
   - Performs deck-level analysis (narrative arc, pacing, visual rhythm, notation)
   - Considers student perspective (prerequisites, objections)

3. **The agent produces a report** saved to:
   `quality_reports/[FILENAME_WITHOUT_EXT]_pedagogy_report.md`

4. **Present summary to user:**
   - Patterns followed vs violated (out of 13)
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有