Agent Skills
› Prisma-Labs-Dev/apple-skills
› photosui
photosui
GitHub提供PhotosUI框架文档查询服务,支持PhotosPicker和PHLivePhotoView等API的参考信息检索。
触发场景
查询iOS照片选择器API
获取PhotosUI框架使用说明
安装
npx skills add Prisma-Labs-Dev/apple-skills --skill photosui -g -y
SKILL.md
Frontmatter
{
"name": "photosui",
"agent": "Explore",
"context": "fork",
"description": "API reference: PhotosUI. Query for PhotosPicker, PHLivePhotoView, photo selection.",
"user-invocable": true
}
PhotosUI Documentation
Search these docs to answer questions about photo picker APIs.
Return Format
Always include:
- Summary - Answer the question concisely
- File paths - List relevant files for full details
Files
photosui-index.md- Framework overview, Live Photo viewsphotospicker.md- SwiftUI PhotosPicker for selecting photos
版本历史
- a76633b 当前 2026-07-25 07:01


