·refactoring
>_

refactoring

기술 부채 해결 및 코드 재구성 워크플로. 개선할 때 사용 코드 구조, 복잡성 감소, 추상화 추출 또는 비용 절감 축적된 기술 부채.

10설치·0트렌드·@ar4mirez

설치

$npx skills add https://github.com/ar4mirez/samuel --skill refactoring

refactoring 설치 방법

명령줄에서 refactoring AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ar4mirez/samuel --skill refactoring
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: ar4mirez/samuel.

Structured approach to technical debt remediation. Improve code structure while maintaining behavior through incremental, safe changes.

| Guardrail Violations | Functions >50 lines, files >300 lines | | Complexity Threshold | Cyclomatic complexity >10 | | Code Duplication | Same logic in 3+ places | | Quarterly Review | Regular technical debt assessment | | Pre-Feature | Before adding features to messy code | | Post-Incident | After bugs caused by confusing code |

| Long Method | >50 lines, multiple responsibilities | High | | Large Class | >300 lines, low cohesion | High | | Feature Envy | Method uses other class more than own | Medium | | Data Clumps | Same group of variables together | Medium | | Primitive Obsession | Overuse of primitives vs objects | Medium | | Switch Statements | Large switch blocks | Low |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/ar4mirez/samuel --skill refactoring
카테고리
>_생산성
인증됨
최초 등록
2026-02-22
업데이트
2026-03-10

Browse more skills from ar4mirez/samuel

빠른 답변

refactoring이란?

기술 부채 해결 및 코드 재구성 워크플로. 개선할 때 사용 코드 구조, 복잡성 감소, 추상화 추출 또는 비용 절감 축적된 기술 부채. 출처: ar4mirez/samuel.

refactoring 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ar4mirez/samuel --skill refactoring 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/ar4mirez/samuel

상세

카테고리
>_생산성
출처
skills.sh
최초 등록
2026-02-22