isamuisamuCommunityยท4 Agent Skills Included

firebase-vue3-startup-kit

Firebase and Vue 3 starter kit with security reviews

Scaffolds production-ready Firebase and Vue 3 web apps with social login, multilingual routing, and Cloud Functions. Adds new pages and serverless functions automatically while following strict coding and cold-start conventions. Audits Firestore rules, Storage access, and App Check settings to catch security holes before deployment.
npx skills add isamu/firebase-vue3-startup-kit --all -g -y
Available:

Tells your AI agent how this Firebase and Vue 3 starter kit is structured, which conventions to follow, and when to invoke each scaffolding or security-review skill.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install firebase-vue3-startup-kit?โ–ผ

Run `npx skills add isamu/firebase-vue3-startup-kit --all -g -y` in your terminal to install all skills in this suite globally.

What does firebase-vue3-startup-kit include?โ–ผ

It is a ready-to-run Vue 3 and Firebase starter with social login, multilingual URL routing, a Pinia store, and Cloud Functions, plus skills that scaffold new pages and functions for you.

How to add a new page with i18n routing?โ–ผ

Ask your agent to add a page and the add-page skill creates the Vue view, registers the route so it works in every language, and adds the English and Japanese text keys.

How to check Firebase security rules before deploying?โ–ผ

Run the firebase-security-review skill, which audits Firestore and Storage rules, App Check enforcement, exposed secrets, and hosting headers, then reports each issue with a concrete fix.

Does it work with Claude Code and other AI coding tools?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’