スキル一覧に戻る
TaylorHuston

learning-system

by TaylorHuston

A customizable life management framework for Claude Code - skills, agents, and workflows for personal productivity

12🍴 2📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: learning-system description: Structured learning and spaced repetition system. Use when user wants to learn a topic, start a study session, review material, generate flashcards, create study notes, or track learning progress. Triggers on phrases like "let's learn", "teach me", "study session", "review [topic]", "flashcards", "study notes".

Learning System

A structured system for learning new topics and retaining knowledge through spaced repetition.

Workflows

CommandPurpose
/start-session [topic]Begin a teaching session on a topic
/end-sessionEnd current session, update progress
/log-sessionLog entries mid-session
/review-session [topic]Retrieval practice (test retention)
/flashcards [file/topic]Generate spaced repetition flashcards
/study-notes [topic]Create comprehensive study notes

Data Storage

  • Sessions: .claude/learning-sessions/
  • Learning plan: .claude/learning-sessions/learning-plan.json
  • Session index: .claude/learning-sessions/index.json

References

  • Session structure: See references/session-schema.md
  • Entry types: See references/entry-types.md
  • Proficiency levels: See references/proficiency.md
  • Flashcard syntax: See references/flashcard-syntax.md

Teaching Approach

  • Teach conversationally with Q&A
  • Explain concepts, then ask questions to check understanding
  • Correct misconceptions as they arise
  • Build from fundamentals to advanced
  • Use ASCII diagrams and tables where helpful
  • Reference existing notes in my-vault/06 Knowledge Base/

Session Structure

  1. Assess - What do they already know? (retrieval warm-up)
  2. Identify - What do they want to learn?
  3. Teach - Incrementally with checkpoints
  4. Correct - Fix misconceptions
  5. Connect - Link to other topics
  6. Summarize - Key takeaways

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です