Build platform bindings using build.sh. Pass a target as argument (ios, android, python, all). Use when you need to generate or test platform-specific bindings.
Run clippy and tests to verify the codebase compiles cleanly and all tests pass. Use after making changes or before committing.