Agent Skills: smalltalk-implementation-finder

Method implementation finder and analyzer for Smalltalk (Pharo/Squeak). Provides expertise in discovering implementors across class hierarchies (search_implementors), analyzing implementation patterns, learning coding idioms from existing implementations, assessing refactoring impact (counting implementors and references), finding duplicate code for consolidation, understanding abstract method implementations (subclassResponsibility), and tracing method overrides through inheritance chains. Use when analyzing method implementations across classes, learning implementation idioms, assessing refactoring risk before changes, finding duplicate implementations for consolidation, understanding how abstract methods are implemented in concrete classes, or tracing which classes override specific methods.

UncategorizedID: mumez/smalltalk-dev-plugin/smalltalk-implementation-finder

Install this agent skill to your local

pnpm dlx add-skill https://github.com/mumez/smalltalk-dev-plugin/smalltalk-implementation-finder

Skill Files

Browse the full folder contents for smalltalk-implementation-finder.

Download Skill

Loading file tree…

Select a file to preview its contents.