Back to Skills

course-designer

majiayu000
Updated Today
1 views
58
9
58
View on GitHub
Designdesign

About

The course-designer skill helps developers create structured educational content including course outlines, learning objectives, and assessment plans. It's ideal for building tools for educators or training scenarios that require organized curriculum design. Key capabilities include designing syllabi, defining measurable outcomes using frameworks like Bloom's taxonomy, and planning instructional activities.

Quick Install

Claude Code

Recommended
Plugin CommandRecommended
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/course-designer

Copy and paste this command in Claude Code to install this skill

Documentation

课程设计技能

概述

本技能帮助您创建结构化的课程内容,包括课程大纲、学习目标、教学计划和评估方案。

关键词: 课程设计、教学大纲、学习目标、教学计划、课程规划、教育设计

核心功能

1. 课程大纲设计

  • 分析学习需求和目标受众
  • 设计课程结构和模块划分
  • 确定课程时长和进度安排
  • 规划知识点的递进关系

2. 学习目标制定

  • 使用 Bloom 分类法制定认知目标
  • 设计可测量的学习成果
  • 确保目标与评估方式对齐
  • 区分不同层次的学习目标(记忆、理解、应用、分析、评价、创造)

3. 教学计划编写

  • 设计每节课的教学流程
  • 规划教学活动和互动环节
  • 准备教学资源和材料清单
  • 安排实践练习和作业

4. 评估方案设计

  • 设计形成性评估(过程评估)
  • 设计总结性评估(最终评估)
  • 创建评估标准和评分 rubric
  • 规划多种评估方式(测验、项目、报告等)

使用指南

课程设计流程

  1. 需求分析

    • 明确目标受众和学习需求
    • 确定课程目标和预期成果
    • 分析现有资源和约束条件
  2. 内容规划

    • 划分课程模块和单元
    • 确定每个模块的核心知识点
    • 规划知识点的学习顺序
  3. 活动设计

    • 为每个知识点设计教学活动
    • 规划实践练习和项目
    • 设计互动和讨论环节
  4. 评估设计

    • 设计评估方式和标准
    • 创建评估工具和 rubric
    • 规划评估时间点

输出格式

课程设计应包含以下部分:

  • 课程基本信息: 课程名称、目标受众、总时长
  • 课程目标: 总体目标和具体学习目标
  • 课程大纲: 模块划分和内容概览
  • 详细教学计划: 每节课的教学安排
  • 评估方案: 评估方式和标准
  • 资源清单: 所需的教学资源

最佳实践

  • 确保学习目标清晰、可测量
  • 保持内容递进,由浅入深
  • 平衡理论学习和实践应用
  • 设计多样化的教学活动
  • 评估方式应与学习目标对齐
  • 考虑不同学习风格和需求

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/course-designer

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

creating-opencode-plugins

Meta

This skill provides the structure and API specifications for creating OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It offers implementation patterns for JavaScript/TypeScript modules that intercept and extend the AI assistant's lifecycle. Use it when you need to build event-driven plugins for monitoring, custom handling, or extending OpenCode's capabilities.

View skill

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

Algorithmic Art Generation

Meta

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

View skill