Shariar Hasan avatar

Shariar Hasan

Community

@utchash007

0Followers
|
24Public Repos
|
44Published Skills

Agent Skills by Shariar Hasan

Showing 44 vetted skills indexed across 2 GitHub repositories.

Utchash007Utchash007

performance-review

Automate performance-review checks for Node/TypeScript/Express/Prisma pull requests.

Community
Intermediate
Utchash007Utchash007

golang-benchmark

Benchmark Go code, profile with pprof, and gate regressions using benchstat.

Community
Advanced
Utchash007Utchash007

plan-project

Guide structured conversations to produce PROJECT-*.md project plans.

Community
Advanced
Utchash007Utchash007

commit

Stage git changes and generate conventional commit messages with confirmation.

Community
Advanced
Utchash007Utchash007

golang-security

Apply security best practices to Go applications across injection, cryptography, and logging.

Community
Advanced
Utchash007Utchash007

golang-project-layout

Guide Go project structure with directory templates and workspace rules.

Community
Advanced
Utchash007Utchash007

golang-concurrency

Analyze Go code for safe concurrency patterns and goroutine leak prevention.

Community
Advanced
Utchash007Utchash007

golang-data-structures

Analyze Go data structures for performance and memory efficiency.

Community
Advanced
Utchash007Utchash007

golang-database

Implement safe database access patterns in Go using database/sql with sqlx or pgx.

Community
Advanced
Utchash007Utchash007

golang-design-patterns

Define idiomatic Go design patterns for constructors, error flow, and resource management.

Community
Advanced
Utchash007Utchash007

plan-feature

Guide a Socratic discussion to produce a feature plan artifact.

Community
Advanced
Utchash007Utchash007

create-worktrees

Create git worktrees under .claude/worktrees and copy settings.json into each.

Community
Advanced
Utchash007Utchash007

golang-troubleshooting

Diagnose and fix Golang bugs using Delve, pprof, go test, and go vet.

Community
Advanced
Utchash007Utchash007

golang-samber-oops

Enrich Go errors with domain, codes, context, and stack traces.

Community
Advanced
Utchash007Utchash007

golang-context

Propagate context.Context cancellation, deadlines, and values across Go services.

Community
Advanced
Utchash007Utchash007

golang-samber-lo

Transform Go collections with type-safe functional helpers from samber/lo.

Community
Advanced
Utchash007Utchash007

golang-samber-slog

Compose Go slog pipelines with slog-multi, sampling, and formatter for routing.

Community
Advanced
Utchash007Utchash007

golang-continuous-integration

Automate Go CI workflows in GitHub Actions with testing, linting, and security scanning.

Community
Advanced
Utchash007Utchash007

golang-cli

Build Go CLIs with Cobra commands and Viper configuration.

Community
Advanced
Utchash007Utchash007

golang-popular-libraries

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

Community
Advanced
Utchash007Utchash007

golang-performance

Apply Go performance optimization patterns to profiling-identified bottlenecks.

Community
Advanced
Utchash007Utchash007

golang-grpc

Implement Go gRPC servers and clients with health checks, interceptors, and TLS.

Community
Advanced
Utchash007Utchash007

golang-structs-interfaces

Design small Go interfaces and return concrete types with compile-time checks.

Community
Advanced
Utchash007Utchash007

golang-lint

Identify and fix lint warnings in Go projects using golangci-lint.

Community
Advanced