skill
職業分類
説明
更新
build
ソフトウェア開発者
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.
2026-03-27
verify
ソフトウェア品質保証アナリスト・テスター
Run clippy and tests to verify the codebase compiles cleanly and all tests pass. Use after making changes or before committing.
2026-03-27