sdk-architecture
CommunityDesign robust SDKs with clean architecture.
AuthorChoshimWy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SDK/Framework 架构设计技能帮助开发者明确 SDK/Framework 在模块边界、对外 API、入口类、Configuration、分发策略及可测试架构方面的设计要点,避免把普通应用页面开发错误地当成 SDK 任务。
Core Features & Use Cases
- 设计清晰的 Public API 区域,确保最小暴露并将实现细节封装在内部模块中。
- 定义分层依赖关系:Public API Layer -> Feature Layer -> Core Layer -> Platform Layer,确保单向依赖与可测试性。
- 规划 SDK 初始化、配置、日志、错误处理和关闭流程,以及版本演进和分发策略(SPM/XCFramework)。
Quick Start
Outline the initial architecture guidelines for an SDK project, including module boundaries, public surface, and distribution strategy.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sdk-architecture Download link: https://github.com/ChoshimWy/iOSAgentSkills/archive/main.zip#sdk-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.