·moai-domain-backend
</>

moai-domain-backend

modu-ai/cc-plugins

後端開發專家,涵蓋 API 設計、數據庫集成、微服務架構和現代後端模式

4安裝·0熱度·@modu-ai

安裝

$npx skills add https://github.com/modu-ai/cc-plugins --skill moai-domain-backend

SKILL.md

Backend Development Mastery - Comprehensive backend development patterns covering API design, database integration, microservices, and modern architecture patterns.

Create a FastAPI application with authentication and response models. Define a Pydantic UserResponse model with id, email, and name fields. Implement listusers and createuser endpoints with HTTPBearer security dependency. The list endpoint returns a list of UserResponse objects, while the create endpoint accepts a UserCreate model and returns a single UserResponse.

Use Strawberry to define GraphQL types. Create a User type with id, email, and name fields. Define a Query type with a users resolver that returns a list of User objects asynchronously. Generate the schema by passing the Query type to strawberry.Schema.

後端開發專家,涵蓋 API 設計、數據庫集成、微服務架構和現代後端模式 來源:modu-ai/cc-plugins。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/modu-ai/cc-plugins --skill moai-domain-backend
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 moai-domain-backend?

後端開發專家,涵蓋 API 設計、數據庫集成、微服務架構和現代後端模式 來源:modu-ai/cc-plugins。

如何安裝 moai-domain-backend?

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

這個 Skill 的原始碼在哪?

https://github.com/modu-ai/cc-plugins