·graphql-schema
</>

graphql-schema

chriswiles/claude-code-showcase

GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types.

11Installs·0Trend·@chriswiles

Installation

$npx skills add https://github.com/chriswiles/claude-code-showcase --skill graphql-schema

SKILL.md

| cache-first | Data rarely changes | | cache-and-network | Want fast + fresh (default) | | network-only | Always need latest | | no-cache | Never cache (rare) |

GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types. Source: chriswiles/claude-code-showcase.

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

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chriswiles/claude-code-showcase --skill graphql-schema
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is graphql-schema?

GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types. Source: chriswiles/claude-code-showcase.

How do I install graphql-schema?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chriswiles/claude-code-showcase --skill graphql-schema 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/chriswiles/claude-code-showcase