AI AGENT ADDONS
Mobile Development
1,495installs

BrowserEngineKit helps you build a browser with your own engine on iOS and iPadOS. You can replace the built-in WebKit with your own HTML, CSS, and JavaScript handling. This is for developers who want to make a different kind of browser.

You need special permission from Apple called entitlements. Your device must also be in a supported region. The framework handles process isolation, GPU and networking tasks, and eligibility checks. It works with Swift and current Apple SDKs.

Development is possible anywhere. But only users in certain regions can run your browser. Use the BrowserKit companion framework to check if a device is eligible. This skill gives you the steps to set up your project correctly.

Add Browserenginekit skill to your workflow

Global

mkdir -p ~/.claude/skills/browserenginekit

Project

mkdir -p .claude/skills/browserenginekit

Source Repository

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