Skip to main content
GitHub repository

CHALLA-iOS

CHALLA-iOS contains 8 collected skills from mash-up-kr, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-07-29
Forks
0
Occupation coverage
2 occupation categories · 75% classified
repository explorer

Skills in this repository

composable-architecture
software-developers

TCA(The Composable Architecture)로 Feature를 구축하거나 reducer 구조화, state 관리, effect·navigation 처리, TCA feature 테스트를 할 때 사용합니다. @Reducer, Store, Effect, TestStore, reducer 조합 패턴을 다룹니다.

2026-07-29
swiftui-patterns
unclassified

iOS 17+ SwiftUI patterns를 구현할 때 사용합니다: @Observable/@Bindable, MVVM architecture, NavigationStack, lazy loading, UIKit interop, accessibility (VoiceOver), 비동기 작업(.task/.refreshable), 또는 ObservableObject/@StateObject에서 마이그레이션하는 경우.

2026-07-28
zeplin-ui-verification
unclassified

구현한 화면의 스크린샷·UI hierarchy를 Zeplin 시안 스펙과 항목별로 대조해 PASS/DIFF를 보고합니다.

2026-07-26
swiftui-specialist
software-developers

SwiftUI 코드를 리뷰·정리하거나 soft-deprecated API를 점검할 때 사용합니다. view 구조 분리, dataflow/environment 검토, ForEach identity, localization, deprecation 마이그레이션을 다룹니다. (신규 구현 패턴은 swiftui-patterns 스킬 사용)

2026-07-17
device-interaction
software-developers

device 또는 simulator에서 스크린샷, UI hierarchy, 터치 interaction을 통해 iOS 앱 동작을 확인합니다.

2026-07-14
modern-swift
software-developers

async/await 코드를 작성하거나, strict concurrency를 활성화하거나, Sendable 오류를 수정하거나, completion handler로부터 마이그레이션하거나, actor로 공유 상태를 관리하거나, 동시성을 위해 Task/TaskGroup을 사용할 때 사용합니다.

2026-07-14
swift-diagnostics
software-developers

NavigationStack 문제(응답 없음, 예기치 않은 pop, 크래시), build 실패(SPM resolution, "No such module", build가 멈추는 경우), 또는 메모리 문제(retain cycle, leak, deinit이 호출되지 않는 경우)를 디버깅할 때 사용합니다. iOS/macOS를 위한 체계적인 진단 워크플로우입니다.

2026-07-14
swift-testing
software-quality-assurance-analysts-and-testers

Swift Testing(@Test,

2026-07-14