Reviews current changes for anti-patterns specific to this project's MERN + Cloudinary + Tesseract + Cohere stack. Activates on /code-review or when user asks to review recent code, check for bugs, or audit against Phase 0 allowed APIs.
原文语言:英语
菜单
SkillsMP 已收集 youuu199/phyat-paing 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 6 / 6 个已收集 Skill。
Reviews current changes for anti-patterns specific to this project's MERN + Cloudinary + Tesseract + Cohere stack. Activates on /code-review or when user asks to review recent code, check for bugs, or audit against Phase 0 allowed APIs.
原文语言:英语
Takes raw OCR text and runs the Cohere classification step to extract structured bill data. Use standalone for debugging AI output, reprocessing stored rawText, or testing prompt variations.
原文语言:英语
Interactive walkthrough to configure all .env variables for the Smart Bill Organizer. Activates when user needs to set up API keys, Cloudinary, MongoDB URI, or any environment variables for this project.
原文语言:英语
End-to-end test of the upload → Cloudinary → Tesseract OCR → Cohere AI → MongoDB save pipeline. Activates when user wants to verify the full pipeline works, debug OCR/AI output, or test with a sample bill image.
原文语言:英语
Handles the multer→Cloudinary upload step in isolation. Use for testing Cloudinary connectivity, upload_stream for Buffer uploads, and secure URL generation independently of the OCR/AI pipeline.
原文语言:英语
Seed MongoDB with realistic test bill documents for development and testing. Activates when user asks to seed the database, add test data, or populate bills for the dashboard.
原文语言:英语