refactoring-suggester

Identifies code smells and provides step-by-step refactoring recipes. Use when improving legacy code maintainability or teaching students how to apply Clean Code and SOLID principles.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "refactoring-suggester" with this command: npx skills add jorgealves/agent_skills/jorgealves-agent-skills-refactoring-suggester

Refactoring Suggester

Purpose and Intent

The refactoring-suggester teaches students and engineers how to evolve code. It doesn't just point out problems; it provides a recipe for how to fix them correctly.

When to Use

  • Code Cleanup: Use when a codebase has become difficult to manage or "messy."
  • Learning Exercises: Show students how to transform their working code into "clean" code.

When NOT to Use

  • Performance Optimization: This tool focuses on maintainability, not necessarily on squeeze-every-cycle performance.

Security and Data-Handling Considerations

  • Operates locally on provided source code.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

python-data-pipeline-designer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-formatter-advisor

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-performance-profiler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-venv-manager

No summary provided by upstream source.

Repository SourceNeeds Review