Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Go Development Patterns

poraffaan-m·affaan-m· v1.0.0 · atualizado em 2026-04-10
80
Score

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

gogolangprogramming-patternsbest-practicescode-qualityerror-handlingconcurrency
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgolang-patterns/workflow
1. Identify areas in Go code that can be improved using idiomatic patterns.
2. Determine the specific context of the application, including its architecture and dependencies.
3. Select appropriate Go patterns and best practices based on the context.
4. Implement the chosen patterns, such as error wrapping, worker pools, or functional options.
5. Test the changes to ensure they function correctly and improve code quality.
6. Review the implemented patterns for clarity, efficiency, and maintainability.
7. Document the changes and share the knowledge with the team.

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 aSolana Development Skill (framework-kit-first)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aCoder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aCoding Standards & Best Practices
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Code Quality Guide
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Go Code Style
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Go Naming Conventions
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←stretchr/testify
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Go Benchmarking & Performance Measurement
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←Go Code Modernization Guide
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←Effect-TS Best Practices
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Go Development Patterns
golang-patterns
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
write idiomatic go codeimprove go code qualityimplement error handling in gouse concurrency patterns in goapply go best practicesrefactor existing go codedesign go packagesavoid common go anti-patterns

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-patterns
$ synaptic skills detail golang-patterns
$ synaptic skills live golang-patterns

Dependências

golang.org/x/sync/errgroup

Links

GitHub Repository