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.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/senior-computer-vision skilz install alirezarezvani/claude-skills/senior-computer-vision --agent opencode skilz install alirezarezvani/claude-skills/senior-computer-vision --agent codex skilz install alirezarezvani/claude-skills/senior-computer-vision --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/engineering-team/senior-computer-vision ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
F
Score: 45/100
Click to see breakdown
Score Breakdown
Areas to Improve
- All three reference files are identical boilerplate with no actual technical content
- Skill claims computer vision expertise but contains zero vision-specific content (no mention of CNNs, transformers, detection models, segmentation, etc.)
- Quick Start commands reference non-existent scripts; misleading users about skill capabilities
Recommendations
- Focus on improving Pda (currently 10/30)
- Focus on improving Ease Of Use (currently 12/25)
- Focus on improving Writing Style (currently 4/10)
Graded: 1/23/2026
Developer Feedback
Took a look at your computer vision skill — the domain coverage is solid, but the spec could use some tightening to really guide users through the complexity here. What's the core problem you're trying to solve with this one?
Links:
The TL;DR
You're at 45/100, firmly in F territory. This is graded against Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15) — the frontmatter and naming conventions are solid. But Utility (6/20) is dragging you down hard. The skill reads generic instead of vision-specific, and the reference files are basically identical boilerplate.
What's Working Well
- Valid YAML structure — Your frontmatter is clean and follows conventions properly
- Consistent naming —
senior-computer-visionuses proper hyphen-case formatting - Grep-friendly structure — The skill has decent header organization for searchability
That said, these are table-stakes stuff. You need the substance to back them up.
The Big One: Zero Computer Vision Content
Here's the core problem: you've built a computer vision skill that contains almost zero actual computer vision content. You've got 227 lines talking about "world-class senior professionals" and generic MLOps, but nothing about CNNs, object detection models, segmentation architectures, or vision-specific optimization techniques.
Why this matters: When someone invokes this skill, they're asking for help with vision problems — not data engineering platitudes. The skill should guide them on YOLO architectures, Transformer-based detection (DETR), segmentation models (Mask R-CNN, SAM), video analysis, 3D vision. Right now it's indistinguishable from a generic ML skill.
The fix: Rewrite the core sections with actual vision content. Reference computer_vision_architectures.md should cover CNN vs ViT trade-offs, object detection architectures, when to use YOLO vs Faster R-CNN vs DETR. object_detection_optimization.md should dive into NMS variants, anchor optimization, loss function choices. production_vision_systems.md should cover ONNX/TensorRT deployment, batch inference optimization, edge device considerations. Include specific libraries: torchvision, detectron2, mmdetection, ultralytics.
Impact: +10 points
Other Things Worth Fixing
Duplicate reference files are wasting tokens — All three reference files are identical boilerplate. Split them into genuinely different content (architectures, optimization, production) instead of copy-paste. (+8 points)
Placeholder commands don't exist — Lines 14-23 reference
scripts/vision_model_trainer.pythat doesn't exist. Either create actual working scripts or swap in real examples using standard libraries likeyolo detect trainorpython -m mmdet.apis test. (+5 points)"World-class" appears 5+ times — Kills your objectivity score. Replace marketing fluff with specific claims: "Achieves >95% mAP on COCO detection benchmarks" instead of "world-class capabilities". (+4 points)
Missing table of contents — 227 lines needs a TOC for navigation. Add one after frontmatter with anchors to main sections. (+2 points)
Quick Wins
Most impactful first:
- Strip marketing language and replace with vision-specific technical depth (+10 points)
- Differentiate your three reference files with actual content branches (+8 points)
- Replace placeholder scripts with real, runnable commands (+5 points)
- Add marketing objectivity fixes and TOC (+6 points)
That's +29 points reachable with focused rewrites. You'd land around 74/100 — solid B-range territory.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?