Install
$ agentstack add skill-vabole-apple-skills-uikit ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
UIKit Reference
UIKit framework documentation for iOS and iPadOS apps.
Downloaded Reference Files
Search the local files first. uikit-overview.md is the full framework index and is large, so prefer rg over opening it directly.
| File | Content | |------|---------| | [uikit-overview.md](uikit-overview.md) | Full UIKit framework index | | [uikit-updates.md](uikit-updates.md) | UIKit updates | | [uiapplication.md](uiapplication.md) | UIApplication | | [uiapplicationdelegate.md](uiapplicationdelegate.md) | UIApplicationDelegate | | [uiwindowscene.md](uiwindowscene.md) | UIWindowScene | | [uiview.md](uiview.md) | UIView | | [uiviewcontroller.md](uiviewcontroller.md) | UIViewController | | [uicontrol.md](uicontrol.md) | UIControl | | [uibutton.md](uibutton.md) | UIButton | | [uilabel.md](uilabel.md) | UILabel | | [uiimage.md](uiimage.md) | UIImage | | [uiimageview.md](uiimageview.md) | UIImageView | | [uicolor.md](uicolor.md) | UIColor | | [uifont.md](uifont.md) | UIFont | | [uiscrollview.md](uiscrollview.md) | UIScrollView | | [uitableview.md](uitableview.md) | UITableView | | [uicollectionview.md](uicollectionview.md) | UICollectionView | | [uistackview.md](uistackview.md) | UIStackView | | [nslayoutconstraint.md](nslayoutconstraint.md) | NSLayoutConstraint | | [uinavigationcontroller.md](uinavigationcontroller.md) | UINavigationController | | [uitabbarcontroller.md](uitabbarcontroller.md) | UITabBarController | | [uisplitviewcontroller.md](uisplitviewcontroller.md) | UISplitViewController | | [uigesturerecognizer.md](uigesturerecognizer.md) | UIGestureRecognizer | | [uialertcontroller.md](uialertcontroller.md) | UIAlertController | | [uiactivityviewcontroller.md](uiactivityviewcontroller.md) | UIActivityViewController | | [uivisualeffectview.md](uivisualeffectview.md) | UIVisualEffectView | | [uiblureffect.md](uiblureffect.md) | UIBlurEffect | | [uihostingcontroller.md](uihostingcontroller.md) | UIHostingController bridge from SwiftUI | | [using-swiftui-with-uikit.md](using-swiftui-with-uikit.md) | Using SwiftUI with UIKit |
Fetching More Docs
- Search this skill's local
.mdfiles first. - If the topic is not here, check the other installed Apple skills you have available by their names, descriptions, or
SKILL.mdfrontmatter, then grep their local files. This is faster and uses less context than fetching new docs from the internet. - If no installed skill has the page, use the relevant documentation path from
uikit-overview.mdwith thesosumi.aiMarkdown mirror. For example,/documentation/uikit/uiviewmaps tohttps://sosumi.ai/documentation/uikit/uiview.
Some UIKit-adjacent APIs live in other frameworks. For example, UIHostingController is documented under SwiftUI.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: vabole
- Source: vabole/apple-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.