搜索
搜索结果
222 results for "apple"

apple-reminders
List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.
openclaw
apple-notes
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
openclaw
apple-notes
通过 macOS 上的 memo CLI 创建、查看、编辑、删除、搜索、移动或导出 Apple Notes。
steipete
apple-reminders
通过 remindctl 列出、添加、编辑、完成或删除 Apple 提醒事项和提醒列表。
steipete
apple-hig
包含 14 个 Apple 人机界面指南(HIG)Agent Skill,全面覆盖 iOS、macOS、visionOS、watchOS 与 tvOS 的平台特性、基础规范、UI 组件、设计模式、输入交互以及相关技术。
nexu-io
apple-appstore-reviewer
作为代码库的审查者,负责查找Apple App Store优化或拒绝原因。
github
apple-design
Apple 的界面设计与流畅物理动效方法,转化为 Web 实现。适用于构建或审查手势驱动的 UI、弹簧动画、拖拽/滑动/面板交互、动量和可中断过渡、半透明材质与深度、排版(光学尺寸、字距、行距)、减少动效,或 Apple 风格界面背后的设计基础(反馈、空间一致性、克制)。
emilkowalski
ads-apple
用于审计 Apple Ads 归因测量、AdServices 与 AdAttributionKit、广告系列与关键词结构、Search Match(搜索匹配)、App Store 展位、自定义产品页面(CPP)、出价、预算、MMP 对账以及违规合规政策。适用于 Apple Ads、Apple Search Ads (ASA)、App Store 广告、Search Match、自定义产品页面、AdServices 或 Apple 应用安装广告系列。
agricidaniel
apple-crash-symbolication
Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS). Extracts UUIDs and addresses from the native backtrace, locates dSYM debug symbols, and runs atos to produce function names with source file and line numbers. Automatically downloads .dwarf symbols from the Microsoft symbol server using Mach-O UUIDs. USE FOR triaging a .NET MAUI or Mono app crash from an .ips file on any Apple platform, resolving native backtrace frames in libcoreclr or libmonosgen-2.0 to .NET runtime source code, retrieving .ips crash logs from a connected iOS device or iPhone, or investigating EXC_CRASH, EXC_BAD_ACCESS, SIGABRT, or SIGSEGV originating from the .NET runtime. DO NOT USE FOR pure Swift/Objective-C crashes with no .NET components, or Android tombstone files. INVOKES Symbolicate-Crash.ps1 script, atos, dwarfdump, idevicecrashreport.
dotnet
apple-search-ads
When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions "Apple Search Ads", "ASA", "Search Ads", "Search tab ads", "Today tab ads", "CPT", "TTR", "Search Match", "exact match", "broad match", "CPP in ads", "ASA bidding", or "Search Ads budget". For Meta/Google UAC/TikTok paid UA, see ua-campaign.
appeeky
apple-search-ads
When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions "Apple Search Ads", "ASA", "Search Ads", "Search tab ads", "Today tab ads", "CPT", "TTR", "Search Match", "exact match", "broad match", "CPP in ads", "ASA bidding", or "Search Ads budget". For Meta/Google UAC/TikTok paid UA, see ua-campaign.
eronred
asc-apple-ads
Use when managing Apple Ads with asc, including auth, org lookup, campaigns, ad groups, ads, keywords, reports, raw API calls, and safe live testing.
rorkai
apple-on-device-ai
在 iPhone、iPad 和 Mac 上使用 Foundation Models、Core ML、MLX Swift 或 llama.cpp 构建私密、设备端 AI 功能。适用于选择 Apple 本地模型运行时、构建 Apple Intelligence 聊天机器人或工具调用功能、在 Apple Silicon 上运行 LLM、将 Python 模型转换或压缩为 Core ML,或比较设备端推理后端。对于 Swift Core ML 加载和预测代码,请使用 coreml 技能。
dpearson2699
apple-design
Cross-platform UI/UX design reviewer grounded in Apple's Human Interface Guidelines (122 pages pulled from developer.apple.com, including 57 component pages) plus a design-craft lens for distinctive, non-templated work. Use it to audit, review, critique, or improve any mobile app (iOS, Flutter, React Native) or desktop app (macOS, Tauri, Electron) design: design review, UI audit, HIG compliance, accessibility audit, dark mode, Liquid Glass or glassmorphism, navigation structure, onboarding, forms, app icons, generative AI UX, or requests like "make this look less generic". Also use whenever the user shares screenshots, mockups, wireframes, Figma exports, or UI code and wants feedback, even if they only say "review my design" or "is this good UI". Works for SwiftUI, UIKit, AppKit, Flutter, React Native, Tauri, and Electron.
dickwu
apple-hig-designer
Design iOS apps following Apple's Human Interface Guidelines. Generate native components, validate designs, and ensure accessibility compliance for iPhone, iPad, and Apple Watch.
jamesrochabrun
ios-icon-gen
Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching for icons for iOS projects.
affaan-m
foundation-models-on-device
Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
affaan-m
ios-icon-gen
支持通过 SF Symbols(5000+ Apple 原生图标)或 Iconify API(来自 200+ 图标集的 27.5万+ 开源图标),为 Xcode 资源目录(Asset Catalogs)生成 PNG 格式的 iOS 应用图标集(imagesets)。适用于为 iOS 项目生成图标、创建图标资源、添加图标到 Asset Catalog 或搜索图标等场景。
affaan-m
foundation-models-on-device
Apple FoundationModels 框架,用于设备端 LLM — 文本生成、使用 @Generable 的引导生成、工具调用以及 iOS 26+ 中的快照流式传输。
affaan-m
metal-kernel
为 PyTorch 算子编写 Metal/MPS kernel。适用于给算子添加 MPS 设备支持、实现 Metal 着色器或将 CUDA kernel 移植到 Apple Silicon 的场景。涵盖 native_functions.yaml 分发配置、主机端算子实现以及 Metal kernel 的编写。
pytorch
platform-design
300+ design rules from Apple HIG, Material Design 3, and WCAG 2.2 for cross-platform apps. Useful when shipping a single design across iOS, Android, and the web.
nexu-io
ppt-keynote
Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation.
nexu-io
app-store-optimization
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
sickn33
dnanexus-integration
Build and operate reproducible genomics workloads on DNAnexus with the dx CLI, dxpy, apps/applets, native workflows, dxCompiler, and Nextflow. Use for DNAnexus data transfers, dxapp.json development, execution monitoring, workflow import, and project automation.
k-dense-ai