什麼是 fastapi-backend-guidelines?
Python 非同步應用程式的 FastAPI 後端開發指南。使用 FastAPI 路由器、SQLModel/SQLAlchemy ORM、儲存庫模式、服務層、非同步/等待模式、Pydantic 驗證和錯誤處理的領域驅動設計。在建立 API、路由、服務、儲存庫或使用後端程式碼時使用。 來源:chacha95/advanced-harness。
Python 非同步應用程式的 FastAPI 後端開發指南。使用 FastAPI 路由器、SQLModel/SQLAlchemy ORM、儲存庫模式、服務層、非同步/等待模式、Pydantic 驗證和錯誤處理的領域驅動設計。在建立 API、路由、服務、儲存庫或使用後端程式碼時使用。
透過命令列快速安裝 fastapi-backend-guidelines AI 技能到你的開發環境
來源:chacha95/advanced-harness。
Comprehensive guide for modern FastAPI development with async Python, emphasizing Domain-Driven Design, layered architecture (Router → Service → Repository), SQLModel ORM, and async best practices.
| Understand architecture | layered-architecture.md | | Create API routes | api-routes.md | | Work with database | database-orm.md | | Organize domains | domain-driven-design.md | | Build services | service-layer.md | | Create repositories | repository-pattern.md | | Validate requests | dtos-validation.md | | Use async patterns | async-patterns.md |
| Handle errors | error-handling.md | | See full examples | complete-examples.md |
Python 非同步應用程式的 FastAPI 後端開發指南。使用 FastAPI 路由器、SQLModel/SQLAlchemy ORM、儲存庫模式、服務層、非同步/等待模式、Pydantic 驗證和錯誤處理的領域驅動設計。在建立 API、路由、服務、儲存庫或使用後端程式碼時使用。 來源:chacha95/advanced-harness。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/chacha95/advanced-harness --skill fastapi-backend-guidelinesPython 非同步應用程式的 FastAPI 後端開發指南。使用 FastAPI 路由器、SQLModel/SQLAlchemy ORM、儲存庫模式、服務層、非同步/等待模式、Pydantic 驗證和錯誤處理的領域驅動設計。在建立 API、路由、服務、儲存庫或使用後端程式碼時使用。 來源:chacha95/advanced-harness。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/chacha95/advanced-harness --skill fastapi-backend-guidelines 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chacha95/advanced-harness