·graphql-api-development
</>

graphql-api-development

manutej/crush-mcp-server

构建 GraphQL API 的综合指南,包括模式设计、查询、突变、订阅、解析器、类型系统、错误处理、身份验证、授权、缓存策略和生产最佳实践

7安装·0热度·@manutej

安装

$npx skills add https://github.com/manutej/crush-mcp-server --skill graphql-api-development

SKILL.md

A comprehensive skill for building production-ready GraphQL APIs using graphql-js. Master schema design, type systems, resolvers, queries, mutations, subscriptions, authentication, authorization, caching, testing, and deployment strategies.

GraphQL's type system is its foundation. Every GraphQL API defines:

Resolvers are functions that return data for schema fields. Every field can have a resolver:

构建 GraphQL API 的综合指南,包括模式设计、查询、突变、订阅、解析器、类型系统、错误处理、身份验证、授权、缓存策略和生产最佳实践 来源:manutej/crush-mcp-server。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/manutej/crush-mcp-server --skill graphql-api-development
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 graphql-api-development?

构建 GraphQL API 的综合指南,包括模式设计、查询、突变、订阅、解析器、类型系统、错误处理、身份验证、授权、缓存策略和生产最佳实践 来源:manutej/crush-mcp-server。

如何安装 graphql-api-development?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/manutej/crush-mcp-server --skill graphql-api-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/manutej/crush-mcp-server