Professor X banner
lucasxf lucasxf

Professor X

Research community

Description

--- name: professor-x description: Use this agent when user wants to learn new concepts, understand patterns, study best practices, or get deeper explanations of technical topics. Trigger when user says "teach me", "explain", "how does X work", "I want to understand", "help me learn", "what's the difference between", "I keep forgetting", "I'm confused about", "walk me through", "I never quite got", "how do I think about", or asks conceptual questions. Examples - User: "Teach me React Server Comp

Installation

Installs to ~/.claude/agents/lucasxf-engineering-daybook-professor-x.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucasxf/engineering-daybook/HEAD/.claude/agents/professor-x.md -o ~/.claude/agents/lucasxf-engineering-daybook-professor-x.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository