Eric Huang avatar

Eric Huang

Community

@titaneric

81Followers
|
80Public Repos
|
73Published Skills

Rust and eBPF enthusiast . Interested in observability and k8s as well.

Skills Distribution
DomainDeveloper To...Golang Engineering.. (45%)Grafana Observabil.. (30%)Code Review & Refa.. (12%)Rust & Systems Pro.. (8%)

Agent Skills by Eric Huang

Showing 73 vetted skills indexed across 1 GitHub repositories.

titanerictitaneric
1

playwright-cli

Automate browser interactions and generate Playwright tests via the playwright-cli command line.

Community
Advanced
titanerictitaneric
1

but

Manage commits, branches, stacks, and pull requests with the GitButler CLI.

Community
Advanced
titanerictitaneric
1

golang-security

Audit and write Go code against injection, cryptography, filesystem, and web security vulnerabilities.

Community
Advanced
titanerictitaneric
1

investigate-alert

Diagnose firing Grafana alerts by querying Prometheus and Loki datasources with gcx.

Community
Advanced
titanerictitaneric
1

oncall-triage

Triage Grafana OnCall alert groups and acknowledge, silence, or resolve active pages via gcx.

Community
Intermediate
titanerictitaneric
1

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.

Community
Intermediate
titanerictitaneric
1

golang-project-layout

Guides Go project structure, module naming, and workspace setup decisions.

Community
Intermediate
titanerictitaneric
1

golang-concurrency

Guides writing and reviewing concurrent Go code with goroutines, channels, and sync primitives.

Community
Advanced
titanerictitaneric
1

golang-data-structures

Guides selection and optimization of Go slices, maps, containers, generics, and pointer types.

Community
Intermediate
titanerictitaneric
1

synth-check-status

Inspect Synthetic Monitoring check health, status, and timelines via gcx commands.

Community
Intermediate
titanerictitaneric
1

wayfinder

Plans large multi-session efforts as issue-tracker maps of investigation tickets.

Community
Advanced
titanerictitaneric
1

cherri-language

Write, review, and debug Cherri code that compiles into Apple Shortcuts.

Community
Intermediate
titanerictitaneric
1

aio11y

Inspect AI Observability conversations and manage evaluators, rules, and scores via the gcx CLI.

Community
Intermediate
titanerictitaneric
1

golang-database

Guides writing, reviewing, and debugging Go database code using sqlx, pgx, and database/sql.

Community
Advanced
titanerictitaneric
1

api-and-interface-design

Guides design of stable REST APIs, TypeScript interfaces, and module contracts.

Community
Intermediate
titanerictitaneric
1

setup-gcx

Configure gcx CLI contexts, authentication, and connections to Grafana Cloud or on-premise instances.

Community
Intermediate
titanerictitaneric
1

golang-design-patterns

Guides idiomatic Go design decisions covering constructors, error flow, resource management, and architecture patterns.

Community
Advanced
titanerictitaneric
1

golang-troubleshooting

Diagnose and fix root causes of bugs, crashes, and deadlocks in Go programs.

Community
Advanced
titanerictitaneric
1

debug-with-grafana

Diagnose service errors and latency using Grafana metrics, logs, and traces.

Community
Advanced
titanerictitaneric
1

import-dashboards

Convert existing Grafana dashboards into Go builder code using gcx dev import.

Community
Intermediate
titanerictitaneric
1

golang-context

Guides idiomatic context.Context propagation, cancellation, timeouts, and request-scoped values in Go code.

Community
Intermediate
titanerictitaneric
1

to-tickets

Breaks plans and specs into tracer-bullet tickets with declared blocking edges published to a tracker.

Community
Intermediate
titanerictitaneric
1

request-refactor-plan

Creates a detailed refactor plan with tiny commits and files it as a GitHub issue.

Community
Intermediate
titanerictitaneric
1

improve-codebase-architecture

Scan a codebase for module deepening opportunities and render findings as a visual HTML report.

Community
Advanced

Frequently Asked Questions About Eric Huang

FAQPage Schema
What tasks can I accomplish with titaneric's skill collection?

You can write, review, debug, and optimize Golang code across 30+ dedicated skills, manage Grafana Cloud resources including dashboards, SLOs, synthetic checks, and OnCall alerts, apply 265 Rust coding rules, run Playwright browser tests, and perform GitButler version control operations.

Who is the target audience for these skills?

Go backend engineers, SRE and on-call teams working with Grafana Cloud, Rust developers, and platform engineers. The Golang cluster suits developers writing concurrent, database-backed services, while the gcx cluster targets operators managing observability, SLOs, and incident response.

How do I install and run these skills?

Skills are designed for Claude Code or similar coding agents. Golang skills require the go binary, with extras like govulncheck, dlv, benchstat, and golangci-lint installed via go install or brew. Grafana skills require the gcx binary configured against a Grafana Cloud or on-premise instance.

Are these skills open source and what do they cost?

Most skills carry the MIT license, including the entire samber Golang collection and rust-skills; open-code-review uses Apache-2.0. They are free to use, with source repositories hosted on GitHub under samber/cc-skills-golang and alibaba/open-code-review.

What prerequisites and dependencies are required?

Golang skills need the go toolchain plus optional binaries like gopls, godig, gotests, goreleaser, and gh. Grafana skills need gcx with authenticated instance access. open-code-review requires the ocr binary via npm and a configured Anthropic or OpenAI-compatible model endpoint.