AgentSkillsCN

lesson

对照 Claude Code 官方文档,对课程内容进行准确性审核

SKILL.md
--- frontmatter
name: lesson
description: Create a structured lesson on a Claude Code topic
argument-hint: "[topic]"

Create a Lesson

Write a lesson about $ARGUMENTS.

Structure

  1. What is it? - Brief explanation
  2. Why use it? - When and why it's useful
  3. How it works - Step-by-step with examples
  4. Quick reference - Cheat sheet / table
  5. Try it - Hands-on exercise

Guidelines

  • Keep explanations concise
  • Use tables for comparisons
  • Include real examples
  • End with something to try