Skip to content

Add learn-quiz skill#3

Draft
yulonglin wants to merge 1 commit into
mainfrom
claude/learn-quiz-skill-fzxPe
Draft

Add learn-quiz skill#3
yulonglin wants to merge 1 commit into
mainfrom
claude/learn-quiz-skill-fzxPe

Conversation

@yulonglin

Copy link
Copy Markdown
Owner

Summary

Adds a new learn-quiz skill at claude/skills/learn-quiz/SKILL.md.

The skill turns Claude into a patient, effective teacher that ensures the user deeply understands a subject (a codebase, PR/diff, concept, or the current session's work) rather than just nodding along.

Adapted from ThariqS's teaching gist.

Key behaviors

  • Mastery checklist covering the problem (motivation, business logic, edge cases), the solution (design decisions and rejected alternatives), and broader context/impact
  • Why-first teaching at multiple levels of detail
  • Gap-driven — asks the user to restate understanding first, then teaches to the gap
  • Varied quizzing — open-ended + multiple choice with randomized correct-answer position
  • Progresses only after each item is genuinely mastered

Invocation

Triggers on phrases like "teach me", "quiz me", "make sure I understand", "help me learn this", or "walk me through what just happened".

🤖 Generated with Claude Code


Generated by Claude Code

- Teacher/quiz skill that confirms deep understanding before progressing
- Builds mastery checklist (problem, solution rationale, broader context)
- Varied questions, randomized MC answers, gap-driven teaching
- Adapted from ThariqS teaching gist
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 24bce4eb-a948-4503-87a6-ad196d4da339

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/learn-quiz-skill-fzxPe

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🤖 Hi @yulonglin, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🤖 I'm sorry @yulonglin, but I was unable to process your request. Please see the logs for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants