ml-cv-specialist

Design ML/CV systems with model selection, pipelines, and deployment strategies.

110|19|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/alirezarezvani/claude-cto-team --skill ml-cv-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-cv-specialist
Source: https://github.com/alirezarezvani/claude-cto-team/tree/main/skills/ml-cv-specialist
Command: npx skills add https://github.com/alirezarezvani/claude-cto-team --skill ml-cv-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines ML/CV system design by providing best-practice guidance for model selection, data pipelines, and deployment architectures, reducing risk and ramp-up time for teams.

Core Features & Use Cases

  • Model Selection Guidance: choose between architectures (CNNs, transformers, diffusion, etc.) and decide API vs self-hosted strategies based on use case and constraints.
  • Pipeline Design & Optimization: define training/inference data flows, feature stores, monitoring, and cost controls.
  • Deployment & Governance: provide end-to-end deployment plans, latency targets, and security/compliance considerations.
  • Use Case Examples: real-world CV tasks like real-time object detection on edge devices and medical imaging segmentation in cloud.

Quick Start

Describe a production-ready ML/CV deployment plan for a given use case, including model choices, data flow, and monitoring.

Frequently Asked Questions about ml-cv-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a production-ready computer vision deployment plan?

For ML system design, choose between transformers, CNNs, and diffusion models by evaluating your specific vision task constraints, performance requirements, and the trade-off between using API-based services versus self-hosted architectures.

What's the best way to optimize ML data pipelines for inference and training?

Optimize ML data pipelines by defining structured data flows for training and inference, integrating feature stores, implementing continuous monitoring, and applying cost management controls to ensure scalable and efficient pipeline operations.

Can I use this ML system design guidance for real-time object detection on edge devices?

Yes, the ML system design guidance applies to real-time object detection on edge devices, providing specific deployment strategies, latency targets, and scalability considerations tailored for edge computing constraints.

How does deployment governance apply to computer vision systems?

Deployment governance for computer vision systems involves establishing end-to-end deployment plans that address security protocols, compliance considerations, and cost management to ensure safe and regulated production operations.