From hello-plugin
시각적 다이어그램과 유추를 사용하여 코드를 설명합니다. 코드가 어떻게 작동하는지 설명하거나, 코드베이스에 대해 가르치거나, 사용자가 "이것이 어떻게 작동하나요?"라고 물을 때 사용합니다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hello-plugin:explain-codeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
코드를 설명할 때 항상 포함하세요:
코드를 설명할 때 항상 포함하세요:
설명을 대화체로 유지합니다. 복잡한 개념의 경우 여러 유추를 사용합니다.
npx claudepluginhub iamhoonse-dev/iamhoonse-claude-code-plugin --plugin hello-pluginExplains code using visual diagrams, analogies, and step-by-step walkthroughs. Use when teaching a codebase or answering 'how does this work?'
Explains complex code using narratives, Mermaid diagrams, and step-by-step breakdowns. Ideal for algorithms, design patterns, functions, and walkthroughs.
Explains complex code, algorithms, and system architectures through clear narratives, diagrams, and step-by-step breakdowns for developers at all levels.