update-apple-webview-landscape

update-apple-webview-landscape is a skill for Claude Code, Codex from emilianoeloi/ios-WK-UI-WebView. It costs 34 tokens per session (293 once invoked), scanned A, original, MIT.

A research guide for keeping information about Apple WebViews, WebKit, browser engines, and compatibility policies current. It requires official Apple or WebKit sources and separates API changes from policy changes.

In plain words
What is it for?
Use it after Apple or WebKit releases, when updating repository documentation, or when deciding whether a new platform change affects legacy WebView maintenance.
Why use it?
WebView rules and platform capabilities can change, and a policy affecting one region may not apply everywhere. The guide helps prevent outdated or overly broad conclusions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it after Apple or WebKit releases, when updating repository documentation, or when deciding whether a new platform change affects legacy WebView maintenance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add emilianoeloi/ios-WK-UI-WebView --skill update-apple-webview-landscape
Clone the repo
git clone --depth 1 https://github.com/emilianoeloi/ios-WK-UI-WebView

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for update-apple-webview-landscape

README.md
[![agentmods](https://agentmods.dev/badge/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape/github.svg)](https://agentmods.dev/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape)
Your own site
<a href="https://agentmods.dev/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape"><img src="https://agentmods.dev/badge/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for update-apple-webview-landscape

Your own site · 80×15
<a href="https://agentmods.dev/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape"><img src="https://agentmods.dev/badge/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 293 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00293
Opus 5 $0.00017 $0.00147
Sonnet 5 $0.00007 $0.00059
Haiku 4.5 $0.00003 $0.00029

Measured 11d ago against content hash 112c3f255c23, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

update-apple-webview-landscape scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/skills/update-apple-webview-landscape/SKILL.md · 39 lines

What it actually says

Update Apple WebView Landscape

Purpose

Keep repository references current with official changes in Apple WebView and browser engine policies.

When To Use

  1. after WWDC, Safari, or WebKit release waves
  2. when README/reference docs need refresh
  3. when deciding if a new platform capability changes maintenance strategy

Required Output

  1. What changed (official source and date)
  2. Scope boundaries (where it applies and where it does not)
  3. Impact on this repository (none, low, medium, high)
  4. Recommended docs/skills updates

Verification Rules

  • Prefer Apple Developer and WebKit official sources
  • Explicitly distinguish WKWebView API updates vs browser-engine policy updates
  • Never generalize EU-only policy to global behavior
  • Include at least one source URL for each important claim
  • Stamp every landscape claim with an explicit "as of " so future refreshes can tell what is stale
  • If official sources do not confirm a change, write not confirmed — do not extrapolate from secondary coverage

Source Priority

  1. Apple Developer documentation/support pages
  2. WebKit Blog release notes and feature posts
  3. Official vendor docs for agent tooling references
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 39 lines · 34 tokens per session scan A 112c3f255c23

Subscribe to this mod's changes

update-apple-webview-landscape is a skill published in the GitHub repository emilianoeloi/ios-WK-UI-WebView (3 stars, last pushed 2mo ago), licensed MIT. It adds 34 tokens to every session and 293 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

argent-device-interact

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking…

software-mansion/argent · 78 tokens

Web Search

A web-search skill for finding current public information, news, official pages, and webpage text. It can search public pages and fetch the contents of a specific page.

kellyvv/PhoneClaw · 25 tokens

browserenginekit

Build alternative browser engines using BrowserEngineKit. Use when developing a non-WebKit browser engine for iOS in the EU, managing web content rendering processes, configuring GPU and networking processes for browser functionality, checking device eligibility for alternative engines, or working with…

JordanCoin/ios-skills-collection · 60 tokens

asc-app-create-ui

Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form.

JordanCoin/ios-skills-collection · 39 tokens

beacio-sdk-consumer

Ship Web Bluetooth on iOS / iPhone Safari via the beacio SDK. Trigger when users ask about navigator.bluetooth, Web Bluetooth, GATT, BLE from a website on iPhone, Safari Web Extension for Bluetooth, @beacio/ packages, or connecting to BLE devices from a web page on iOS.

wklm/beacio-sdk · 69 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens