diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index 15a1a67b..4e652bef 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -175,7 +175,7 @@ cat README.md ```bash # 저장소 클론 -git clone https://github.com/M1zz/HIGLab.git +git clone https://github.com/YuSeongChoi/HIGLab.git cd HIGLab # 샘플 프로젝트 확인 @@ -213,7 +213,7 @@ iOS 개발은 처음엔 어려워 보이지만, 하나씩 배우다 보면 어 3. 조금씩 수정해보기 4. 나만의 앱 만들기! -질문이 있으면 [GitHub Issues](https://github.com/M1zz/HIGLab/issues)에 남겨주세요 😊 +질문이 있으면 [GitHub Issues](https://github.com/YuSeongChoi/HIGLab/issues)에 남겨주세요 😊 --- diff --git a/docs/BLOG_SYNC_REPORT.md b/docs/BLOG_SYNC_REPORT.md index c26ebdcb..355c7648 100644 --- a/docs/BLOG_SYNC_REPORT.md +++ b/docs/BLOG_SYNC_REPORT.md @@ -127,7 +127,7 @@ https://m1zz.github.io/HIGLab/tutorials/{tech}/documentation/hig{tech}/ ### GitHub 링크 -- 모든 블로그에서 `https://github.com/M1zz/HIGLab` 링크 확인됨 (116개 참조) +- 모든 블로그에서 `https://github.com/YuSeongChoi/HIGLab` 링크 확인됨 (116개 참조) - Apple HIG 원문 링크 모두 유효 ### API 일관성 검증 통과 diff --git a/docs/PROGRESS.md b/docs/PROGRESS.md index 1ec6d8b9..c2debf58 100644 --- a/docs/PROGRESS.md +++ b/docs/PROGRESS.md @@ -41,7 +41,7 @@ ## 🔗 배포 URL - **메인**: https://m1zz.github.io/HIGLab/ -- **GitHub**: https://github.com/M1zz/HIGLab +- **GitHub**: https://github.com/YuSeongChoi/HIGLab --- diff --git a/docs/STATUS.md b/docs/STATUS.md index 6e1ccea9..0290d1cb 100644 --- a/docs/STATUS.md +++ b/docs/STATUS.md @@ -27,7 +27,7 @@ - **메인**: https://m1zz.github.io/HIGLab/ - **블로그**: `https://m1zz.github.io/HIGLab/{framework}/` - **DocC**: `https://m1zz.github.io/HIGLab/tutorials/{framework}/documentation/hig{framework}/` -- **샘플**: `https://github.com/M1zz/HIGLab/tree/main/samples/{SampleName}` +- **샘플**: `https://github.com/YuSeongChoi/HIGLab/tree/main/samples/{SampleName}` --- diff --git a/npm/README.ko.md b/npm/README.ko.md index 9659ec2a..1a625e3a 100644 --- a/npm/README.ko.md +++ b/npm/README.ko.md @@ -54,7 +54,7 @@ npm uninstall -g higlab-skill ## 링크 - [HIG Lab](https://m1zz.github.io/HIGLab/) — 전체 레퍼런스 둘러보기 -- [GitHub](https://github.com/M1zz/HIGLab) +- [GitHub](https://github.com/YuSeongChoi/HIGLab) - [English README](./README.md) ## 라이선스 diff --git a/npm/README.md b/npm/README.md index 9a3a315e..13eb8b20 100644 --- a/npm/README.md +++ b/npm/README.md @@ -54,7 +54,7 @@ For automatic framework detection without `/hig`, copy the snippet from `claude- ## Links - [HIG Lab](https://m1zz.github.io/HIGLab/) — Browse all references -- [GitHub](https://github.com/M1zz/HIGLab) +- [GitHub](https://github.com/YuSeongChoi/HIGLab) - [한국어 README](./README.ko.md) ## License diff --git a/npm/package.json b/npm/package.json index b6d7364f..0d3068f4 100644 --- a/npm/package.json +++ b/npm/package.json @@ -3,10 +3,10 @@ "version": "1.0.0", "description": "Official Claude Code skill for Apple framework development — powered by HIG Lab", "keywords": ["claude", "claude-code", "ios", "swift", "swiftui", "apple", "higlab"], - "homepage": "https://github.com/M1zz/HIGLab", + "homepage": "https://github.com/YuSeongChoi/HIGLab", "repository": { "type": "git", - "url": "https://github.com/M1zz/HIGLab.git", + "url": "https://github.com/YuSeongChoi/HIGLab.git", "directory": "npm" }, "license": "MIT", diff --git a/site/activitykit/01-delivery-tracker.en.html b/site/activitykit/01-delivery-tracker.en.html index f8c75188..a1366666 100644 --- a/site/activitykit/01-delivery-tracker.en.html +++ b/site/activitykit/01-delivery-tracker.en.html @@ -71,7 +71,7 @@
🌐 KO
- GitHub + GitHub leeo_dev
@@ -344,7 +344,7 @@

📦 Learning Resources

DocC Tutorial
Try it in Xcode
- +
💻
GitHub Project
Complete Source Code
diff --git a/site/activitykit/01-delivery-tracker.html b/site/activitykit/01-delivery-tracker.html index 7bfb656d..c9d7f52c 100644 --- a/site/activitykit/01-delivery-tracker.html +++ b/site/activitykit/01-delivery-tracker.html @@ -71,7 +71,7 @@
🌐 EN
- GitHub + GitHub 개발자리
@@ -345,7 +345,7 @@

📦 학습 자료

DocC 튜토리얼
Xcode에서 바로 실습
- +
💻
GitHub 프로젝트
전체 소스코드
diff --git a/site/appintents/01-siri-todo-app.en.html b/site/appintents/01-siri-todo-app.en.html index 22519065..85bb3c81 100644 --- a/site/appintents/01-siri-todo-app.en.html +++ b/site/appintents/01-siri-todo-app.en.html @@ -157,7 +157,7 @@

📦 Learning Resources

DocC Tutorial
Try it in Xcode
- +
💻
GitHub Project
Complete Source Code
diff --git a/site/appintents/01-siri-todo-app.html b/site/appintents/01-siri-todo-app.html index f678c69b..bd64032e 100644 --- a/site/appintents/01-siri-todo-app.html +++ b/site/appintents/01-siri-todo-app.html @@ -157,7 +157,7 @@

📦 학습 자료

DocC 튜토리얼
Xcode에서 바로 실습
- +
💻
GitHub 프로젝트
전체 소스코드
diff --git a/site/authservices/01-tutorial.en.html b/site/authservices/01-tutorial.en.html index 6d7104bf..a4918811 100644 --- a/site/authservices/01-tutorial.en.html +++ b/site/authservices/01-tutorial.en.html @@ -334,7 +334,7 @@

✅ Requirements (App Review)

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/authservices/01-tutorial.html b/site/authservices/01-tutorial.html index 6b7ff402..1b895e7c 100644 --- a/site/authservices/01-tutorial.html +++ b/site/authservices/01-tutorial.html @@ -334,7 +334,7 @@

✅ 필수 요구사항 (App Review)

📦 학습 자료

- +
💻
GitHub 프로젝트
diff --git a/site/callkit/01-tutorial.en.html b/site/callkit/01-tutorial.en.html index 218e0631..e0265b59 100644 --- a/site/callkit/01-tutorial.en.html +++ b/site/callkit/01-tutorial.en.html @@ -582,7 +582,7 @@

🔐 Info.plist & Entitlements Configuration

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/callkit/01-tutorial.html b/site/callkit/01-tutorial.html index 4de00d17..67dfc8fe 100644 --- a/site/callkit/01-tutorial.html +++ b/site/callkit/01-tutorial.html @@ -582,7 +582,7 @@

🔐 Info.plist 및 Entitlements 설정

📦 학습 자료

- +
💻
GitHub 프로젝트
diff --git a/site/cloudkit/01-tutorial.en.html b/site/cloudkit/01-tutorial.en.html index d30cb5c3..e0b5381d 100644 --- a/site/cloudkit/01-tutorial.en.html +++ b/site/cloudkit/01-tutorial.en.html @@ -371,7 +371,7 @@

📱 SwiftUI Integration Example

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/cloudkit/01-tutorial.html b/site/cloudkit/01-tutorial.html index dd9d0360..7f7cf50e 100644 --- a/site/cloudkit/01-tutorial.html +++ b/site/cloudkit/01-tutorial.html @@ -371,7 +371,7 @@

📱 SwiftUI 통합 예제

📦 학습 자료

- +
💻
GitHub 프로젝트
diff --git a/site/corelocation/01-tutorial.en.html b/site/corelocation/01-tutorial.en.html index ace53d0a..51e8a5eb 100644 --- a/site/corelocation/01-tutorial.en.html +++ b/site/corelocation/01-tutorial.en.html @@ -369,7 +369,7 @@

📊 Location Accuracy Check

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/corelocation/01-tutorial.html b/site/corelocation/01-tutorial.html index 54a1c70c..c892ee03 100644 --- a/site/corelocation/01-tutorial.html +++ b/site/corelocation/01-tutorial.html @@ -369,7 +369,7 @@

📊 위치 정확도 확인

📦 학습 자료

- +
💻
GitHub 프로젝트
diff --git a/site/coreml/01-tutorial.en.html b/site/coreml/01-tutorial.en.html index e370bf18..bcdb158d 100644 --- a/site/coreml/01-tutorial.en.html +++ b/site/coreml/01-tutorial.en.html @@ -372,7 +372,7 @@

🐍 Python Model Conversion

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/coreml/01-tutorial.html b/site/coreml/01-tutorial.html index 98d7ebda..8ce6eeaf 100644 --- a/site/coreml/01-tutorial.html +++ b/site/coreml/01-tutorial.html @@ -372,7 +372,7 @@

🐍 Python 모델 변환

📦 학습 자료

- +
💻
GitHub 프로젝트
diff --git a/site/cryptokit/01-tutorial.en.html b/site/cryptokit/01-tutorial.en.html index 614f90ca..4fa06e8e 100644 --- a/site/cryptokit/01-tutorial.en.html +++ b/site/cryptokit/01-tutorial.en.html @@ -543,7 +543,7 @@

🔧 Practical Tips

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/cryptokit/01-tutorial.html b/site/cryptokit/01-tutorial.html index 48bdde99..006d09b6 100644 --- a/site/cryptokit/01-tutorial.html +++ b/site/cryptokit/01-tutorial.html @@ -543,7 +543,7 @@

🔧 실무 활용 팁

📦 학습 자료

- +
💻
GitHub 프로젝트
diff --git a/site/en/activitykit/01-delivery-tracker.html b/site/en/activitykit/01-delivery-tracker.html index 89a33d30..a013ab4c 100644 --- a/site/en/activitykit/01-delivery-tracker.html +++ b/site/en/activitykit/01-delivery-tracker.html @@ -71,7 +71,7 @@ @@ -344,7 +344,7 @@

📦 Learning Resources

DocC Tutorial
Try it in Xcode
- +
💻
GitHub Project
Complete Source Code
diff --git a/site/en/appintents/01-siri-todo-app.html b/site/en/appintents/01-siri-todo-app.html index 8ec1a8b2..bffd1afb 100644 --- a/site/en/appintents/01-siri-todo-app.html +++ b/site/en/appintents/01-siri-todo-app.html @@ -157,7 +157,7 @@

📦 Learning Resources

DocC Tutorial
Try it in Xcode
- +
💻
GitHub Project
Complete Source Code
diff --git a/site/en/authservices/01-tutorial.html b/site/en/authservices/01-tutorial.html index 61de0f02..d23241ac 100644 --- a/site/en/authservices/01-tutorial.html +++ b/site/en/authservices/01-tutorial.html @@ -334,7 +334,7 @@

✅ 필수 요구사항 (App Review)

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/callkit/01-tutorial.html b/site/en/callkit/01-tutorial.html index 09b97ad1..5d7cc7a2 100644 --- a/site/en/callkit/01-tutorial.html +++ b/site/en/callkit/01-tutorial.html @@ -582,7 +582,7 @@

🔐 Info.plist & Entitlements Configuration

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/cloudkit/01-tutorial.html b/site/en/cloudkit/01-tutorial.html index 2cd55f95..a3019c8d 100644 --- a/site/en/cloudkit/01-tutorial.html +++ b/site/en/cloudkit/01-tutorial.html @@ -371,7 +371,7 @@

📱 SwiftUI Integration Example

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/corelocation/01-tutorial.html b/site/en/corelocation/01-tutorial.html index 71ea0c90..98e9adb7 100644 --- a/site/en/corelocation/01-tutorial.html +++ b/site/en/corelocation/01-tutorial.html @@ -369,7 +369,7 @@

📊 위치 정확도 확인

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/coreml/01-tutorial.html b/site/en/coreml/01-tutorial.html index 46f17927..e539afb3 100644 --- a/site/en/coreml/01-tutorial.html +++ b/site/en/coreml/01-tutorial.html @@ -372,7 +372,7 @@

🐍 Python 모델 변환

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/cryptokit/01-tutorial.html b/site/en/cryptokit/01-tutorial.html index b9019d54..7108bced 100644 --- a/site/en/cryptokit/01-tutorial.html +++ b/site/en/cryptokit/01-tutorial.html @@ -543,7 +543,7 @@

🔧 Practical Tips

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/eventkit/01-tutorial.html b/site/en/eventkit/01-tutorial.html index 45ed1264..f1e4098c 100644 --- a/site/en/eventkit/01-tutorial.html +++ b/site/en/eventkit/01-tutorial.html @@ -718,7 +718,7 @@

🔐 Info.plist Configuration

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/foundationmodels/01-ai-chatbot.html b/site/en/foundationmodels/01-ai-chatbot.html index 88e016f2..0a90c2e5 100644 --- a/site/en/foundationmodels/01-ai-chatbot.html +++ b/site/en/foundationmodels/01-ai-chatbot.html @@ -169,7 +169,7 @@

📦 Learning Resources

📚
DocC Tutorial
- +
💻
GitHub Project
diff --git a/site/en/healthkit/01-tutorial.html b/site/en/healthkit/01-tutorial.html index f17bf50f..38cd81d8 100644 --- a/site/en/healthkit/01-tutorial.html +++ b/site/en/healthkit/01-tutorial.html @@ -442,7 +442,7 @@

⚙️ Info.plist Configuration

📦 Learning Resources

- +
💻
GitHub Project
diff --git a/site/en/index.html b/site/en/index.html index 7f872a8c..6d010e2b 100644 --- a/site/en/index.html +++ b/site/en/index.html @@ -93,10 +93,10 @@
@@ -250,8 +250,8 @@

📚 Frameworks

@@ -268,8 +268,8 @@

📚 Frameworks

@@ -286,8 +286,8 @@

📚 Frameworks

@@ -304,8 +304,8 @@

📚 Frameworks

@@ -322,8 +322,8 @@

📚 Frameworks

@@ -340,8 +340,8 @@

📚 Frameworks

@@ -372,8 +372,8 @@

📚 Frameworks

@@ -390,8 +390,8 @@

📚 Frameworks

@@ -408,8 +408,8 @@

📚 Frameworks

@@ -426,8 +426,8 @@

📚 Frameworks

@@ -444,8 +444,8 @@

📚 Frameworks

@@ -462,7 +462,7 @@

📚 Frameworks

@@ -480,8 +480,8 @@

📚 Frameworks

@@ -498,8 +498,8 @@

📚 Frameworks

@@ -516,8 +516,8 @@

📚 Frameworks

@@ -534,8 +534,8 @@

📚 Frameworks

@@ -552,8 +552,8 @@

📚 Frameworks

@@ -570,8 +570,8 @@

📚 Frameworks

@@ -588,8 +588,8 @@

📚 Frameworks

@@ -620,8 +620,8 @@

📚 Frameworks

@@ -638,7 +638,7 @@

📚 Frameworks

@@ -656,8 +656,8 @@

📚 Frameworks

@@ -674,7 +674,7 @@

📚 Frameworks

@@ -692,8 +692,8 @@

📚 Frameworks

@@ -710,8 +710,8 @@

📚 Frameworks

@@ -728,8 +728,8 @@

📚 Frameworks

@@ -746,7 +746,7 @@

📚 Frameworks

@@ -764,8 +764,8 @@

📚 Frameworks

@@ -782,8 +782,8 @@

📚 Frameworks

@@ -800,8 +800,8 @@

📚 Frameworks

@@ -818,7 +818,7 @@

📚 Frameworks

@@ -836,7 +836,7 @@

📚 Frameworks

@@ -868,8 +868,8 @@

📚 Frameworks

@@ -886,7 +886,7 @@

📚 Frameworks

@@ -904,7 +904,7 @@

📚 Frameworks

@@ -922,7 +922,7 @@

📚 Frameworks

@@ -940,8 +940,8 @@

📚 Frameworks

@@ -958,8 +958,8 @@

📚 Frameworks

@@ -976,7 +976,7 @@

📚 Frameworks

@@ -994,8 +994,8 @@

📚 Frameworks

@@ -1012,8 +1012,8 @@

📚 Frameworks

@@ -1030,8 +1030,8 @@

📚 Frameworks

@@ -1062,8 +1062,8 @@

📚 Frameworks

@@ -1080,8 +1080,8 @@

📚 Frameworks

@@ -1098,8 +1098,8 @@

📚 Frameworks

@@ -1116,8 +1116,8 @@

📚 Frameworks

@@ -1134,8 +1134,8 @@

📚 Frameworks

@@ -1152,8 +1152,8 @@

📚 Frameworks

@@ -1170,8 +1170,8 @@

📚 Frameworks

@@ -1182,12 +1182,12 @@

📚 Frameworks