返回 Skill 列表
教育学习入门
课程大纲设计 Skill
根据学习目标+时间,设计完整课程大纲和每节课内容。
📋 SKILL.md 完整代码
--- name: course-design-skill description: >- 根据学习目标+时间,设计完整课程大纲和每节课内容。 Use when working on course design skill tasks. allowed-tools: Read,Write,Bash --- # 课程大纲设计 Skill ## Quick Start 1. Save as `~/.claude/skills/course-design-skill/SKILL.md` 2. Restart Claude Code 3. Type `/course-design-skill` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/course-design-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /course-design-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
输出结构
课程概述(目标+前置知识+适合人群+预计时长)→分阶段教学计划(每周主题+内容+练习)→每节课详细教案(目标+知识点+互动环节+作业)→考核方式+评分标准。拿来就能用,改改就能教。