Agent Skills
› Prisma-Labs-Dev/apple-skills
› corehaptics
corehaptics
GitHub提供 Core Haptics API 文档查询服务,涵盖 CHHapticEngine 配置、触觉反馈模式及事件处理,辅助 iOS/macOS 开发中的振动交互实现。
Trigger Scenarios
询问 Core Haptics API 用法
查询 CHHapticEngine 设置方法
查找触觉反馈相关代码示例
Install
npx skills add Prisma-Labs-Dev/apple-skills --skill corehaptics -g -y
SKILL.md
Frontmatter
{
"name": "corehaptics",
"agent": "Explore",
"context": "fork",
"description": "API reference: Core Haptics. Query for CHHapticEngine, haptic patterns, tactile feedback.",
"user-invocable": true
}
Core Haptics Documentation
Search these docs to answer questions about haptic feedback APIs.
Return Format
Always include:
- Summary - Answer the question concisely
- File paths - List relevant files for full details
Files
corehaptics-index.md- Framework overview, patterns, eventschhapticengine.md- Haptic engine setup and playback
Version History
- a76633b Current 2026-07-25 07:01


