·go-chi-router
</>

go-chi-router

依照 Go 模組化架構約定產生 Chi 路由器實作(來自 bricks 套件的 Chi 路由器、具有 chi.Route 介面的 Fx DI、REST 端點)。在內部/modules/<module>/http/chi/router/ 中建立或修改 HTTP 路由註冊時,請務必使用此技能,包括任何新的路由器檔案、CRUD 路由(GET、POST、PUT、DELETE)、自訂操作端點、版本化 API、具有中間件的路由組或將路由器連接到模組的 fx.go。

14安裝·1熱度·@cristiano-pacheco

安裝

$npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-chi-router

如何安裝 go-chi-router

透過命令列快速安裝 go-chi-router AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-chi-router
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:cristiano-pacheco/ai-tools。

SKILL.md

查看原文

Generate Chi router implementations for Go backend HTTP transport layer.

Use POST with a verb suffix for non-CRUD state transitions. Use nested paths for sub-resources.

Use router.Group to scope middleware to a subset of routes without affecting others.

依照 Go 模組化架構約定產生 Chi 路由器實作(來自 bricks 套件的 Chi 路由器、具有 chi.Route 介面的 Fx DI、REST 端點)。在內部/modules/<module>/http/chi/router/ 中建立或修改 HTTP 路由註冊時,請務必使用此技能,包括任何新的路由器檔案、CRUD 路由(GET、POST、PUT、DELETE)、自訂操作端點、版本化 API、具有中間件的路由組或將路由器連接到模組的 fx.go。 來源:cristiano-pacheco/ai-tools。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-chi-router
分類
</>開發工具
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from cristiano-pacheco/ai-tools

快速解答

什麼是 go-chi-router?

依照 Go 模組化架構約定產生 Chi 路由器實作(來自 bricks 套件的 Chi 路由器、具有 chi.Route 介面的 Fx DI、REST 端點)。在內部/modules/<module>/http/chi/router/ 中建立或修改 HTTP 路由註冊時,請務必使用此技能,包括任何新的路由器檔案、CRUD 路由(GET、POST、PUT、DELETE)、自訂操作端點、版本化 API、具有中間件的路由組或將路由器連接到模組的 fx.go。 來源:cristiano-pacheco/ai-tools。

如何安裝 go-chi-router?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-chi-router 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/cristiano-pacheco/ai-tools

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-26