Skip to main content
Run any Skill in Manus
with one click
GitHub repository

learn-while-code

learn-while-code contains 10 collected skills from joschi655, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-06-15
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

study-pack
software-developers

Generate complete learning material for the current project: architecture overview with diagram, deep-dive notes on every key file/concept/term, and an Anki deck (CSV + live AnkiConnect push). Built for interview prep on a vibe-coded project. Use when: 'study pack', 'lernset', 'create study material', 'interview prep', 'lernmaterial erstellen', 'make anki cards for this project', 'prep me for the interview'.

2026-06-15
learn-project
software-developers

Write a rich project knowledge note into the Obsidian vault: architecture overview, core decision logic step by step, tools and principles used (linked to concept notes), and how everything connects. Deeper than map-arch — this is the note you actually learn from. Use when: 'learn project', 'document this project in my knowledgebase', 'add project knowledge', 'explain the logic of this project', 'project deep dive'.

2026-06-10
study
software-developers

Start a study session — the main entry point for learning. Shows progress, runs due spaced-repetition reviews, grades free-text answers, updates SM-2 and Obsidian. Cost-aware: recommends a cheaper model and delegates grading to Haiku. Use when: 'study', 'study session', 'lass uns lernen', 'review time', 'let's learn', 'practice'.

2026-06-10
check-answer
postsecondary-teachers-all-other

Check a free-text answer against the correct answer stored in an Obsidian concept note. Use when: 'check my answer for [[concept]]', 'was I right about X', 'grade my answer', 'did I get it'.

2026-06-09
defend
software-developers

Defense Mode — explain AI-generated code before committing. Retrieval Practice: answer 3-5 targeted questions about logic, data flow, and architectural decisions without help. Blocks shallow understanding. Use when: 'defend', 'defense mode', 'explain before commit', 'prove I understand', 'test my understanding'.

2026-06-09
learning-status
software-developers

Show learning progress dashboard. Deliberate Practice feedback loop — see which concepts are strong, weak, and due. Use when: 'learning status', 'what have I learned', 'show progress', 'how am I doing', 'what should I study'.

2026-06-09
map-arch
software-developers

Scan the current repository and produce a compact architecture summary. Kolb's Conceptualization phase — build a mental model of the whole system. Use when: 'map architecture', 'show me the architecture', 'repo overview', 'what does this project do', 'how is this structured'.

2026-06-09
quiz
software-developers

Interactive spaced repetition quiz on architecture concepts. Uses SM-2 scheduling (Spacing), mixes categories (Interleaving), and asks WHY questions (Retrieval Practice). Use when: 'quiz me', 'quiz', 'test my knowledge', 'spaced repetition', 'review session'.

2026-06-09
sync-obsidian
software-developers

Sync all learning data to Obsidian vault. Rebuilds concept notes, category indexes, project indexes, and the overview MOC. Creates a connected knowledge graph visible in Obsidian's graph view. Use when: 'sync obsidian', 'update obsidian', 'rebuild vault', 'sync learning notes'.

2026-06-09
teach
software-developers

Explain code and patterns after AI writes them. Kolb's Reflection phase — breaks down what was done, why this pattern, how it fits the architecture, and what could go wrong. Use when: 'teach me', 'explain this', 'what did you just do', 'why this pattern', 'what should I learn from this'.

2026-06-09