Generate a professional HTML changelog from WebRTC git logs. Automatically categorizes changes, includes a high-level summary, and provides detailed commit and review links.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 6 skills de webrtc-sdk/webrtc. Abra uma skill para revisar a origem e os detalhes.
Mostrando 6 de 6 skills coletadas.
Generate a professional HTML changelog from WebRTC git logs. Automatically categorizes changes, includes a high-level summary, and provides detailed commit and review links.
Idioma do texto original: inglês
Provides commands for interacting with Gerrit CLs using git cl, including issue management and non-interactive uploads.
Idioma do texto original: inglês
Automated code review following Harald Alvestrand's (hta@) standards for WebRTC. Use this skill to analyze CLs for thread safety, process hygiene, architectural robustness, and modern C++ adoption.
Idioma do texto original: inglês
Automatically fix GN check errors in WebRTC BUILD.gn files. Use when encountering "Include not allowed", "rtc_source_set shall not contain cc files", or when needing to clean up non-absolute dependencies.
Idioma do texto original: inglês
Run Google Test binaries in parallel using the gtest-parallel script. Use when needing to speed up test execution, run flaky tests with repeat, or filter specific tests.
Idioma do texto original: inglês
Runs the WebRTC include-cleaner tool (IWYU replacement) to fix headers in C++ files. Use when preparing a CL for upload, after modifying .cc or .h files, or when instructed to fix include regressions.
Idioma do texto original: inglês