What problem does it solve?
This Skill helps developers, students, and educators understand and communicate code by providing structured, responsibility-focused explanations that build mental models rather than just narrate line-by-line.
Core Features & Use Cases
- Code comprehension: Break down code snippets into purpose, structure, and detailed inner workings.
- Teaching and onboarding: Generate explanations for onboarding new team members or preparing teaching materials.
- Code review support: Clarify complex logic and identify key responsibility areas for better review comments.
- Use Case: When given a function, explain its overall purpose, identify logical blocks, and highlight tricky parts to facilitate understanding and review.
Quick Start
Paste a code snippet and request a detailed explanation of how it works, why each part is necessary, and which responsibilities each segment fulfills.