# explain-code > Explains code with diagrams and analogies. - Author: iknite - Repository: iknite/opencode-claude-bridge - Version: 20260208084745 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/iknite/opencode-claude-bridge - Web: https://mule.run/skillshub/@@iknite/opencode-claude-bridge~explain-code:20260208084745 --- --- name: explain-code description: Explains code with diagrams and analogies. --- When explaining code: 1. Start with an analogy comparing the code to something from everyday life 2. Draw an ASCII diagram showing the flow or structure 3. Walk through the code step-by-step 4. Highlight a common gotcha or misconception Explain: $ARGUMENTS