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

重要规范

porgogf·gogf· v1.0.0 · atualizado em 2026-04-10
80
Score

GoFrame开发框架专属技能集。为Go语言开发者提供完整的框架使用指南,涵盖命令行管理、配置管理、日志组件、错误处理、数据校验、类型转换、缓存管理、模板引擎、数据库ORM、I18n国际化等核心组件的最佳实践。包含项目工程化结构规范、开发模式指引、常见问题解决方案以及丰富的实战代码示例。适用于构建RESTful API、gRPC微服务、Web应用等各类Go项目,帮助开发者快速掌握GoFrame框架特性,提升开发效率和代码质量。

gogoframebackend-developmentcliormmicroservicesrestful-api
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgoframe-v2/workflow
1
Initialize Project: — Use `gf init` command to create the project skeleton.
2
Define Data Structures: — Create `dao`, `do`, and `entity` files (managed by CLI).
3
Implement Business Logic: — Develop business logic within the `service` directory.
4
Handle Errors: — Utilize `gerror` component for consistent error handling with stack traces.
5
Configure Components: — Integrate and configure GoFrame components based on project needs.
6
Test Implementation: — Write unit tests to validate the functionality of the implemented components and logic.

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 aElysiaJS Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84

Árvore do Skill

重要规范
goframe-v2
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
use GoFrame frameworkcreate a Go project with GoFrameimplement a RESTful API with GoFramebuild a gRPC microservice with GoFramefollow GoFrame project structureuse GoFrame CLI toolshandle errors with GoFramemanage configurations with GoFrame

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 goframe-v2
$ synaptic skills detail goframe-v2
$ synaptic skills live goframe-v2

Links

GitHub Repository