·go-chi-handler
</>

go-chi-handler

遵循 Go 模組化架構約定(請求/回應 DTO、用例編排、錯誤處理、swagger 註解、Fx DI)產生 Chi HTTP 處理程序。在內部/modules/<module>/http/chi/handler/中為需要解碼請求、呼叫用例、映射回應以及透過適當的日誌記錄和追蹤處理錯誤的 REST 操作(清單、建立、更新、刪除、取得)建立 HTTP 端點處理程序時使用。

18安裝·0熱度·@cristiano-pacheco

安裝

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

如何安裝 go-chi-handler

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

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

來源:cristiano-pacheco/ai-tools。

SKILL.md

查看原文

Request and response DTOs are defined in internal/modules/ /http/dto/ dto.go.

Handler methods bridge HTTP requests/responses (DTOs from internal/modules/ /http/dto) with use case inputs/outputs.

The handler is typically provided to the router, not exposed as a port.

遵循 Go 模組化架構約定(請求/回應 DTO、用例編排、錯誤處理、swagger 註解、Fx DI)產生 Chi HTTP 處理程序。在內部/modules/<module>/http/chi/handler/中為需要解碼請求、呼叫用例、映射回應以及透過適當的日誌記錄和追蹤處理錯誤的 REST 操作(清單、建立、更新、刪除、取得)建立 HTTP 端點處理程序時使用。 來源:cristiano-pacheco/ai-tools。

可引用資訊

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

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

Browse more skills from cristiano-pacheco/ai-tools

快速解答

什麼是 go-chi-handler?

遵循 Go 模組化架構約定(請求/回應 DTO、用例編排、錯誤處理、swagger 註解、Fx DI)產生 Chi HTTP 處理程序。在內部/modules/<module>/http/chi/handler/中為需要解碼請求、呼叫用例、映射回應以及透過適當的日誌記錄和追蹤處理錯誤的 REST 操作(清單、建立、更新、刪除、取得)建立 HTTP 端點處理程序時使用。 來源:cristiano-pacheco/ai-tools。

如何安裝 go-chi-handler?

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

這個 Skill 的原始碼在哪?

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

詳情

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