Total Skills
4
Skills published by fabianoflorentino with real stars/downloads and source-aware metadata.
Total Skills
4
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
git-hooks
0
safety
0
golang-patterns
0
golang-testing
0
Configure automated git hooks using lefthook with Go project best practices including linting, testing, and coverage requirements.
Prevents destructive operations by requiring confirmation and verification before executing risky commands.
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.