hpxx avatar

hpxx

Community

@hellopoisonx · China

10Followers
|
58Public Repos
|
46Published Skills

Agent Skills by hpxx

Showing 46 vetted skills indexed across 1 GitHub repositories.

hellopoisonxhellopoisonx
4

golang-security

Audit Go code for security vulnerabilities using threat modeling and govulncheck.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-spf13-cobra

Implement Go CLI command trees with spf13/cobra using RunE, Args validators, flags, and completions.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-project-layout

Set up idiomatic Go repository directory structures for projects.

Community
Intermediate
hellopoisonxhellopoisonx
4

golang-concurrency

Enforce structured concurrency patterns in Go code to prevent goroutine leaks and race conditions.

Community
Advanced
hellopoisonxhellopoisonx
4

aim-repo-mapping

Map request keywords to business domains using repository routing documents.

Community
Basic
hellopoisonxhellopoisonx
4

golang-data-structures

Selects and optimizes Go data structures based on slice and map memory behavior.

Community
Advanced
hellopoisonxhellopoisonx
4

aim-attachment-domain

Manage authorized IM attachment uploads and downloads via the AttachmentService gRPC domain.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-database

Enforce safe Go database access patterns with parameterized SQL and error handling.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-spf13-viper

Resolve layered Go configuration precedence with spf13/viper across flags, env vars, files, and defaults.

Community
Advanced
hellopoisonxhellopoisonx
4

aim-bot-domain

Integrate third-party Bots with token authentication and HMAC-signed webhook delivery.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-design-patterns

Guide idiomatic Go design pattern selection for production systems.

Community
Advanced
hellopoisonxhellopoisonx
4

aim-ws-token-management

Manage JWT access-token lifecycles to resolve WebSocket disconnect failures.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-troubleshooting

Debug Go crashes, panics, deadlocks, and unexpected behavior through evidence-based root-cause analysis.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-swagger

Generate Swagger/OpenAPI specs from swaggo/swag annotations in Go source.

Community
Intermediate
hellopoisonxhellopoisonx
4

golang-context

Review Go code for correct context.Context propagation and cancellation.

Community
Intermediate
hellopoisonxhellopoisonx
4

golang-continuous-integration

Configure GitHub Actions CI/CD pipelines for Go projects with quality and security gates.

Community
Advanced
hellopoisonxhellopoisonx
4

aim-dev-tool

Automate REST endpoint verification and WebSocket Protobuf load testing via CLI.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-cli

Standardize Go CLI development with Cobra, Viper, and signal handling.

Community
Intermediate
hellopoisonxhellopoisonx
4

aim-shared-domain

Enforce dependency and boundary rules for AIM's shared Go packages.

Community
Intermediate
hellopoisonxhellopoisonx
4

golang-popular-libraries

Recommend production-ready Go libraries while enforcing a standard-library-first rule.

Community
Intermediate
hellopoisonxhellopoisonx
4

golang-performance

Identify Go performance bottlenecks using pprof/fgprof profiling and benchstat validation.

Community
Advanced
hellopoisonxhellopoisonx
4

aim-data-parsing-domain

Consume Kafka media upload events and publish parsed metadata with thumbnails.

Community
Advanced
hellopoisonxhellopoisonx
4

zero-skills

Generate and review go-zero microservice code with REST, RPC, and database patterns.

Community
Advanced
hellopoisonxhellopoisonx
4

golang-grpc

Design and debug Go gRPC services with proto organization and error handling.

Community
Advanced