AntheaLaffy/the-missing-semester-skills

29 reusable agent skills distilled from MIT's The Missing Semester of Your CS Education (2026), covering all nine lectures, installable with one click into Claude Code / dsh / OpenCode / Codex

1Stars on the repository
29Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

testing

25

AntheaLaffy/the-missing-semester-skills

Skill Claude CodeCodex

A guide to software testing, including unit tests for small pieces of code, integration tests for connected parts, and functional tests for complete behaviours. It also explains TDD, a method where tests are written before the code.

not rated 1 12d ago A 80 tokens

tmux

26

AntheaLaffy/the-missing-semester-skills

Skill Claude Code

A terminal tool for arranging multiple panes and windows while keeping sessions alive after you disconnect.

not rated 1 12d ago A 49 tokens

AntheaLaffy/the-missing-semester-skills

Skill Claude Code

A guide to managing software versions, dependency requirements, lock files, repeatable builds, upgrades, and rollbacks. It covers formats such as SemVer and CalVer, where SemVer uses major, minor, and patch numbers and CalVer uses dates.

not rated 1 12d ago A 67 tokens

vim-editing

28

AntheaLaffy/the-missing-semester-skills

Skill Claude Code

A skill for learning and using Vim-style editing, including modal editing, movement commands, editing commands, counts, and modifiers. Vim is a keyboard-driven text editor with separate modes for moving and changing text.

not rated 1 12d ago A 61 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: