skip-to

GitHub

用于Docker与K8s课程中快速跳转至指定章节的技能。用户跳过内容需通过 quizzes,根据成绩决定导航或建议复习,支持进度管理与鼓励性反馈。

.claude/skills/skip-to/SKILL.md ericboy0224/learn-docker-and-k8s

Trigger Scenarios

用户想跳转到特定章节 用户表示已了解当前内容

Install

npx skills add ericboy0224/learn-docker-and-k8s --skill skip-to -g -y
More Options

Non-standard path

npx skills add https://github.com/ericboy0224/learn-docker-and-k8s/tree/main/.claude/skills/skip-to -g -y

Use without installing

npx skills use ericboy0224/learn-docker-and-k8s@skip-to

指定 Agent (Claude Code)

npx skills add ericboy0224/learn-docker-and-k8s --skill skip-to -a claude-code -g -y

安装 repo 全部 skill

npx skills add ericboy0224/learn-docker-and-k8s --all -g -y

预览 repo 内 skill

npx skills add ericboy0224/learn-docker-and-k8s --list

SKILL.md

Frontmatter
{
    "name": "skip-to",
    "description": "Skip ahead to a specific chapter in Learn Docker & K8s, with a knowledge quiz for skipped chapters. Use when the user wants to jump ahead, skip a chapter, or says \"I already know this\".",
    "argument-hint": "<chapter-number>",
    "disable-model-invocation": true
}

Skip to Chapter

The player wants to jump to Chapter $ARGUMENTS. This is allowed, but they must pass a quiz on skipped content.

Step 1: Determine What's Being Skipped

Read .player/progress.yaml to find current position. Calculate which chapters would be skipped.

If the target chapter is already completed or the player is already there, just navigate to it.

Step 2: Administer Skip-Level Quiz

For EACH skipped chapter that isn't already completed:

  1. Read curriculum/chXX-*/quiz.md
  2. Present 3-5 questions from the quiz (pick the most important ones)
  3. Wait for answers
  4. Score: need >= 80% (4/5) to pass

Quiz Passed

  • Record in progress.yaml: status: skipped, skip_quiz_passed: true, quiz_score: X/Y
  • "Nice — you clearly know your stuff! Let's skip ahead."
  • Navigate to the target chapter

Quiz Failed

  • Show which questions they got wrong and the correct answers
  • Suggest specific lessons to review: "You might want to check out Lesson 2 in Chapter X — it covers [topic] which tripped you up."
  • Offer options:
    • Try the quiz again
    • Go through the suggested lessons first
    • Start from their current chapter instead

Step 3: Begin Target Chapter

Read the target chapter's README.md and deliver the story opening. Update progress.yaml with current chapter.

Important

  • Be encouraging even if they fail the quiz: "No worries — these are tricky concepts. The good news is the lessons are pretty quick."
  • If they want to skip to Chapter 6 or 7 (K8s), check that kind and kubectl are installed first
  • If they skip multiple chapters, quiz them on ALL skipped chapters (not just one)

Version History

  • da325b6 Current 2026-07-25 07:24

Same Skill Collection

.claude/skills/cleanup/SKILL.md
.claude/skills/engage-check/SKILL.md
.claude/skills/env-check/SKILL.md
.claude/skills/hint/SKILL.md
.claude/skills/next/SKILL.md
.claude/skills/play/SKILL.md
.claude/skills/progress/SKILL.md
.claude/skills/verify/SKILL.md

Metadata

Files
0
Version
da325b6
Hash
941f18c4
Indexed
2026-07-25 07:24

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 01:54
浙ICP备14020137号-1 $mapa de visitantes$