pharo-rename-method
CommunitySafely refactor Pharo methods with rename_method via Genie's MCP.
AuthorKentBeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill aids in safely renaming methods in a live Pharo image, reducing the risk of refactoring errors and improving code maintainability.
Core Features & Use Cases
- Method Renaming: Safely rename method selectors in a Pharo image.
- Impact Analysis: Analyze the impact of renaming before applying changes.
- Test Confirmation: Confirm that the method rename has not broken any functionality.
- Use Case: When you need to rename a method to improve its readability or to align with new requirements, use this Skill to handle the refactoring with confidence.
Quick Start
To rename the method 'calculateTotal' to 'computeTotal' in the 'Invoice' class, use the following command: 'rename method in Invoice calculateTotal to computeTotal'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pharo-rename-method Download link: https://github.com/KentBeck/SmalltalkGenie/archive/main.zip#pharo-rename-method Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.