ios-design-system
This skill collection provides AI agents with specialized capabilities for constructing and improving iOS design systems. It enables systematic management of design tokens, component styling, and architectural patterns to maintain consistency across iOS applications. Leverage these domain-specific tools to streamline design system workflows and enhance code maintainability.
ios-design-system is an MIT-licensed skill collection that provides AI agents with specialized capabilities for constructing and improving iOS design systems. It enables systematic management of design tokens, component styling, and architectural patterns to maintain consistency across iOS applications, streamlining design system workflows and enhancing code maintainability.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-24
ios-design-system is an MIT-licensed skill collection that provides AI agents with specialized capabilities for constructing and improving iOS design systems. It enables systematic management of design tokens, component styling, and architectural patterns to maintain consistency across iOS applications, streamlining design system workflows and enhancing code maintainability.
Use it when
- ios-design-system helps set up color, typography, and spacing systems for modular iOS apps.
- Yes.
Verify before relying
Read SKILL.md below before installing (54 files). Open directory: indexed for reading, not audited.
Install
pproenca/dot-skills/ios-design-system · repository language: Shell
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is ios-design-system and what does it help with?
ios-design-system is an MIT-licensed skill collection that provides AI agents with specialized capabilities for constructing and improving iOS design systems. It enables systematic management of design tokens, component styling, and architectural patterns to maintain consistency across iOS applications, streamlining design system workflows and enhancing code maintainability.
How does ios-design-system support SwiftUI design system setup?
ios-design-system helps set up color, typography, and spacing systems for modular iOS apps. It provides guidance on building or refactoring iOS design system infrastructure with tokens and component styles, enabling you to establish governed token systems in SwiftUI rather than relying on ad-hoc styling approaches.
Can ios-design-system help migrate from ad-hoc styles to a token system?
Yes. ios-design-system specializes in migrating from ad-hoc styles to governed token systems in SwiftUI. It provides patterns and best practices for establishing design token architecture, enforcing design consistency and governance across your iOS app through systematic token management and component organization.
What design system patterns and best practices does ios-design-system teach?
ios-design-system teaches Airbnb design system patterns and best practices for iOS, including token hierarchy, theming infrastructure, component catalogs, and style protocols. It covers design system governance, color token systems, typography scales, spacing tokens, and automation approaches to help you build maintainable, consistent iOS applications.
How can ios-design-system enforce design consistency across my iOS app?
ios-design-system enforces design consistency through token architecture and governance frameworks. By establishing centralized design tokens for colors, typography, and spacing, and implementing component style libraries in SwiftUI, you create a single source of truth that ensures all parts of your iOS app maintain visual and behavioral consistency.
What SwiftUI design system infrastructure does ios-design-system cover?
ios-design-system covers SwiftUI design system infrastructure including asset catalog colors, style protocols, component styling patterns, and token-based theming. It provides guidance on building modular component libraries, establishing token hierarchies, and creating reusable design language systems that scale across iOS applications.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Airbnb iOS Design System Best Practices
Opinionated, strict design system engineering for SwiftUI iOS 26 / Swift 6.2 apps. Contains 50 rules across 8 categories, prioritized by impact. Derived from Airbnb's Design Language System (DLS), Airbnb Swift Style Guide, Apple Human Interface Guidelines, and WWDC sessions. Mandates @Equatable on every view, @Observable for state, and style protocols as the primary component API.
Mandated Architecture Alignment
This skill is designed to work alongside swift-ui-architect. All code examples follow the same non-negotiable constraints:
- Feature modules depend on
Domain+DesignSystem; no directDatadependency @Observablefor mutable UI state,
(truncated - see the full file via the links below)
File tree — 15 files
skills/.experimental/ios-design-system/SKILL.md
skills/.experimental/ios-design-system/assets/templates/_template.md
skills/.experimental/ios-design-system/metadata.json
skills/.experimental/ios-design-system/references/_sections.md
skills/.experimental/ios-design-system/references/asset-icon-export-format.md
skills/.experimental/ios-design-system/references/asset-image-optimization.md
skills/.experimental/ios-design-system/references/asset-naming-convention.md
skills/.experimental/ios-design-system/references/asset-separate-catalogs.md
skills/.experimental/ios-design-system/references/asset-sf-symbols-first.md
skills/.experimental/ios-design-system/references/color-audit-script.md
skills/.experimental/ios-design-system/references/color-complete-pairs.md
skills/.experimental/ios-design-system/references/color-limit-palette.md
skills/.experimental/ios-design-system/references/color-no-hex-in-views.md
skills/.experimental/ios-design-system/references/color-organized-xcassets.md
skills/.experimental/ios-design-system/references/color-system-first.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Build or refactor iOS design system infrastructure with tokens and component styles”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill equips developers with structured testing methodologies tailored for iOS applications built on modular MVVM-C architecture. Explore practical approaches to unit testing, integration testing, and UI automation while maintaining clean separation of concerns across your codebase. Strengthen your testing foundation to build more reliable and maintainable iOS applications.
This skill equips developers with Apple's Human Interface Guidelines, providing essential design principles and patterns for building polished SwiftUI applications. Access curated rules, accessibility requirements, and platform-specific best practices to ensure your iOS apps meet Apple's quality standards and deliver excellent user experiences.
swift-ui-architect equips AI agents with the expertise to design and implement robust SwiftUI applications using proven architectural patterns. The skill enforces separation of concerns through MVVM-C layering, Swift Package Manager organization, and coordinator-based navigation, enabling agents to generate production-ready iOS codebases that scale with team complexity.
This skill equips AI agents to work directly with iOS storyboard files, enabling updates and restructuring of interface layouts within healthcare applications. It integrates with the Agent Skills open format to provide domain-specific capabilities for managing UI components and screen configurations in clinic-focused iOS development.
This skill equips AI agents with the knowledge to architect scalable data persistence solutions in Swift using SwiftData's modern ORM capabilities. It covers entity modeling, repository patterns, and clean architecture principles tailored for MVVM-C workflows. Developers gain practical guidance on structuring data layers that remain maintainable as iOS projects grow in complexity.
swift-refactor helps developers modernize SwiftUI applications by transforming existing code into clean, modular MVVM-C patterns. It leverages Swift's @Observable macro and SPM package boundaries to create maintainable, scalable architectures that separate concerns and improve testability.
More skills ios-xcode (MIT) · apple-hig-designer (MIT)