スキル一覧に戻る
bailu2025

gin

by bailu2025

Personal Use Claude Code Plugins

0🍴 0📅 2025年11月14日
GitHubで見るManusで実行

SKILL.md


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

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

Use this skill when you need to:

  • Understand how to use gin
  • Look up API documentation
  • Find usage examples
  • Check for known issues or recent changes
  • Review release history

Quick Reference

Repository Info

  • Homepage: https://gin-gonic.com/
  • Topics: server, middleware, framework, go, router, performance, gin
  • Open Issues: 872
  • Last Updated: 2025-11-07

Languages

  • Go: 99.5%
  • Makefile: 0.5%

Recent Releases

  • v1.11.0 (2025-09-20): v1.11.0
  • v1.10.1 (2025-05-20): v1.10.1
  • v1.10.0 (2024-05-07): v1.10.0

Available References

  • references/README.md - Complete README documentation
  • references/CHANGELOG.md - Version history and changes
  • references/issues.md - Recent GitHub issues
  • references/releases.md - Release notes
  • references/file_structure.md - Repository structure

Usage

See README.md for complete usage instructions and examples.


Generated by Skill Seeker | GitHub Repository Scraper

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です