layout-check
Installation
SKILL.md
Skill: layout-check
On load: Read ../../.claude-plugin/plugin.json from this skill's base directory. Display layout-check v{version} before proceeding.
Verify visual layout against React Native's official Flexbox and style documentation.
Dependencies
| Skill / Resource | Why |
|---|---|
ios-sim |
capture.sh view captures the simulator screenshot; ui.sh describe-all provides element positions from the accessibility tree |
_shared (metro.sh, cdp-bridge.js) |
Optional Step 1.5 — reads computed style values from the React fiber tree via CDP when Metro is running |