Smalltalk code evaluator for Pharo via MCP. Use when executing Smalltalk expressions, verifying object state or intermediate values, debugging code incrementally, checking Pharo connection, or running quick experiments.
$npx -y skills add mumez/smalltalk-dev-plugin --skill st-evalInstalls into the current project.
Run `npx skills use "https://github.com/mumez/smalltalk-dev-plugin" --skill "mumez/smalltalk-dev-plugin/st-eval"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mumez/smalltalk-dev-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/mumez/smalltalk-dev-plugin"` and select the relevant skills, then follow their instructions.