cloudinary-docs
๐ฏSkillfrom cloudinary-devs/skills
Selects the most relevant Cloudinary documentation pages using the latest llms.txt, enabling AI agents to answer Cloudinary questions and integrate Cloudinary into code accurately.
Same repository
cloudinary-devs/skills(3 items)
Installation
npx vibeindex add cloudinary-devs/skills --skill cloudinary-docsnpx skills add cloudinary-devs/skills --skill cloudinary-docs~/.claude/skills/cloudinary-docs/SKILL.mdSKILL.md
More from this repository2
Turns natural-language image and video transformation requirements into valid Cloudinary URL transformation strings following best practices. Useful when building delivery URLs, applying media transformations, optimizing media, or debugging transformation syntax errors.
A Claude Code skill providing opinionated Cloudinary React SDK patterns for configuration, common integration scenarios, and troubleshooting. Covers Upload Widget, AdvancedImage/AdvancedVideo, transformations, overlays, signed/unsigned uploads, and TypeScript pitfalls with exact import paths and code patterns.