Agent Skills
› Prisma-Labs-Dev/apple-skills
› photosui
photosui
GitHub提供 PhotosUI 框架的 API 参考,用于解答关于 PhotosPicker 和 PHLivePhotoView 等照片选择与展示组件的开发问题。
Trigger Scenarios
询问 SwiftUI 照片选择器用法
查询 Live Photo 视图实现
Install
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
Version History
- a76633b Current 2026-07-25 07:01


