interface-builder-validator
CommunityValidate XIB/Storyboard files, prevent UI bugs.
Authorpaleoterra
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates UI bugs and accessibility issues by automatically validating XIB and Storyboard files, preventing broken connections, layout problems, and accessibility oversights.
Core Features & Use Cases
- UI Validation: Automatically parse XIB/Storyboard XML to find broken IBOutlets and IBActions.
- Layout & Accessibility Checks: Detect Auto Layout warnings, ambiguous constraints, and validate accessibility labels.
- Use Case: Before a release, automatically scan your project's UI files to catch any broken connections or accessibility gaps, ensuring a smooth user experience and preventing runtime crashes.
Quick Start
Validate all XIB and Storyboard files in the current project for broken outlets and accessibility issues.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: interface-builder-validator Download link: https://github.com/paleoterra/PaleoRose/archive/main.zip#interface-builder-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.