Post Work Checks

Ordered quality gate checklist to run after every code change in react-native-audio-api. Covers formatting, linting, type checking, C++ tests, JS tests, enum sync validation, and tiered local validation (validate.sh) for native builds CI does not run. Documents what lefthook pre-commit hooks run automatically vs what must be run manually. Use at the end of any implementation task before opening a PR. Trigger phrases: "post-work", "before PR", "before commit", "check quality", "run linter", "run tests", "format code", "lefthook", "pre-commit", "yarn test", "yarn lint", "validate", "validate:fast", "validate:full".

software-mansion 951f994 2 files · 6.7 KB Updated

File contents

software-mansion/react-native-audio-api/tree/main/.claude/skills/post-work-checks commit 951f994fc1

Frequently asked questions

npx skillmds@latest add software-mansion/post-work-checks