·golang-backend-development
</>

golang-backend-development

manutej/crush-mcp-server

同時実行パターン、Web サーバー、データベース統合、マイクロサービス、実稼働デプロイメントを含む Go バックエンド開発の完全なガイド

9インストール·1トレンド·@manutej

インストール

$npx skills add https://github.com/manutej/crush-mcp-server --skill golang-backend-development

SKILL.md

A comprehensive skill for building production-grade backend systems with Go. Master goroutines, channels, web servers, database integration, microservices architecture, and deployment patterns for scalable, concurrent backend applications.

Goroutines are lightweight threads managed by the Go runtime. They enable concurrent execution with minimal overhead.

The go keyword launches a new goroutine, allowing expensiveComputation to run concurrently with anotherExpensiveComputation. This is fundamental to Go's concurrency model.

同時実行パターン、Web サーバー、データベース統合、マイクロサービス、実稼働デプロイメントを含む Go バックエンド開発の完全なガイド ソース: manutej/crush-mcp-server。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/manutej/crush-mcp-server --skill golang-backend-development
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

golang-backend-development とは?

同時実行パターン、Web サーバー、データベース統合、マイクロサービス、実稼働デプロイメントを含む Go バックエンド開発の完全なガイド ソース: manutej/crush-mcp-server。

golang-backend-development のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/manutej/crush-mcp-server --skill golang-backend-development インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/manutej/crush-mcp-server