AI AGENT ADDONS
Mobile Development
2,050installs

Embed web content right inside your SwiftUI app with the built-in WebKit tools. You can show web pages, HTML documents, or custom content without leaving your app. This skill works on iOS 26, iPadOS 26, macOS 26, and visionOS 26.

WebView and WebPage are the two main pieces. Use WebView to display a simple URL. Use WebPage when you need to control loading, watch page state, run JavaScript, or handle navigation.

This is perfect for article detail views, help centers, in-app documentation, or any feature that needs a web surface. The tools are simple to use and work directly with SwiftUI state.

Add Swiftui Webkit skill to your workflow

Global

mkdir -p ~/.claude/skills/swiftui-webkit

Project

mkdir -p .claude/skills/swiftui-webkit

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago