·graphql-api-development
</>

graphql-api-development

manutej/crush-mcp-server

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices

7Installs·0Trend·@manutej

Installation

$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:

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices Source: manutej/crush-mcp-server.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/manutej/crush-mcp-server --skill graphql-api-development
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is graphql-api-development?

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices Source: manutej/crush-mcp-server.

How do I install graphql-api-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manutej/crush-mcp-server --skill graphql-api-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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