deep-teach
Explains every coding step with expert technical breakdowns
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install deep-teach?▼
Run `npx skills add 1786329860/deep-teach --all -g -y` in your terminal to install it globally.
What does deep-teach do?▼
It makes your coding assistant output a structured teaching card after every operation, explaining the technology used, why it was chosen, its underlying principles, and alternative options.
Who is deep-teach for?▼
It is built for students, self-taught learners, and junior developers who use AI to build projects but want to truly understand the code instead of just copying results.
Does deep-teach work with Claude Code and Cursor?▼
Yes. It follows the universal SKILL.md standard, so you can load it into Claude Code, Cursor, Continue, and other compatible assistants.
Will deep-teach slow down my coding workflow?▼
No. It uses mini cards for trivial operations, merges repetitive steps, and automatically reduces detail when context runs low, so development stays uninterrupted.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides