Swiftui Multiplatform Design Guide
Helps with SwiftUI, design as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add swiftui-multiplatform-design-guide npx -- -y @trustedskills/swiftui-multiplatform-design-guide
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"swiftui-multiplatform-design-guide": {
"command": "npx",
"args": [
"-y",
"@trustedskills/swiftui-multiplatform-design-guide"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides guidance on designing user interfaces using SwiftUI for multiple platforms. It helps developers create consistent and adaptable designs that work across iOS, macOS, watchOS, and tvOS. The guide focuses on leveraging SwiftUI's declarative syntax and features to build efficient and maintainable UI codebases.
When to use it
- You are starting a new project targeting multiple Apple platforms (iOS, macOS, watchOS, tvOS).
- You need help adapting an existing iOS design for macOS or other Apple devices.
- You want to improve the consistency of your user interfaces across different Apple platforms.
- You're looking for best practices and patterns in SwiftUI multiplatform development.
Key capabilities
- Multi-platform UI Design
- SwiftUI declarative syntax
- Adaptable design patterns
- Consistent UI implementation
Example prompts
- "Generate a SwiftUI layout for a macOS window that mirrors an existing iOS app screen."
- "What are the best practices for handling different screen sizes in SwiftUI across iOS and watchOS?"
- "Show me how to create a reusable SwiftUI component for displaying data consistently on both iPad and tvOS."
Tips & gotchas
This skill assumes basic familiarity with SwiftUI concepts. While it covers multiplatform design, platform-specific considerations (e.g., macOS menu bars) may require additional research or adjustments.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.