safe-area-compliance
CommunityDetect unsafe safe-area overrides in iOS layouts.
Authorcruisediary
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Detects unsafe safe-area overrides and hardcoded inset values that hide content behind the Dynamic Island, notch, or home indicator, violating Apple's Human Interface Guidelines for adaptive layout.
Core Features & Use Cases
- Identify occurrences of .edgesIgnoringSafeArea(.all) in SwiftUI and equivalent safe-area suppression patterns in UIKit.
- Flag hardcoded insets like top: 44 or bottom: 34 that break on devices with Dynamic Island, notch, or home indicator.
- Generate remediation guidance to adopt safe-area aware layouts, use safeAreaInsets, and adaptive constraints.
Quick Start
Manually scan or run the skill against an iOS project to surface unsafe safe-area patterns and implement responsive safe-area-aware UI.
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: safe-area-compliance Download link: https://github.com/cruisediary/apple-app-review-skills/archive/main.zip#safe-area-compliance 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.