go-frame-best-practices
GoFrame 框架开发最佳实践
提供 GoFrame 框架的官方最佳实践指导,包括项目结构、分层架构、配置管理、数据校验、数据库操作、中间件开发等开发规范。
触发条件
当用户询问以下问题时,此 Skill 会被触发:
- go-frame 最佳实践
- go-frame 开发规范
- go-frame 项目结构
- go-frame 分层架构
- go-frame 路由注册
- go-frame 数据库操作
- go-frame 事务处理
- go-frame 配置管理
- go-frame 中间件
- go-frame API 文档
- go-frame 校验参数
More from iceleaf916/my-cc-plugins
code-review-assistant
代码审核辅助工具,支持本地 Git 库和 Gerrit Review。支持审核当前最新 commit、暂存的修改、未暂存的修改等,也支持 Golang、Qt/C++、Ansible 等多语言的 Gerrit Code Review。提供"必须修复/建议修复/可选改进"三级分级审核,生成 Markdown 报告。
13remote-troubleshoot
Structured remote server troubleshooting workflow that follows investigation-only practices until user approval. Use when Claude needs to diagnose issues on remote SSH-accessible servers including k8s clusters, bare metal, and containerized services. Covers service/port access problems, configuration issues, service startup failures, and performance/resource issues. Emphasizes creating helper scripts on remote server, obtaining user approval before fixes, script-based repairs, and generating comprehensive analysis reports.
11go-test-standards
Golang 单元测试规范与最佳实践指南
11