foryourhealth111-pixel/senior-computer-vision
World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI systems, implementing object detection, training custom vision models, or optimizing inference pipelines.
This is a copy. The original lives at comeonoliver/skillshub-senior-computer-vision.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill senior-computer-vision
World-class senior computer vision engineer skill for production-grade AI/ML/Data systems.
# Core Tool 1
python scripts/vision_model_trainer.py --input data/ --output results/
# Core Tool 2
python scripts/inference_optimizer.py --target project/ --analyze
# Core Tool 3
python scripts/dataset_pipeline_builder.py --config config.yaml --deploy
This skill covers world-class capabilities in:
Languages: Python, SQL, R, Scala, Go
ML Frameworks: PyTorch, TensorFlow, Scikit-learn, XGBoost
Data Tools: Spark, Airflow, dbt, Kafka, Databricks
LLM Frameworks: LangChain, LlamaIndex, DSPy
Deployment: Docker, Kubernetes, AWS/GCP/Azure
Monitoring: MLflow, Weights & Biases, Prometheus
Databases: PostgreSQL, BigQuery, Snowflake, Pinecone
Comprehensive guide available in references/computer_vision_architectures.md covering:
Complete workflow documentation in references/object_detection_optimization.md including:
Technical reference guide in references/production_vision_systems.md with:
Enterprise-scale data processing with distributed computing:
Production ML system with high availability:
High-throughput inference system:
Latency:
Throughput:
Availability:
# Development
python -m pytest tests/ -v --cov
python -m black src/
python -m pylint src/
# Training
python scripts/train.py --config prod.yaml
python scripts/evaluate.py --model best.pth
# Deployment
docker build -t service:v1 .
kubectl apply -f k8s/
helm upgrade service ./charts/
# Monitoring
kubectl logs -f deployment/service
python scripts/health_check.py
references/computer_vision_architectures.mdreferences/object_detection_optimization.mdreferences/production_vision_systems.mdscripts/ directoryAs a world-class senior professional:
Take foryourhealth111-pixel/senior-computer-vision from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.