course-designer

course-designer is a skill for Claude Code from YujxZJCN/teaching-skills. It costs 127 tokens per session (2,181 once invoked), scanned A, original, MIT.

A course-design method and team of six agents for university professors. It starts with what students should learn, then plans assessments, the semester schedule, and the syllabus.

In plain words
What is it for?
Use it to design or redesign a university course, write learning outcomes and a syllabus, plan the semester, and check whether teaching activities and assessments support those outcomes.
Why use it?
It prevents a course from becoming only a list of topics without clear learning goals or matching assessments.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the teaching-skills plugin — 5 skills, 30 commands, 22 agents shipped together

Good fit Use it to design or redesign a university course, write learning outcomes and a syllabus, plan the semester, and check whether teaching activities and assessments support those outcomes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yujxzjcn/teaching-skills/course-designer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add YujxZJCN/teaching-skills --skill course-designer
Clone the repo
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills

Made for: Claude Code.

Or install teaching-skills, the plugin that ships this one along with the rest of its 5 skills, 30 commands, 22 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for course-designer

README.md
[![agentmods](https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/course-designer/github.svg)](https://agentmods.dev/skills/yujxzjcn/teaching-skills/course-designer)
Your own site
<a href="https://agentmods.dev/skills/yujxzjcn/teaching-skills/course-designer"><img src="https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/course-designer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for course-designer

Your own site · 80×15
<a href="https://agentmods.dev/skills/yujxzjcn/teaching-skills/course-designer"><img src="https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/course-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,181 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00127 $0.02181
Opus 5 $0.00063 $0.01091
Sonnet 5 $0.00025 $0.00436
Haiku 4.5 $0.00013 $0.00218

Measured 12d ago against content hash a7993a6810e6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

course-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

course-designer/SKILL.md · 157 lines

How it starts

The opening of the file, as written. The whole thing — 157 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Course Designer — Backward Course Design Team

Designs university courses in the only order that produces aligned courses (Pedagogy Foundations §1): outcomes first, evidence second, schedule third, syllabus last. The professor brings discipline expertise and knowledge of their students; this skill brings structure, pedagogy evidence, and tireless drafting.

Prime rule: never start from "what topics should we cover?" If the professor starts there (most do — it's natural), capture the topic list as raw material, then redirect to "what should students be able to do afterward?"

Quick Start

Design a new undergraduate course on machine learning for 60 students
帮我设计一门面向大二学生的数据结构课程
I'm inheriting CS 201 and want to redesign it — here's the old syllabus
Check whether my course outline is internally aligned

Modes

Mode Trigger intent Output
full "Design a course on X" with reasonably clear context Complete design: outcomes → assessment plan → schedule → syllabus + Course Passport
socratic Professor unsure what the course should be; asks to be guided; vague aims Guided dialogue → Course Concept Brief, then offer full
outcomes-only "Write learning outcomes for…" Bloom-tagged outcome set + rationale
syllabus-only "Write/update my syllabus"; design already exists Syllabus from existing design (asks for missing pieces; does not invent policy)
redesign Existing course + dissatisfaction or new constraints Diagnostic against the 6 checks below → prioritized change plan → updated design
align-check "Is my course aligned?" / pipeline Gate 1.5 standalone Alignment Gate report (shared/alignment_gate_protocol.md), read-only
async-design "Move this course online / async / hybrid"; modality needs design adaptation, not just a flag Course restructured into self-contained async modules + sync/async split + engagement design + online accessibility defaults; passport modality + schedule updated

Read the full file on GitHub · 157 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 157 lines · 127 tokens per session scan A a7993a6810e6

Subscribe to this mod's changes

course-designer is a skill published in the GitHub repository YujxZJCN/teaching-skills (26 stars, last pushed 2mo ago), licensed MIT. It adds 127 tokens to every session and 2,181 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

education-expert

Expert-level education technology, learning management systems, and ed-tech platforms. Use when the user mentions edtech, lms, e learning, or assessment, or when the task involves Educational Technology or Standards.

personamanagmentlayer/pcl · 45 tokens

edtech-expert

Expert in education technology, adaptive learning, student analytics, virtual classrooms, assessment tools, and learning management systems. Use when the user mentions education, e learning, lms, adaptive learning, student analytics, or virtual classroom, or when the task involves Learning Management Systems, Virtual…

personamanagmentlayer/pcl · 72 tokens

e-learning-expert

Build comprehensive e-learning solutions including course management, student engagement, assessment systems, and learning analytics. Use when the user mentions an LMS, online courses, SCORM or xAPI, student engagement, assessments and grading, or learning analytics.

personamanagmentlayer/pcl · 52 tokens

book-to-skill

Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principles, techniques, and anti-patterns. Use when the user wants to study a document through GitHub Copilot CLI, Amp, Claude Code, or Hermes…

virgiliojr94/book-to-skill · 98 tokens

course-builder

Use when turning "I want to teach X" into a defensible course skeleton — measurable outcomes (Bloom + ABCD), assessment that proves each one, sequenced modules, and an outcome×module×assessment matrix — for a workshop, bootcamp, cohort or onboarding track. NOT making one concept land emotionally with story or analogy…

ericrisco/rsc-harness · 76 tokens

quiz-generation

Educational assessment expert that generates high-quality multiple-choice quizzes from any provided text. Creates exactly 10 MCQs with 4 options each, correct answer identification, and concise explanations.

GetBindu/Bindu · 2 tokens