.agents/skills/app-deployment/SKILL.md
How to deploy the MU Accounting App to Firebase Hosting
npx skillsauth add captazm/MU-Accounting app-deploymentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This workflow explains how to build the application and deploy it to Firebase Hosting for live production use.
npm install -g firebase-toolsfirebase loginfirebase init in the project root.mu-accounting project.build.npm run buildfirebase deploytools
How to perform Slip Upload and assign payments to crew members
tools
How to reconcile an invoice payment from a client
tools
How to process payments to individual crew members
business
How to perform Monthly Billing and Invoice Generation