Nuriman Quddus avatar

Nuriman Quddus

Community

@nrmnqdds · Kuala Lumpur, Malaysia

112Followers
|
93Public Repos
|
34Published Skills

git gud

Agent Skills by Nuriman Quddus

Showing 34 vetted skills indexed across 1 GitHub repositories.

nrmnqddsnrmnqdds

golang-project-layout

Organize Go project layouts and workspaces with directory and module conventions.

Community
Advanced
nrmnqddsnrmnqdds

golang-concurrency

Enforce structured Go concurrency patterns with context cancellation and safe channel usage.

Community
Advanced
nrmnqddsnrmnqdds

golang-data-structures

Explain Go slice, map, and array memory layouts and growth behavior.

Community
Advanced
nrmnqddsnrmnqdds

golang-database

Document Go database best practices for safe access with database/sql, sqlx, and pgx.

Community
Advanced
nrmnqddsnrmnqdds

golang-design-patterns

Apply idiomatic Go design patterns for constructors, error handling, and resource management.

Community
Advanced
nrmnqddsnrmnqdds

golang-troubleshooting

Reproduce Go bugs deterministically and diagnose root causes with go test, race detector, pprof, and Delve.

Community
Advanced
nrmnqddsnrmnqdds

golang-samber-oops

Attach structured context, codes, and stack traces to Go errors using samber/oops.

Community
Advanced
nrmnqddsnrmnqdds

golang-context

Implement idiomatic Go context.Context propagation across HTTP handlers and concurrent operations.

Community
Intermediate
nrmnqddsnrmnqdds

golang-samber-lo

Transform Go slices and maps with type-safe functional utilities.

Community
Advanced
nrmnqddsnrmnqdds

golang-samber-slog

Compose Go logging pipelines with samber/slog middleware, sampling, and formatting.

Community
Advanced
nrmnqddsnrmnqdds

golang-continuous-integration

Generate GitHub Actions workflows for Go testing, linting, security, and releases.

Community
Advanced
nrmnqddsnrmnqdds

golang-cli

Provide a Go CLI blueprint for command structures, flags, and config management.

Community
Advanced
nrmnqddsnrmnqdds

golang-popular-libraries

Identify production-ready Go libraries and frameworks for user tasks.

Community
Advanced
nrmnqddsnrmnqdds

golang-performance

Identify Go performance bottlenecks in hot paths and apply optimization patterns.

Community
Advanced
nrmnqddsnrmnqdds

golang-grpc

Guide creation and auditing of Go gRPC services with status codes, interceptors, and health checks.

Community
Advanced
nrmnqddsnrmnqdds

golang-structs-interfaces

Design idiomatic Go types with small interfaces and embedding patterns.

Community
Advanced
nrmnqddsnrmnqdds

golang-lint

Automate Go project linting workflows with golangci-lint and .golangci.yml.

Community
Advanced
nrmnqddsnrmnqdds

golang-benchmark

Analyze Go performance with benchmarking, profiling, and comparison workflows.

Community
Advanced
nrmnqddsnrmnqdds

golang-samber-mo

Compose Option, Result, and Either monads in Go pipelines.

Community
Advanced
nrmnqddsnrmnqdds

golang-observability

Instrument Go services with slog, Prometheus, OpenTelemetry, and profiling.

Community
Advanced
nrmnqddsnrmnqdds

golang-stay-updated

Curate Go news, communities, and influential people into a single resource.

Community
Advanced
nrmnqddsnrmnqdds

golang-dependency-management

Automate Go dependency management, auditing, and vulnerability scanning with govulncheck.

Community
Advanced
nrmnqddsnrmnqdds

golang-modernize

Identify Go modernization opportunities and suggest version-aligned updates for 1.21 through 1.26.

Community
Advanced
nrmnqddsnrmnqdds

golang-samber-do

Enable type-safe dependency injection in Go projects with samber/do v2.

Community
Advanced