ocr-pro
OCR Integration and Troubleshooting (professional)
Skill text is English; answer in the user's preferred language when Cursor User Rules or the conversation specify it.
Use official PaddleOCR docs, EasyOCR docs, and project-specific OCR service documentation for API truth; align production expectations with caching, error handling, performance, and reliability patterns. This skill encodes OCR architecture discipline, service integration, configuration management, and operational reliability. Confirm OCR service type, language support, deployment model, and performance requirements when known.
Boundary
ocr-pro owns OCR service architecture: service selection (PaddleOCR vs Handz vs EasyOCR), frame detection, text recognition, image rotation, configuration management, caching strategies, error handling, performance optimization, and troubleshooting. It does not replace nestjs-pro for backend controller design, docker-pro for container orchestration, or azure-pro for Azure Storage integration.
| Skill | When to combine |
|---|---|
docker-pro |
OCR service containerization, Docker Compose orchestration |
nestjs-pro |
Backend controller design, service layer architecture |
azure-pro |
Azure Storage integration for image pipelines |
testing-pro |
OCR accuracy tests, integration tests |
network-infra-pro |
OCR service networking, load balancing |