.agents/skills/local-development/SKILL.md
How to set up and run the MU Accounting app locally for development
npx skillsauth add captazm/MU-Accounting local-developmentInstall 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 describes the process for starting the React application in your local development environment.
mu-accounting/).package.json are installed:
npm installnpm starthttp://localhost:3000.src/ will instantly be reflected in the browser.src/data/crewData.js.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