google/verification-protocols
> Standard verification pipeline to execute after modifying C++ source or header files. Use this skill to format includes, build the engine, and run core tests.
npx skills add https://github.com/google/filament --skill verification-protocols
Before completing any task that modifies C++ source or header files, AI agents must execute the following verification pipeline:
./tools/reorganize_headers/run.py <target>../build.sh -ip desktop debug to ensure the entire desktop target compiles cleanly with no warnings or errors. ./out/cmake-debug/libs/utils/test_utils
filament/include/filament/ were modified, verify that matching Java and JavaScript/TypeScript bindings are implemented and up-to-date according to bindings-synchronization.Take google/verification-protocols from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.