home / skills / apollographql

apollographql skills

Find 12 skills from 1 repo created by apollographql on GitHub.

1 repo
12 skills
GitHub

Sponsored

apollo-federation

apollographql/skills

22
This skill helps you author Apollo Federation subgraphs by guiding directive usage, schema patterns, and composition troubleshooting for a cohesive supergraph.
graphql-operations

apollographql/skills

22
This skill helps you craft efficient, type-safe GraphQL operations by guiding naming, fragmentation, variable usage, and minimal data fetching.
graphql-schema

apollographql/skills

22
This skill guides GraphQL schema design by emphasizing client needs, explicitness, and evolvability to create intuitive, secure APIs.
rust-best-practices

apollographql/skills

22
This skill helps you write idiomatic Rust code by applying Apollo's best practices for ownership, error handling, testing, and performance.
apollo-connectors

apollographql/skills

22
This skill guides you to integrate REST APIs into a GraphQL supergraph using Apollo Connectors with @source and @connect.
skill-creator

apollographql/skills

22
This skill guides you to create and refine Apollo GraphQL skills, ensuring correct structure, SKILL.md quality, and effective activation.
apollo-client

apollographql/skills

22
This skill guides React developers through Apollo Client 4.x setup, caching, local state, and error handling to build efficient GraphQL apps.
rover

apollographql/skills

22
This skill helps you manage GraphQL schemas with Apollo Rover, enabling local supergraph development, composition, and validation workflows.
apollo-kotlin

apollographql/skills

22
This skill helps you configure Apollo Kotlin in Gradle, generate types from GraphQL, and build a robust ApolloClient with auth, caching, and tests.
apollo-mcp-server

apollographql/skills

22
This skill guides you through configuring Apollo MCP Server and using introspection tools to connect AI agents with GraphQL APIs.