AgentSkillsCN

go-skills

Go后端开发的常用模式、最佳实践与实现指南。

SKILL.md
--- frontmatter
name: go-skills
description: Go backend patterns, best practices, and implementation guides
category: stacks/backend/go
applies_to: go
allowed-tools: Read, Write, Glob, Grep, Bash
user-invocable: true
context: inject

Go Backend Skills

Statically typed, compiled language for efficient backend services.

Sub-Skills

Architecture

Database

Security

API

Error Handling

Testing

Performance

Detection

Auto-detected when project contains:

  • go.mod file
  • main.go file
  • package main declaration