apollographql

28 mods across 2 repositories, 415 stars between them.

mcp-apps-sync-docs

01

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Syncs MCP Apps documentation with the @apollo/client-ai-apps changelog. Always use this skill whenever: (1) the user wants to update or sync the mcp-apps-.mdx docs based on a new release or version range, (2) phrases like "sync docs from version X", "update docs from changelog", "what changed since v0.x.x", "docs are…

307 3d ago A 153 tokens original MIT

rust-best-practices

02

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5)…

307 3d ago A 91 tokens original MIT

review

03

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Review a GitHub pull request for a Rust codebase. Focuses on security, performance, test coverage, and Rust idioms. Runs in GitHub Actions and posts comments directly to the PR.

307 3d ago A 42 tokens original MIT

apollo-mcp-server

06

apollographql/apollo-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "apollo-mcp-server" as configured in apollographql/apollo-mcp-server. Runs in Docker (ghcr.io/apollographql/apollo-mcp-server:canary-20260112T145439Z-114c866).

307 3d ago A tokens not measured original MIT

skills

08

apollographql/skills

Plugin Claude Code

Agent skills for AI coding agents working with Apollo GraphQL tools and technologies.

108 1mo ago A tokens not measured original MIT

apollographql/skills

Instructions file GitHub Copilot

Instructions for apollographql/skills, covering apollo client skill writing instructions, general rules, rules for discussing fragments, rules for code examples and external resources.

108 1mo ago A 1,044 tokens original MIT

apollographql/skills

Instructions file GitHub Copilot

Instructions for apollographql/skills, covering preamble, primary directive, voice, language and framing.

108 1mo ago A 8,847 tokens original MIT

apollographql/skills

Instructions file GitHub Copilot

Instructions for apollographql/skills, covering javascript/typescript code formatting instructions, code formatting, formatting before commits, code blocks in markdown and skills covered.

108 1mo ago A 287 tokens original MIT

graphos-tools

12

apollographql/skills

MCP server Claude CodeCodexCursor +2

MCP server "graphos-tools", hosted remotely at mcp.apollographql.com, as configured in apollographql/skills.

108 1mo ago A tokens not measured original MIT

skills AGENTS.md

13

apollographql/skills

Instructions file CodexOpenCode

Instructions for apollographql/skills, covering claude.md, repository overview, repository structure, skill file format and validation.

108 1mo ago B 705 tokens original MIT

skills CLAUDE.md

14

apollographql/skills

Instructions file

Instructions for apollographql/skills, a project described as: Apollo GraphQL Agent Skills.

108 1mo ago A 3 tokens copy · 100% MIT

apollo-client

15

apollographql/skills

Skill Claude CodeCodex

Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a React project, (2) writing GraphQL queries or mutations with hooks, (3) configuring caching or cache policies, (4) managing local state with reactive variables, (5) troubleshooting Apollo Client errors…

108 1mo ago A 74 tokens original MIT

apollo-connectors

16

apollographql/skills

Skill Claude CodeCodex

Guide for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives. Use this skill when the user: (1) mentions "connectors", "Apollo Connectors", or "REST Connector", (2) wants to integrate a REST API into GraphQL, (3) references @source or @connect directives, (4)…

108 1mo ago A 96 tokens original MIT

apollo-federation

17

apollographql/skills

Skill Claude CodeCodex

Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated supergraph, (2) defining or modifying entities with @key, (3) sharing types/fields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides…

108 1mo ago A 103 tokens original MIT

apollo-ios

18

apollographql/skills

Skill Claude CodeCodex

Guide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. Use this skill when: (1) adding Apollo iOS to a Swift Package Manager or Xcode project, (2) configuring apollo-codegen-config.json and running code generation, (3) configuring an ApolloClient with auth…

108 1mo ago A 105 tokens original MIT

apollo-kotlin

19

apollographql/skills

Skill Claude CodeCodex

Guide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use this skill when: (1) setting up Apollo Kotlin in a Gradle project for Android, Kotlin/JVM, or KMP, (2) configuring schema download and codegen for GraphQL services, (3) configuring an ApolloClient with auth…

108 1mo ago A 93 tokens original MIT

apollo-mcp-server

20

apollographql/skills

Skill Claude CodeCodex

Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate, execute), (4) troubleshooting MCP server connectivity or tool…

108 1mo ago C 77 tokens original MIT

apollographql/skills

Skill Claude CodeCodex

Guide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new router plugin, (2) users want to add service hooks (routerservice, supergraphservice, executionservice, subgraphservice), (3) users want to modify an existing router plugin, (4) users need to understand router…

108 1mo ago A 116 tokens original MIT

apollo-router

22

apollographql/skills

Skill Claude CodeCodex

Version-aware guide for configuring and running Apollo Router for federated GraphQL supergraphs. Generates correct YAML for both Router v1.x and v2.x. Use this skill when: (1) setting up Apollo Router to run a supergraph, (2) configuring routing, headers, or CORS, (3) implementing custom plugins (Rhai scripts or…

108 1mo ago A 140 tokens original MIT

apollo-server

23

apollographql/skills

Skill Claude CodeCodex

Guide for building GraphQL servers with Apollo Server 5.x. Use this skill when: (1) setting up a new Apollo Server project, (2) writing resolvers or defining GraphQL schemas, (3) implementing authentication or authorization, (4) creating plugins or custom data sources, (5) troubleshooting Apollo Server errors or…

108 1mo ago A 73 tokens original MIT

graphql-operations

24

apollographql/skills

Skill Claude CodeCodex

Guide for writing GraphQL operations (queries, mutations, fragments) following best practices. Use this skill when: (1) writing GraphQL queries or mutations, (2) organizing operations with fragments, (3) optimizing data fetching patterns, (4) setting up type generation or linting, (5) reviewing operations for…

108 1mo ago A 71 tokens original MIT