Concise Output
Use when: you want maximum token compression in responses. Removes all filler prose while keeping 100% technical accuracy. Inspired by the Caveman communication pattern.
Update Apple Webview Landscape
Use when: checking official Apple/WebKit updates and keeping this repository references current about WebView, browser engines, and compatibility boundaries.
Legacy Webview Analysis
Use when: analyzing Objective-C WebView legacy flows, fallback behavior, and bridge contracts before implementing changes. Read-only: produces a behavior map and a safe patch checklist, never code edits.
Webview Legacy Reference
Use when: documenting, teaching, or deciding WebView strategy with historical context, practical guidance, and migration paths between UIWebView and WKWebView.
Legacy Webview Implementation
Use when: implementing Objective-C changes in WKWebView/UIWebView flow, JavaScript bridge, and navigation behavior with minimal risk.