{
  "id": "senior-computer-vision",
  "name": "senior-computer-vision",
  "description": "Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics, Detectron2, and MMDetection frameworks. Use when building detection pipelines, training custom models, optimizing inference, or deploying vision systems.",
  "version": "1.0.0",
  "author": "alirezarezvani",
  "tags": [
    "engineering"
  ],
  "entryPoint": "tool_chain",
  "category": "engineering",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T00:40:32.546740Z",
  "updatedAt": "2026-04-27T00:40:32.546740Z"
}