Agent Skills by Sentenz
Showing 9 vetted skills indexed across 1 GitHub repositories.
3
cpp-unit-testing
Generate and augment C++ unit tests using GoogleTest patterns.
Community
Intermediate
3
cpp-fuzz-testing
Generate fuzz test templates for C++ projects using Google FuzzTest.
Community
Intermediate
3
cpp-api-documentation
Document public C++ header APIs by adding inline Doxygen-style comments to .hpp/.h files.
Community
Intermediate
3
cpp-benchmark-testing
Automates creation of C++ benchmark tests using Google Benchmark.
Community
Intermediate
3
go-unit-testing
Generate Go unit tests using In-Got-Want, Table-Driven, and AAA patterns.
Community
Intermediate
3
cpp-mock-testing
Automate creation and verification of Google Mock tests for C++ projects.
Community
Advanced
3
go-fuzz-testing
Automate fuzz testing of Go packages with native fuzzing engine.
Community
Advanced
3
go-api-documentation
Generate godoc-compatible comments for Go packages, types, functions, methods, and constants.
Community
Intermediate
3
go-benchmark-testing
Generate Go benchmark tests using the standard testing package.
Community
Advanced