law-of-demeter-swift이란?
Swift 코드를 검토, 생성 또는 리팩터링할 때 Demeter 법칙 위반(깊은 연결 체인, 유출된 구조, 비동기 순회 체인)을 적극적으로 감지하고 Swift 관용적 소유자 수준 API를 제안하는 데 사용합니다. 출처: antgly/law-of-demeter-swift-skill.
Swift 코드를 검토, 생성 또는 리팩터링할 때 Demeter 법칙 위반(깊은 연결 체인, 유출된 구조, 비동기 순회 체인)을 적극적으로 감지하고 Swift 관용적 소유자 수준 API를 제안하는 데 사용합니다.
명령줄에서 law-of-demeter-swift AI 스킬을 개발 환경에 빠르게 설치
출처: antgly/law-of-demeter-swift-skill.
Enforce Law of Demeter (LoD) in Swift code with a strict-by-default review posture:
Core rule: Ask for what you need. Do not traverse internal structure to reach strangers.
In this strict version, assume a likely LoD violation when all of the following are true:
Swift 코드를 검토, 생성 또는 리팩터링할 때 Demeter 법칙 위반(깊은 연결 체인, 유출된 구조, 비동기 순회 체인)을 적극적으로 감지하고 Swift 관용적 소유자 수준 API를 제안하는 데 사용합니다. 출처: antgly/law-of-demeter-swift-skill.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/antgly/law-of-demeter-swift-skill --skill law-of-demeter-swiftSwift 코드를 검토, 생성 또는 리팩터링할 때 Demeter 법칙 위반(깊은 연결 체인, 유출된 구조, 비동기 순회 체인)을 적극적으로 감지하고 Swift 관용적 소유자 수준 API를 제안하는 데 사용합니다. 출처: antgly/law-of-demeter-swift-skill.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/antgly/law-of-demeter-swift-skill --skill law-of-demeter-swift 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/antgly/law-of-demeter-swift-skill