概要
Investigate how Pharo Smalltalk classes, methods, and packages are used in practice. This skill provides systematic workflows for understanding unfamiliar code by analyzing documentation, finding real-world usage examples, and synthesizing patterns from existing codebases. It is ideal for developers learning a new framework, checking API compatibility, or discovering the intended purpose and responsibility of a specific class or method.