teach

Create structured learning environments with mission definitions and interactive HTML lessons.

Updated Feb 28, 2019
One-click install
npx skills add https://github.com/rjschie/dotfiles --skill teach-rjschie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach
Source: https://github.com/rjschie/dotfiles/tree/main/files/claude/skills/teach
Command: npx skills add https://github.com/rjschie/dotfiles --skill teach-rjschie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit provides a structured framework for teaching a new skill or concept, streamlining the learning process with curated resources and interactive lessons.

Core Features & Use Cases

  • Structured Learning Resources: Offers guidelines for creating a structured learning environment with GLOSSARY.md, LEARNING-RECORD-FORMAT.md, and MISSION.md.
  • Interactive Lessons: Facilitates interactive learning with ./lessons/ containing self-contained HTML files for each lesson.
  • Reference Materials: Stores reference materials in ./reference/*.html for quick reference and deeper understanding.
  • Resources and Wisdom: Curates a list of high-trust resources and communities for further learning and wisdom.

Quick Start

To start teaching a new skill, create a MISSION.md file defining the learning goal, and then create individual lessons in the ./lessons/ directory.

Frequently Asked Questions about teach

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a structured learning environment for teaching a new skill?

A structured learning environment for teaching a new skill is created by defining a learning goal in a MISSION.md file and building self-contained HTML lessons. This framework streamlines the educational process using curated resources and interactive formats.

What is the best way to organize interactive lessons and reference materials for a course?

The best way to organize interactive lessons and reference materials is by placing self-contained HTML lesson files in a dedicated directory and storing reference HTML files separately. This separation ensures quick access for deeper understanding during the learning process.

Can I use this structured learning framework for professional development scenarios?

Yes, this structured learning framework supports professional development scenarios by providing mission-driven learning templates and curated resources. It is specifically designed to streamline skill teaching in both educational and professional contexts.

How does mission-driven learning work with curated resources?

Mission-driven learning works by aligning interactive lessons and reference materials with a predefined goal in the MISSION.md file. This approach ensures all curated resources directly support the specific skill or concept being taught.

Do I need any external dependencies to set up these interactive lessons?

No external dependencies are required to set up these interactive lessons. The framework operates independently using standard HTML files for lessons and references, along with markdown templates for learning records and glossaries.