·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