GraphQL AI Agent Skills
AI agent skills for GraphQL. Schema design, resolvers, code generation, and API best practices.
23 listings
Shopify Development
|
API Design Principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
API Security Best Practices
Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities
Shopify Storefront MCP Server
MCP ServerThis server provides access to the Shopify Storefront API via MCP, allowing AI assistants to query and interact with your Shopify store data. - Access to product, collection, and inventory data - Cart creation and management - Support for GraphQL queries and mutations - Automatic token handling and validation - Easy integration with MCP-compatible AI assistants 1. Clone this repository 2. Install
Nodejs Backend Patterns
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
Go Backend Scalability
RulesYou are an AI Pair Programming Assistant with extensive expertise in backend software engineering.
Shopify Apps
Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge.
React GraphQL Apollo Client
Rules// React + GraphQL (Apollo Client) .cursorrules
MCP Linear
MCP ServerA Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems. MCP Linear bridges the gap between AI assistant and Linear (project management tool) by implementing the MCP protocol. This allows to: - Retrieve issues, projects, teams, and other data from Linear - Create and update issues - Change issue s
Backend Architect
Expert backend architect specializing in scalable API design,
GraphQL
GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.
API Patterns
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Graphql Architect
Master modern GraphQL with federation, performance optimization,
GitHub GraphQL MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API. This server exposes a single tool that allows executing arbitrary GraphQL queries and mutations against GitHub's API. - Execute any GraphQL query against GitHub's API - Comprehensive error handling and reporting - Detailed documentation with example queries - Support for variables in GraphQL operations - Python 3.1
Senior Fullstack
Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.
Senior Architect
Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.
TheGraph MCP Server
MCP ServerAn MCP server that powers AI agents with indexed blockchain data from The Graph. Fetches the schema of a specified subgraph, providing AI agents with the context needed to generate GraphQL queries. Parameters: - subgraphId: The subgraph ID (e.g., "QmZBQcF...") - asText: Output format flag - true: Returns human-readable GraphQL schema - false: Returns JSON schema (default) Executes GraphQL queries
RAGStack MCP Server
MCP (Model Context Protocol) server for RAGStack knowledge bases. Enables AI assistants to search, chat, upload documents/media, and scrape your knowledge base. Get your GraphQL endpoint and API key from the RAGStack dashboard: Settings → API Key Edit ~/Library/Application Support/Claude/claudedesktopconfig.json (Mac) or %APPDATA%\Claude\claudedesktopconfig.json (Windows): Edit ~/.aws/amazonq/mcp.
Catalysis Hub MCP Server
MCP ServerA Model Context Protocol (MCP) server interface to Catalysis Hub's GraphQL API, enabling programmatic access to catalysis research data through flexible GraphQL queries. - Direct GraphQL Access: Execute any valid GraphQL query against Catalysis Hub's API - Comprehensive Data Access: - Catalytic reactions (equations, conditions, catalysts) - Material systems (structures, properties, descriptors) -
MCP GraphQL Forge
MCP ServerA lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents. mcp-graphql-forge lets you turn any GraphQL endpoint into an MCP server whose tools are defined in YAML files that specify the GraphQL queries and their parameters. This allows you to create a modular, secure, and minimal server that can be e
MCP GraphQL
MCP ServerA Model Context Protocol server that enables LLMs to interact with GraphQL APIs. This implementation provides schema introspection and query execution capabilities, allowing models to discover and use GraphQL APIs dynamically. Run mcp-graphql with the correct endpoint, it will automatically try to introspect your queries. - graphql-schema: The server exposes the GraphQL schema as a resource that c
gqai
graphql → ai gqai is a lightweight proxy that exposes GraphQL operations as Model Context Protocol (MCP) tools for AI like Claude, Cursor, and ChatGPT. Define tools using regular GraphQL queries/mutations against your GraphQL backend, and gqai automatically generates an MCP server for you. 🔌 Powered by your GraphQL backend ⚙️ Driven by .graphqlrc.yml + plain .graphql files - 🧰 Define tools using
API Fuzzing for Bug Bounty
This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.