AKHMAD FAUZAN avatar

AKHMAD FAUZAN

Community

@ozan-fn

5Followers
|
77Public Repos
|
43Published Skills

Agent Skills by AKHMAD FAUZAN

Showing 43 vetted skills indexed across 1 GitHub repositories.

ozan-fnozan-fn

golang-security

Scan Golang code for vulnerabilities using govulncheck and golangci-lint.

Community
Advanced
ozan-fnozan-fn

golang-spf13-cobra

Build Go command-line interfaces with spf13/cobra command trees and flags.

Community
Advanced
ozan-fnozan-fn

golang-project-layout

Guide Go project structuring with architecture, dependency injection, and 12-Factor principles.

Community
Intermediate
ozan-fnozan-fn

golang-concurrency

Review Go concurrency patterns for goroutine leaks and race conditions.

Community
Advanced
ozan-fnozan-fn

golang-data-structures

Explain Go built-in and standard library data structures for optimized usage.

Community
Advanced
ozan-fnozan-fn

golang-database

Guide Go developers on SQL database access with parameterized queries and transactions.

Community
Advanced
ozan-fnozan-fn

golang-spf13-viper

Manage Golang application configurations with spf13/viper layered precedence and hot reload.

Community
Advanced
ozan-fnozan-fn

golang-design-patterns

Apply idiomatic Golang design patterns to improve code quality and maintainability.

Community
Advanced
ozan-fnozan-fn

golang-troubleshooting

Debug Go applications to resolve bugs, crashes, deadlocks, and unexpected behavior.

Community
Advanced
ozan-fnozan-fn

golang-swagger

Generate Swagger/OpenAPI documentation from Go code annotations.

Community
Advanced
ozan-fnozan-fn

golang-samber-oops

Add context, stack traces, and error codes to Golang errors.

Community
Advanced
ozan-fnozan-fn

golang-context

Explain context.Context usage for cancellation, propagation, and request-scoped values in Golang.

Community
Intermediate
ozan-fnozan-fn

golang-samber-lo

Generates functional programming abstractions for efficient Golang data manipulation with type-safe transforms and concurrent execution via lop.

Community
Advanced
ozan-fnozan-fn

golang-samber-slog

Implement structured logging in Golang with samber/slog handlers.

Community
Advanced
ozan-fnozan-fn

golang-continuous-integration

Automate Golang CI/CD pipelines with GitHub Actions for testing, linting, and releases.

Community
Advanced
ozan-fnozan-fn

golang-cli

Configure Viper and ldflags for Go CLI application development.

Community
Intermediate
ozan-fnozan-fn

golang-popular-libraries

Recommend production-ready Golang libraries and frameworks for specific tasks.

Community
Advanced
ozan-fnozan-fn

golang-performance

Identify and resolve performance bottlenecks in Go code using pprof and benchstat.

Community
Advanced
ozan-fnozan-fn

golang-grpc

Review Golang gRPC services for error handling and security patterns.

Community
Advanced
ozan-fnozan-fn

golang-structs-interfaces

Guide Go struct and interface design with advanced patterns and principles.

Community
Advanced
ozan-fnozan-fn

golang-lint

Run golangci-lint and manage .golangci.yml configurations for Go code.

Community
Advanced
ozan-fnozan-fn

golang-benchmark

Write, execute, and analyze Go benchmarks with benchstat.

Community
Advanced
ozan-fnozan-fn

golang-samber-mo

Introduce monadic types like Option and Result into Go codebases.

Community
Intermediate
ozan-fnozan-fn

golang-observability

Configure structured logging, metrics, tracing, and profiling for Go services.

Community
Advanced