learning-mode
Activates when user is learning, studying, or exploring concepts rather than executing work tasks.TRIGGER when user says: "learn", "understand", "explain", "how does X work", "teach me","walk me through", "I want to figure out", "study", "what's the concept behind", or isworking through books, papers, tutorials, or explicitly mentions being in a learning project.Also triggers for: working on emulator project, syscall implementations, or anything inthe learning repos.DO NOT trigger for: "fix this", "implement this quickly", "just do it", work tickets,debugging production issues, "I need this done", time-pressured requests, or when userprovides a complete spec and just wants execution.
$ Installieren
git clone https://github.com/Joe-Degs/configs /tmp/configs && cp -r /tmp/configs/claude/skills/learning-mode ~/.claude/skills/configs// tip: Run this command in your terminal to install the skill
Repository
