Agent Skills by TranVanQuan
Showing 76 vetted skills indexed across 1 GitHub repositories.
backend-go
Guide Go backend development with Clean Architecture dependency rules.
ios-swift
Structure Swift and SwiftUI iOS app development with layered feature organization.
go-documentation
Write idiomatic godoc comments, READMEs, and example tests for Go packages.
go-spf13-cobra
Design Go CLI applications with spf13/cobra command trees and validation.
go-samber-ro
Compose reactive data flows with samber/ro observables in Go.
go-context
Enforce correct Go context.Context propagation, cancellation, and timeout handling.
go-concurrency
Reviews Go code for goroutine leaks, channel misuse, synchronization errors.
go-samber-hot
Configure samber/hot in-memory caching with eviction policies and TTL management for Go applications.
go-dependency-management
Manage Go module dependencies in go.mod and go.sum with vulnerability scanning.
go-troubleshooting
Diagnose Golang panics, deadlocks, race conditions, and performance issues.
go-design-patterns
Apply idiomatic Go design patterns and resource management practices.
go-code-style
Enforce idiomatic Go style and maintainable programming patterns in code reviews.
go-swagger
Generate Swagger API documentation from annotated Go source code using swaggo/swag patterns.
go-samber-oops
Attach structured context, error codes, and stack traces to Go errors.
go-project-layout
Organizes Go project directory structures and module naming conventions.
go-benchmark
Benchmark and profile Go applications using pprof and performance metrics.
go-safety
Review Go code for unsafe runtime patterns and reliability risks.
go-spf13-viper
Manage layered configuration loading and precedence with spf13/viper in Go.
go-samber-mo
Refactor Go error handling with samber/mo Result and Option types.
go-samber-do
Configure type-safe dependency injection in Go applications using samber/do generics.
go-continuous-integration
Configure GitHub Actions CI pipelines for Go projects with testing, linting, and security scanning.
go-modernize
Modernize legacy Go code with Go 1.21+ features and standard library practices.
go-samber-slog
Build structured logging pipelines for Go applications using samber/slog extensions.
go-popular-libraries
Recommend reliable Golang libraries and frameworks for backend development.