Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmentation, subject lifting, hand/body pose tracking.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
You MUST use this skill for ANY computer vision work using the Vision framework.
Use this router when:
Implementation patterns → /skill vision
API reference → /skill vision-ref
Diagnostics → /skill vision-diag
User asks about computer vision
├─ Implementing? → vision
├─ Need API reference? → vision-ref
└─ Debugging issues? → vision-diag
vision:
vision-diag:
User: "How do I detect hand pose in an image?"
→ Invoke: /skill vision
User: "Isolate a subject but exclude the user's hands"
→ Invoke: /skill vision
User: "Subject detection isn't working"
→ Invoke: /skill vision-diag
User: "Show me VNDetectHumanBodyPoseRequest examples"
→ Invoke: /skill vision-ref