Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Golang Pro

porjeffallan·jeffallan· v1.0.0 · atualizado em 2026-04-10
80
Score

Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.

gogolangconcurrencymicroservicesgrpcgenericstesting
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgolang-pro/workflow
1
Analyze Architecture: — Review the existing system or define the architecture for a new application.
2
Design Interfaces: — Create small, focused interfaces with composition to define contracts.
3
Implement Code: — Write idiomatic Go code with proper error handling and context propagation.
4
Optimize Performance: — Profile the code with pprof and write benchmarks to identify and eliminate bottlenecks.
5
Test Thoroughly: — Use table-driven tests, race detectors, and fuzzing to ensure code correctness and reliability.
6
Lint and Format: — Use `gofmt` and `golangci-lint` to maintain code quality and consistency.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aNode.js Backend Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAPI Design Principles
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
29
Similar aPython Performance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Golang Pro
golang-pro
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
build a Go applicationimplement a microservice in Gowrite concurrent Go codeoptimize Go code for performanceuse Go genericscreate a gRPC servicewrite table-driven tests in Goprofile Go code with pprof

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download golang-pro
$ synaptic skills detail golang-pro
$ synaptic skills live golang-pro

Links

GitHub Repository