go-create-chi-handler
✓遵循 GO 模組化架構約定(請求/回應 DTO、用例編排、錯誤處理、swagger 註解、Fx DI)產生 Chi HTTP 處理程序。在內部/modules/<module>/http/chi/handler/中為需要解碼請求、呼叫用例、映射回應以及透過適當的日誌記錄和追蹤處理錯誤的 REST 操作(清單、建立、更新、刪除、取得)建立 HTTP 端點處理程序時使用。
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-rules。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/cristiano-pacheco/ai-rules --skill go-create-chi-handler- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-17
- 更新時間
- 2026-02-18
快速解答
什麼是 go-create-chi-handler?
遵循 GO 模組化架構約定(請求/回應 DTO、用例編排、錯誤處理、swagger 註解、Fx DI)產生 Chi HTTP 處理程序。在內部/modules/<module>/http/chi/handler/中為需要解碼請求、呼叫用例、映射回應以及透過適當的日誌記錄和追蹤處理錯誤的 REST 操作(清單、建立、更新、刪除、取得)建立 HTTP 端點處理程序時使用。 來源:cristiano-pacheco/ai-rules。
如何安裝 go-create-chi-handler?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cristiano-pacheco/ai-rules --skill go-create-chi-handler 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/cristiano-pacheco/ai-rules
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-17