View Complexity

View complexity management: 30-line body rule, computed property extraction, subview decomposition, type-check timeout prevention. Use when a view body is getting long, refactoring large views, or hitting Swift type-checker timeouts. Triggers: long body, refactor view, extract subview, type-check timeout, view too complex.

abdullah4ai a8d1202 1.6 KB Updated

File contents

abdullah4ai/apple-dev-docs/tree/main/swiftship/internal/skills/data/ui/view-complexity commit a8d1202ef6

Frequently asked questions

npx skillmds@latest add abdullah4ai/view-complexity