.agents/skills/firestore-migration/SKILL.md
How to migrate local mock data to Firestore Database
npx skillsauth add captazm/MU-Accounting firestore-migrationInstall 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.
The Mahar Unity App works in two modes: Local (Offline) and Firestore Connected. This workflow explains how to export local mock data to the cloud.
crew collection documents in your Firebase instance.crew, bills, payments, slips, and crewPayments collections in Firestore.tools
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