Minh Nguyen avatar

Minh Nguyen

Community

@ngxtm

7Followers
|
28Public Repos
|
122Published Skills

Agent Skills by Minh Nguyen

Showing 122 vetted skills indexed across 1 GitHub repositories.

ngxtmngxtm

Ent ORM

Generate Go ORM code for database interactions using the Ent framework.

Community
Advanced
ngxtmngxtm

Cobra CLI

Generate Go CLI applications with Cobra command structures and flags.

Community
Intermediate
ngxtmngxtm

GORM ORM

Provide Go code examples for GORM ORM database operations.

Community
Intermediate
ngxtmngxtm

Go Core

Guide Go fundamentals including concurrency, error handling, and context management.

Community
Intermediate
ngxtmngxtm

Validator

Validate Go structs using struct tags for declarative rules.

Community
Intermediate
ngxtmngxtm

Go gRPC

Generate Go gRPC server and client code from Protocol Buffer definitions.

Community
Advanced
ngxtmngxtm

Echo Framework

Scaffold Go Echo web applications with standardized routing and middleware.

Community
Intermediate
ngxtmngxtm

Gin Framework

Develop Go web applications with Gin router, middleware, and data binding.

Community
Intermediate
ngxtmngxtm

Fiber Framework

Build Go web applications with the Fiber framework and fasthttp.

Community
Intermediate
ngxtmngxtm

Zap Logging

Implement structured logging in Go applications using Uber Zap.

Community
Intermediate
ngxtmngxtm

Chi Router

Define HTTP routes and middleware in Go applications using Chi.

Community
Intermediate
ngxtmngxtm

Testify

Generate Go test suites with assertions, mocking, and setup logic.

Community
Intermediate
ngxtmngxtm

Viper Config

Manage Go application configuration with Viper from files, env vars, and defaults.

Community
Intermediate
ngxtmngxtm

Wire Dependency Injection

Generate compile-time dependency injection code for Go applications using Wire.

Community
Intermediate
ngxtmngxtm

Dart Tooling & CI

Enforce Dart linting, formatting, and CI pipeline checks.

Community
Intermediate
ngxtmngxtm

Dart Language Patterns

Enforce modern Dart 3.x standards including null safety and immutability.

Community
Intermediate
ngxtmngxtm

Dart Best Practices

Enforce Dart purity standards for scoping, immutability, configuration, and naming.

Community
Basic
ngxtmngxtm

TypeScript Tooling

Configures TypeScript projects with linting, formatting, and testing standards for CI/CD workflows.

Community
Intermediate
ngxtmngxtm

TypeScript Security

Enforce secure coding standards for TypeScript applications with input validation and output sanitization.

Community
Intermediate
ngxtmngxtm

TypeScript Language Patterns

Enforce modern TypeScript coding standards for type safety and maintainability.

Community
Intermediate
ngxtmngxtm

TypeScript Best Practices

Enforce idiomatic TypeScript patterns for clean and maintainable code.

Community
Intermediate
ngxtmngxtm

Diesel ORM

Facilitate type-safe database interactions in Rust applications using Diesel ORM.

Community
Intermediate
ngxtmngxtm

Tracing Observability

Enables Rust apps to implement structured logging and distributed tracing with the tracing ecosystem.

Community
Intermediate
ngxtmngxtm

Rust Core

Explain Rust fundamentals including ownership, error handling, and Tokio async programming.

Community
Intermediate