API 연동 전문가. REST/GraphQL API 클라이언트를 구현하고, 인증(OAuth, JWT), 캐싱, 오프라인 지원, 에러 핸들링을 설계한다. 서버와 앱 사이의 데이터 흐름을 최적화한다.
모바일 앱 개발자. Swift/SwiftUI, Kotlin/Jetpack Compose, Flutter, React Native 등 네이티브/크로스플랫폼 코드를 생성한다. 아키텍처 패턴(MVVM, Clean Architecture)을 적용하고 테스트 가능한 구조로 구현한다.
아키텍처 리뷰어. 설계 패턴, SOLID 원칙, 의존성 방향, 결합도/응집도, 모듈 구조, 테스트 가능성, 확장성을 분석한다.
10년차 시니어 Swift / iOS 개발자 관점의 코드 리뷰어. 읽기 전용으로 리뷰 의견만 출력한다.
코드 리팩터링 전문 에이전트. 기능 변경 없이 구조만 개선한다.
Access accelerometer, gyroscope, magnetometer, pedometer, and activity-recognition data using CoreMotion. Use when reading device sensor data, counting steps, detecting user activity (walking/running/driving), tracking altitude changes, or implementing motion-based interactions in iOS/watchOS apps.
Read and write NFC tags using CoreNFC. Use when scanning NDEF tags, reading ISO7816/ISO15693/FeliCa/MIFARE tags, writing NDEF messages, handling NFC session lifecycle, configuring NFC entitlements, or implementing background tag reading in iOS apps.
Integrate and optimize Core ML models in iOS apps for on-device machine learning inference. Covers model loading (.mlmodelc, .mlpackage), predictions with auto-generated classes and MLFeatureProvider, compute unit configuration (CPU, GPU, Neural Engine), MLTensor, VNCoreMLRequest, MLComputePlan, multi-model pipelines, and deployment strategies. Use when loading Core ML models, making predictions, configuring compute units, or profiling model performance.
Perform cryptographic operations using Apple CryptoKit. Use when hashing data with SHA256/SHA384/SHA512, generating HMAC authentication codes, encrypting with AES-GCM or ChaChaPoly, signing with P256/P384/P521/Curve25519 keys, performing ECDH key agreement, storing keys in the Secure Enclave, or migrating from CommonCrypto to CryptoKit.
Access security tokens and smart cards using CryptoTokenKit. Use when building token driver extensions with TKTokenDriver and TKToken, communicating with smart cards via TKSmartCard, implementing certificate-based authentication, managing token sessions, or integrating hardware security tokens with the system keychain.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code의 agent / skill 을 여러 맥에서 공유하기 위한 개인 설정 저장소. Swift / iOS (TCA + Clean Architecture) 프로젝트 기준으로 정리되어 있다.
@Test, @Suite)@FlowCoordinatorAttendance_iOS, Picke-iOS 등claude-config/
├── agents/ # 에이전트
│ ├── code-reviewer.md # 10년차 시니어 Swift/iOS 리뷰어 (read-only)
│ ├── code-simplifier.md # 기능 변경 없는 리팩터링
│ ├── test-engineer.md # Swift Testing 기반 테스트 작성
│ ├── test-auto-pr-agent.md # 도메인별 자동 테스트 + PR 파이프라인
│ └── ios-performance-optimizer/ # PFW 통합 iOS 성능 최적화
├── skills/ # 스킬 (자체 + 외부 통합)
│ ├── 자체: # commit, tdd
│ ├── 성능/SwiftUI: # ios-performance, ios-performance-pfw,
│ │ ios-performance-uikit-guide, swiftui-auditor,
│ │ swiftui-uikit-interop, swiftui-liquid-glass
│ ├── 아키텍처: # tca-optimizer, clean-architecture
│ ├── Swift/iOS 일반: # swift-ios-skills, ios-uikit-expert,
│ │ apple-design-system, apple-skills
│ ├── Hudson "Pro" 시리즈 (twostraws): swiftui-pro, swiftdata-pro,
│ │ swift-testing-pro, swift-concurrency-pro
│ ├── Concurrency (AvdLee): # swift-concurrency
│ ├── 신규 영역: # swift-api-design-guidelines,
│ │ ios-accessibility, swift-security-expert,
│ │ ios-simulator
│ └── Dimillian/Skills: # swiftui-ui-patterns, swiftui-view-refactor,
│ app-store-changelog, ios-debugger-agent
├── docs/
│ ├── agent/ # iOS 프로젝트용 가이드 13종 (TCA/SwiftUI/DI/성능/Git/Dev 등)
│ ├── external-swift-agent-skills.md # twostraws 카탈로그 인덱스
│ └── external-agents-md/SwiftAgents.md # Hudson AGENTS.md 템플릿
└── ATTRIBUTIONS.md # 외부 자산 출처/라이선스
plugins/installed_plugins.json · plugins/known_marketplaces.json 기준. (마켓플레이스 = 설치 소스)
| 플러그인 | 마켓플레이스 | 소스 repo | 용도 |
|---|---|---|---|
oh-my-claudecode | omc | Yeachan-Heo/oh-my-claudecode | 멀티 에이전트 오케스트레이션(OMC) — autopilot/ultrawork/team 등 |
superpowers | superpowers-dev | obra/superpowers | 스킬 발견/실행 프레임워크 |
agent-council | team-attention-plugins | team-attention/agent-council | 다중 에이전트 합의/심의 |
developer-kit-typescript | developer-kit | giuseppe-trisciuoglio/developer-kit | NestJS/React/Expo TS 개발 전문 에이전트 |
warp | claude-code-warp | warpdotdev/claude-code-warp | Warp 터미널 연동 |
swift-lsp | claude-plugins-official | anthropics/claude-plugins-official | Swift LSP 통합 |
code-review | claude-plugins-official | 〃 | 코드 리뷰 명령 |
commit-commands | claude-plugins-official | 〃 | 커밋 자동화 명령 |
gitlab | claude-plugins-official | 〃 | GitLab 연동 |
agent-sdk-dev | claude-plugins-official | 〃 | Agent SDK 앱 검증 |
frontend-design | claude-plugins-official | 〃 | 프런트엔드 디자인 |
figma | claude-plugins-official | 〃 | Figma 연동 (MCP) |
플러그인 소스/캐시(165MB) 는 추적하지 않고 매니페스트 json 만 공유한다. 새 맥에서는 각 마켓플레이스를 추가 후 재설치한다.
hooks/ — Claude Code 훅 스크립트.
| 훅 | 설명 |
|---|---|
session-start.mjs | 세션 시작 시 컨텍스트/상태 주입 |
pre-tool-use.mjs · post-tool-use.mjs | 도구 사용 전/후 처리 |
post-tool-use-failure.mjs | 도구 실패 시 후처리 |
block-dangerous.sh · block-git-push.sh | 위험 명령 / git push 차단 |
auto-format.sh · type-check.sh | 저장 후 자동 포맷 / 타입 체크 |
scripts/sync-skills.sh (Stop 훅) | 세션 종료 시 로컬 ~/.claude/skills 변경을 이 repo 로 자동 동기화 (변경 있을 때만 commit+push, .env/node_modules/깨진 symlink 제외) |
context-engineering.sh · handoff-on-failure.sh | 컨텍스트 엔지니어링 / 실패 핸드오프 |
keyword-detector.mjs · persistent-mode.mjs · code-simplifier.mjs | 키워드 감지 / 지속 모드 / 코드 단순화 |
CLAUDE.md — 전역 지침(모델 라우팅 · 토큰 절약 · MCP 자동 사용 규칙 등)settings.json — 권한 / 모델 / 훅 / statusline 설정mcp_servers.example.json — MCP 서버 설정 예시. 실제 mcp_servers.json(API 키 포함)은 .gitignore 로 제외. 사용 시 복사 후 FIGMA_API_KEY 등 본인 키 입력.git clone [email protected]:Roy-wonji/claude-config.git ~/claude-config
cp -R ~/claude-config/agents/. ~/.claude/agents/
cp -R ~/claude-config/skills/. ~/.claude/skills/
npx claudepluginhub roy-wonji/claude-config --plugin royApple/Swift 스킬 모음 (rshankras/claude-code-apple-skills, MIT) — iOS·SwiftUI·Swift·테스트·보안·성능 등 카테고리별 라우터 스킬.
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
The Claude Code knowledge system — 380+ skills, 182+ agents, 100+ commands, 40 hooks, 32 rules, and workflows.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation