gin

Installation
SKILL.md

gin

A comprehensive skill for the Go Gin web framework including routing, middleware, binding, and testing

Description

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

Repository: gin-gonic/gin Language: Go Stars: 86,855 License: MIT License

When to Use This Skill

Installs
10
First Seen
Jan 23, 2026
gin — bailu2025/cc-plugins