Omar Alani avatar

Omar Alani

Community

@omarluq · Austin, Tx

81Followers
|
180Public Repos
|
44Published Skills

Freethinker | DevOps & Cloud engineer | OSS author and contributor

Agent Skills by Omar Alani

Showing 44 vetted skills indexed across 2 GitHub repositories.

omarluqomarluq
5

golang-security

Apply security best-practice patterns and review checklists to Go code.

Community
Advanced
omarluqomarluq
5

golang-project-layout

Organize Go projects into size-aware directory layouts for CLI tools, libraries, services, and monorepos.

Community
Advanced
omarluqomarluq
5

golang-concurrency

Enforce safe Go concurrency patterns for goroutines, channels, and synchronization.

Community
Advanced
omarluqomarluq
5

golang-data-structures

Explain Go slice, map, and container internals for performance-sensitive code.

Community
Advanced
omarluqomarluq
5

conventional-git

Enforce Conventional Commits v1.0.0 standards for branches, worktrees, and commit messages.

Community
Advanced
omarluqomarluq
5

golang-database

Write context-aware database access code using database/sql with sqlx or pgx.

Community
Advanced
omarluqomarluq
5

golang-design-patterns

Apply Go design patterns and idioms to produce testable code.

Community
Advanced
omarluqomarluq
5

golang-troubleshooting

Troubleshoot Go programs to locate root causes using pprof, Delve, and the race detector.

Community
Advanced
omarluqomarluq
5

golang-samber-oops

Attach context, stack traces, and public messages to Go errors with samber/oops.

Community
Advanced
omarluqomarluq
5

golang-context

Guide Go developers to use context.Context for cancellation, deadlines, and request-scoped values.

Community
Advanced
omarluqomarluq
5

golang-samber-lo

Provide type-safe functional utilities for Go data transformations using samber/lo.

Community
Advanced
omarluqomarluq
5

golang-samber-slog

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

Community
Advanced
omarluqomarluq
5

deep-research

Synthesize multi-source research into a cited Markdown report with confidence levels.

Community
Advanced
omarluqomarluq
5

golang-continuous-integration

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

Community
Advanced
omarluqomarluq
5

golang-cli

Build Go CLIs with Cobra and Viper using structured command and configuration patterns.

Community
Advanced
omarluqomarluq
5

golang-popular-libraries

Recommend production-ready Go libraries and frameworks for dependency decisions.

Community
Advanced
omarluqomarluq
5

golang-performance

Identify Go performance bottlenecks with profiling-first workflows and repeatable benchmarks.

Community
Advanced
omarluqomarluq
5

golang-grpc

Implement Go gRPC services with error handling, health checks, and interceptors.

Community
Advanced
omarluqomarluq
5

golang-structs-interfaces

Design Go types with small interfaces, embedding, and dependency injection.

Community
Advanced
omarluqomarluq
5

golang-lint

Configure golangci-lint, run linters, and interpret results for Go projects.

Community
Advanced
omarluqomarluq
5

golang-benchmark

Benchmark, profile, and detect regressions in Go projects.

Community
Advanced
omarluqomarluq
5

golang-samber-mo

Implement Option, Result, and Either monads for safe Go data transformations.

Community
Advanced
omarluqomarluq
5

golang-observability

Instrument Go services with logs, metrics, traces, and profiling.

Community
Advanced
omarluqomarluq
5

golang-stay-updated

Aggregate curated Go news, resources, and community channels into a reference.

Community
Intermediate