Cruz
Community@cruisediary ยท Seoul
๐๐ผ Open Source | iOS & Swift ๐ฑ+ โต๏ธ engineer at @hyperconnect
Agent Skills by Cruz
Showing 32 vetted skills indexed across 1 GitHub repositories.
apple-app-review-skills
Audit iOS/macOS apps against Apple guidelines and produce remediation plans.
account-deletion-check
Detect missing Apple 5.1.1(v) account deletion UI and backend API calls in iOS/macOS projects.
ai-data-disclosure
Detect iOS/macOS apps transmitting user data to third-party AI services without consent.
att-framework-audit
Detect analytics SDKs missing App Tracking Transparency prompts in iOS/macOS projects.
privacy-policy-check
Detect missing, broken, or placeholder privacy policy links in iOS/macOS apps.
privacy-manifest-check
Detect missing PrivacyInfo.xcprivacy manifests and required API declarations in iOS/macOS projects.
data-minimization-audit
Scan Swift and Objective-C sources, entitlements, and privacy manifests to flag excessive data collection.
content-moderation-api
Detect missing content moderation integrations in iOS/macOS apps with user-generated content.
ugc-safety-features
Detect missing reporting, blocking, filtering, and contact controls for iOS/macOS user-generated content.
review-request-audit
Audit Swift iOS/macOS projects for improper SKStoreReviewController.requestReview() usage.
app-completeness-check
Scan iOS/macOS source and config files for placeholder content and non-production endpoints.
crash-risk-audit
Detect crash-prone Swift patterns like force unwraps and fatalError in iOS/macOS projects.
sdk-version-check
Scan Xcode project files to flag outdated SDKs and deployment targets.
background-execution-audit
Audit iOS background execution abuses in Info.plist and Swift sources.
review-readiness-check
Detect App Store submission blockers in iOS/macOS Xcode projects.
private-api-audit
Scan Swift/Objective-C sources for private Apple API usage and generate prioritized findings.
push-notification-audit
Detect push notification guideline 4.5.5 violations in iOS/macOS projects.
safe-area-compliance
Scan iOS SwiftUI and UIKit files for unsafe safe-area overrides and hardcoded insets.
ipad-layout-audit
Detect iPad layout regressions from hardcoded iPhone widths and missing size-class adaptations.
dynamic-type-support
Detect hard-coded font sizes and fixed-height text containers in iOS apps.
orientation-support
Detects iPad orientation misconfigurations and forced-rotation patterns in iOS apps before submission.
subscription-disclosure
Scan iOS/macOS paywall UI for missing subscription disclosure elements.
loot-box-disclosure
Detect randomized reward purchases lacking odds disclosure in iOS/macOS apps.
iap-compliance
Detect external payment processors and WebView flows in iOS apps.