debug:fastapi
✓使用這種全面的故障排除技能係統地調試 FastAPI 應用程序。涵蓋異步/等待問題、Pydantic 驗證錯誤(422 響應)、依賴項注入失敗、CORS 配置問題、數據庫會話管理和循環導入解析。提供結構化四階段調試方法以及 FastAPI 特定工具,包括 uvicorn 日誌記錄、OpenAPI 文檔和中間件調試模式。
SKILL.md
This skill provides a systematic approach to debugging FastAPI applications. FastAPI is built on Starlette and Pydantic, which means debugging often involves understanding async behavior, request validation, and dependency injection patterns.
使用這種全面的故障排除技能係統地調試 FastAPI 應用程序。涵蓋異步/等待問題、Pydantic 驗證錯誤(422 響應)、依賴項注入失敗、CORS 配置問題、數據庫會話管理和循環導入解析。提供結構化四階段調試方法以及 FastAPI 特定工具,包括 uvicorn 日誌記錄、OpenAPI 文檔和中間件調試模式。 來源:snakeo/claude-debug-and-refactor-skills-plugin。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:fastapi 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
安全認證,程式碼可靠安全 一鍵安裝,設定簡單 相容 Claude Code、Cursor 等工具
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:fastapi- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-06
- 更新時間
- 2026-02-18
快速解答
什麼是 debug:fastapi?
使用這種全面的故障排除技能係統地調試 FastAPI 應用程序。涵蓋異步/等待問題、Pydantic 驗證錯誤(422 響應)、依賴項注入失敗、CORS 配置問題、數據庫會話管理和循環導入解析。提供結構化四階段調試方法以及 FastAPI 特定工具,包括 uvicorn 日誌記錄、OpenAPI 文檔和中間件調試模式。 來源:snakeo/claude-debug-and-refactor-skills-plugin。
如何安裝 debug:fastapi?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:fastapi 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/snakeo/claude-debug-and-refactor-skills-plugin
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-06