Skip to main content
Back to registry

firebase-storage

jezweb/claude-skills

Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0

Installs296
Install command
npx skills add https://github.com/jezweb/claude-skills --skill firebase-storage
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0 Create cors.json : Apply CORS configuration: CRITICAL: Without CORS configuration, uploads from browsers will fail with CORS errors. This skill prevents 9 documented Firebase Storage errors: Last verified : 2026-01-25 | Skill version : 1.0.0 - Validate file type and size before upload - Use uploadBytesResumable for large files (supports pause/resume) - Set content type in metadata - Use unique filenames (add timestamp or UUID) - Handle upload errors gracefully with retry - Unsubscribe from upload tasks on component unmount - Configure CORS for web applications - Use security rules to protect files - Generate signed URLs for temporary access - Never upload without authentication (unless truly public) - Never trust client-provided file extension (check content type) - Never store sensitive data without encryption - Never expose Admin SDK in client code - Never allow unlimited file sizes (DoS risk) - Storage Overview : - Web Get Started : - Upload Files : - Download Files : - Security Rules : - Admin SDK :

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firebase-storage do?

Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0

Is firebase-storage good?

firebase-storage does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does firebase-storage work with?

firebase-storage currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to firebase-storage?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install firebase-storage?

npx skills add https://github.com/jezweb/claude-skills --skill firebase-storage

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering