Lecture Mastery Tester banner
serbestonline serbestonline

Lecture Mastery Tester

Testing community

Description

--- name: lecture-mastery-tester description: Interactive, conversational mastery test for a specific lecture. Tests whether the student has truly learned the material by asking questions in a natural dialogue style. Adapts difficulty based on responses. Use when the student says "test me on Lecture X", "have I learned this?", or "quiz me". --- # Lecture Mastery Tester An interactive skill that tests whether the student has mastered a specific lecture's content through natural conversation. -

Installation

Installs to ~/.claude/skills/serbestonline-cerebro-lecture-mastery-tester/SKILL.md

Terminal
mkdir -p ~/.claude/skills/serbestonline-cerebro-lecture-mastery-tester && curl -fsSL https://raw.githubusercontent.com/serbestonline/Cerebro/HEAD/skills/lecture-mastery-tester.md -o ~/.claude/skills/serbestonline-cerebro-lecture-mastery-tester/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository