com um clique
schoolmanagement
schoolmanagement contém 4 skills coletadas de shauncuier, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.