cloudinary

Cloudinary Skill (optional)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cloudinary" with this command: npx skills add huynhsang2005/blog-tanstack/huynhsang2005-blog-tanstack-cloudinary

Cloudinary Skill (optional)

Guardrails

  • Never commit Cloudinary secrets.

  • Keep signed uploads and secret-based operations server-side.

When to use

  • Implementing admin media upload, image optimization, transformations, or CDN delivery.

Workflow checklist

  • Confirm dependency/SDK choice and ask before adding dependencies.

  • Decide upload strategy: signed uploads (recommended) vs unsigned presets (careful).

  • Store only what you need in DB (e.g., public_id , resource_type , format , width/height , secure_url ).

  • Apply transformations via URLs; keep defaults consistent with the design system.

  • Add basic validation (file type/size) and abuse protection (rate limiting where applicable).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

framer-motion

No summary provided by upstream source.

Repository SourceNeeds Review
General

tanstack-form

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-ui-ux

No summary provided by upstream source.

Repository SourceNeeds Review