Unnamed Skill

Converts raw text into a complete lesson: Title, Objectives, Concepts, Code, Practice, Summary

$ 安裝

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/lesson-builder ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill


name: lesson-builder description: Converts raw text into a complete lesson: Title, Objectives, Concepts, Code, Practice, Summary

Convert raw content into a clean, structured lesson. The lesson should include:

  • A clear Title.
  • Learning Objectives.
  • Key Concepts section with explanations.
  • A Code Example (if applicable).
  • A Practice section with exercises or prompts.
  • A concise Summary.