en un clic
schoolmanagement
schoolmanagement contient 4 skills collectées depuis shauncuier, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Rebuild the SchoolSync database with realistic demo data and verify it. Use to reset local data or after schema changes.
Build a new SchoolSync feature the project way — branch, backend + tests first, lean frontend, quality gate, commit, merge, push, version bump. Use when implementing a roadmap item or any non-trivial feature.
Run the full pre-merge quality gate for SchoolSync (PHP tests + format, TypeScript, lint, build) and report pass/fail. Use before committing or merging any change.
Cut a SemVer release for SchoolSync — bump version in three places, tag, and push so the GitHub release workflow runs. Use after a feature (minor) or fix (patch) lands on main.