Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
superagents-lab
/
xcode27-skills
home
/
skills
/
superagents-lab
/
xcode27-skills
superagents-lab/xcode27-skills
7 skills
View on GitHub
$
npx skills add superagents-lab/xcode27-skills
Skill
Installs
audit-xcode-security-settings
Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode p
—
c-bounds-safety
Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging
—
device-interaction
Verify iOS app behavior on device or simulator via screenshots, UI hierarchy, and touch interactions.
—
swiftui-specialist
Best practices and idiomatic patterns for SwiftUI. Use when writing, reviewing, or editing SwiftUI code.
—
swiftui-whats-new-27
New SwiftUI APIs, behaviors, and deprecations introduced in the 2027 OS releases (iOS 27, macOS 27, watchOS 27, tvOS 27, visionOS 27). Use when a SwiftUI view using @State fails to compile with \"used
—
test-modernizer
Modernize test suites to use modern Swift Testing features or migrate from XCTest.
—
uikit-app-modernization
Modernizes UIKit apps for multi-window environments by replacing legacy shared-state APIs with context-appropriate modern alternatives. This includes references to mainScreen, interfaceOrientation, ap
—