Skill

go-skills

Go backend patterns, best practices, and implementation guides

From f5-stacks
Install
1
Run in your terminal
$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacks
Tool Access

This skill is limited to using the following tools:

ReadWriteGlobGrepBash
Supporting Assets
View in Repository
architecture/clean-architecture.md
architecture/domain-driven.md
architecture/project-layout.md
database/gorm-patterns.md
database/migrations.md
database/repository-pattern.md
database/sqlx-patterns.md
error-handling/custom-errors.md
error-handling/error-patterns.md
performance/caching.md
performance/concurrency.md
performance/profiling.md
security/jwt-auth.md
security/middleware.md
security/rbac.md
testing/integration-tests.md
testing/mocking.md
testing/table-driven-tests.md
validation/custom-validation.md
validation/validator.md
Skill Content

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
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026