Eric Huang
Community@titaneric
Rust and eBPF enthusiast . Interested in observability and k8s as well.
Agent Skills by Eric Huang
Showing 73 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automate browser interactions and generate Playwright tests via the playwright-cli command line.
but
Manage commits, branches, stacks, and pull requests with the GitButler CLI.
golang-security
Audit and write Go code against injection, cryptography, filesystem, and web security vulnerabilities.
investigate-alert
Diagnose firing Grafana alerts by querying Prometheus and Loki datasources with gcx.
oncall-triage
Triage Grafana OnCall alert groups and acknowledge, silence, or resolve active pages via gcx.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.
golang-project-layout
Guides Go project structure, module naming, and workspace setup decisions.
golang-concurrency
Guides writing and reviewing concurrent Go code with goroutines, channels, and sync primitives.
golang-data-structures
Guides selection and optimization of Go slices, maps, containers, generics, and pointer types.
synth-check-status
Inspect Synthetic Monitoring check health, status, and timelines via gcx commands.
wayfinder
Plans large multi-session efforts as issue-tracker maps of investigation tickets.
cherri-language
Write, review, and debug Cherri code that compiles into Apple Shortcuts.
aio11y
Inspect AI Observability conversations and manage evaluators, rules, and scores via the gcx CLI.
golang-database
Guides writing, reviewing, and debugging Go database code using sqlx, pgx, and database/sql.
api-and-interface-design
Guides design of stable REST APIs, TypeScript interfaces, and module contracts.
setup-gcx
Configure gcx CLI contexts, authentication, and connections to Grafana Cloud or on-premise instances.
golang-design-patterns
Guides idiomatic Go design decisions covering constructors, error flow, resource management, and architecture patterns.
golang-troubleshooting
Diagnose and fix root causes of bugs, crashes, and deadlocks in Go programs.
debug-with-grafana
Diagnose service errors and latency using Grafana metrics, logs, and traces.
import-dashboards
Convert existing Grafana dashboards into Go builder code using gcx dev import.
golang-context
Guides idiomatic context.Context propagation, cancellation, timeouts, and request-scoped values in Go code.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking edges published to a tracker.
request-refactor-plan
Creates a detailed refactor plan with tiny commits and files it as a GitHub issue.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and render findings as a visual HTML report.
Frequently Asked Questions About Eric Huang
FAQPage SchemaWhat 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.