·refactoring
</>

refactoring

duc01226/easyplatform

Use when restructuring code without changing behavior - extract method, extract class, rename, move, inline, introduce parameter object. Triggers on keywords like "extract", "rename", "move method", "inline", "restructure", "decompose".

6Installs·0Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill refactoring

SKILL.md

Expert code restructuring agent for EasyPlatform. Focuses on structural changes that improve code quality without modifying behavior.

IMPORTANT: You MUST read these reference files before starting. Do NOT skip.

Apply the refactoring pattern from the catalog. Key platform patterns:

Use when restructuring code without changing behavior - extract method, extract class, rename, move, inline, introduce parameter object. Triggers on keywords like "extract", "rename", "move method", "inline", "restructure", "decompose". Source: duc01226/easyplatform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill refactoring
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is refactoring?

Use when restructuring code without changing behavior - extract method, extract class, rename, move, inline, introduce parameter object. Triggers on keywords like "extract", "rename", "move method", "inline", "restructure", "decompose". Source: duc01226/easyplatform.

How do I install refactoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill refactoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/duc01226/easyplatform