·clean-code-developer
</>

clean-code-developer

소프트웨어 엔지니어링 모범 사례에 따라 개발자가 깔끔하고 유지 관리 가능한 코드를 작성할 수 있도록 지원합니다. 코드 검토를 수행하고, 코드를 리팩터링하고, 코딩 표준을 적용하고, 깔끔한 코드 원칙에 대한 지침을 찾고, 자동화된 품질 검사를 개발 워크플로에 통합할 때 사용합니다.

18설치·3트렌드·@d-o-hub

설치

$npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill clean-code-developer

clean-code-developer 설치 방법

명령줄에서 clean-code-developer AI 스킬을 개발 환경에 빠르게 설치

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

출처: d-o-hub/rust-self-learning-memory.

Systematic approach to writing clean, maintainable code through software engineering best practices.

Apply SOLID principles, eliminate code duplication, maintain simplicity, and write code that reads like well-written prose.

DO: ✓ Apply SOLID principles consistently ✓ Extract common code into reusable functions ✓ Keep functions small and focused (< 50 LOC) ✓ Use descriptive names that reveal intent ✓ Write tests before refactoring (TDD) ✓ Document complex business logic, not obvious code ✓ Use static analysis tools (clippy, SonarQube) ✓ Leave code better than you found it

소프트웨어 엔지니어링 모범 사례에 따라 개발자가 깔끔하고 유지 관리 가능한 코드를 작성할 수 있도록 지원합니다. 코드 검토를 수행하고, 코드를 리팩터링하고, 코딩 표준을 적용하고, 깔끔한 코드 원칙에 대한 지침을 찾고, 자동화된 품질 검사를 개발 워크플로에 통합할 때 사용합니다. 출처: d-o-hub/rust-self-learning-memory.

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill clean-code-developer
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-23
업데이트
2026-03-10

Browse more skills from d-o-hub/rust-self-learning-memory

빠른 답변

clean-code-developer이란?

소프트웨어 엔지니어링 모범 사례에 따라 개발자가 깔끔하고 유지 관리 가능한 코드를 작성할 수 있도록 지원합니다. 코드 검토를 수행하고, 코드를 리팩터링하고, 코딩 표준을 적용하고, 깔끔한 코드 원칙에 대한 지침을 찾고, 자동화된 품질 검사를 개발 워크플로에 통합할 때 사용합니다. 출처: d-o-hub/rust-self-learning-memory.

clean-code-developer 설치 방법은?

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

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

https://github.com/d-o-hub/rust-self-learning-memory