Adib Firman avatar

Adib Firman

Community

@adibfirman · Jakarta, Indonesia

97Followers
|
102Public Repos
|
44Published Skills

Web Development, Software Engineering Web Platform

Agent Skills by Adib Firman

Showing 44 vetted skills indexed across 1 GitHub repositories.

adibfirmanadibfirman
2

code-review

Route code reviews to specialized skills by detecting language, framework, and concern.

Community
Intermediate
adibfirmanadibfirman
2

context7-mcp

Retrieve current library and framework documentation for accurate code examples.

Community
Intermediate
adibfirmanadibfirman
2

technical

Select domain-specific engineering guidance for React, React Native, and Golang tasks.

Community
Intermediate
adibfirmanadibfirman
2

productivity

Stress-test proposals and resolve decision-tree branches through guided interviews.

Community
Basic
adibfirmanadibfirman
2

deslop-simplify-ai-code

Remove redundant code patterns from diffs while preserving exact behavior.

Community
Advanced
adibfirmanadibfirman
2

golang-security

Review Go code for security vulnerabilities using STRIDE/DREAD threat modeling.

Community
Advanced
adibfirmanadibfirman
2

golang-project-layout

Guide Go project structuring with cmd/, internal/, and pkg/ conventions.

Community
Intermediate
adibfirmanadibfirman
2

golang-concurrency

Enforce Go concurrency patterns for goroutine lifecycle and channel safety.

Community
Advanced
adibfirmanadibfirman
2

golang-data-structures

Analyze Go slice and map internals to optimize data structure selection.

Community
Advanced
adibfirmanadibfirman
2

golang-database

Generate and audit Go database access code using sqlx or pgx.

Community
Advanced
adibfirmanadibfirman
2

golang-design-patterns

Apply idiomatic Go design patterns for construction, error flow, and resilience.

Community
Advanced
adibfirmanadibfirman
2

golang-troubleshooting

Diagnose Go program failures using evidence-first debugging with Go tooling.

Community
Advanced
adibfirmanadibfirman
2

golang-samber-oops

Build structured Go errors with samber/oops context, codes, and stack traces.

Community
Advanced
adibfirmanadibfirman
2

golang-context

Repair Go context.Context cancellation, deadline propagation, and value practices across call chains.

Community
Advanced
adibfirmanadibfirman
2

golang-samber-lo

Transform Go slices and maps with samber/lo functional helpers.

Community
Advanced
adibfirmanadibfirman
2

golang-samber-slog

Create Go slog pipelines with sampling, formatting, and multi-backend routing.

Community
Advanced
adibfirmanadibfirman
2

golang-continuous-integration

Create GitHub Actions CI/CD pipelines for Go projects with testing, linting, and security scans.

Community
Advanced
adibfirmanadibfirman
2

golang-cli

Implement Cobra/Viper Go CLIs with Unix I/O and signal handling.

Community
Advanced
adibfirmanadibfirman
2

golang-popular-libraries

Recommend production-ready Go libraries and frameworks for engineering needs.

Community
Intermediate
adibfirmanadibfirman
2

golang-performance

Apply profiling-first diagnosis and benchmark-driven iteration to Go performance optimization.

Community
Advanced
adibfirmanadibfirman
2

golang-grpc

Provide gRPC usage guidelines for implementing and reviewing Go microservices.

Community
Advanced
adibfirmanadibfirman
2

golang-structs-interfaces

Design Go structs and interfaces with composable contracts.

Community
Advanced
adibfirmanadibfirman
2

golang-lint

Configure golangci-lint with a maintainable .golangci.yml for Go projects.

Community
Advanced
adibfirmanadibfirman
2

golang-benchmark

Run Go benchmarks with correct methodology and compare results using benchstat.

Community
Advanced