| MVC boundaries, side controllers, backend isolation | references/side-controllers.md |
| UIKit/AppKit layout and styling | references/layout-autolayout.md, references/liquid-glass-design.md |
| Accessibility, keyboard, focus, Dynamic Type | references/accessibility-keyboard.md |
| Lists, tables, collections | references/diffable-data-source.md |
| Core Data-backed lists | references/core-data-frc.md, references/diffable-data-source.md |
| Search/filtering | references/lists-search-filter.md |
| Drag/drop and reordering | references/lists-drag-drop.md |
| Forms, validation, text input | references/forms-validation-focus.md |
| Menus, toolbars, commands, shortcuts | references/menus-toolbars-commands.md |
| Target/action selector naming | references/ui-actions-selectors.md |
| Windowing, scenes, navigation, restoration | references/windowing-scenes-navigation.md |
| Files, import/export, security-scoped URLs | references/files-and-sharing.md |
| Pasteboard and sharing | references/pasteboard-sharing.md |
| Undo and redo | references/undo-redo.md |
| Background tasks and long-running work | references/background-work.md |
| Swift conventions, Foundation formatting | references/formatting-foundation.md |
| Swift concurrency and data-race safety | references/swift-concurrency-updates.md |
| Builds and tests | references/testing-xcodebuildmcp.md |