Skip to main content
Source repository

apollographql/skills

These skills were imported into SkillJury from the public skills ecosystem.

11 linked skillsVisit source
Source listing

11 imported skills

graphql-schema

by apollographql/skills

788

This guide covers best practices for designing GraphQL schemas that are intuitive, performant, and maintainable. Schema design is primarily a server-side concern that directly impacts API usability.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

graphql-operations

by apollographql/skills

723

This guide covers best practices for writing GraphQL operations (queries, mutations, subscriptions) as a client developer. Well-written operations are efficient, type-safe, and maintainable.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

apollo-mcp-server

by apollographql/skills

711

Apollo MCP Server exposes GraphQL operations as MCP tools, enabling AI agents to interact with GraphQL APIs through the Model Context Protocol.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

apollo-server

by apollographql/skills

581

Apollo Server is an open-source GraphQL server that works with any GraphQL schema. Apollo Server 5 is framework-agnostic and runs standalone or integrates with Express, Fastify, and serverless environments.

Software EngineeringDevOps and CloudFirst seen Jan 22, 2026

apollo-connectors

by apollographql/skills

455

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

rover

by apollographql/skills

435

Rover is the official CLI for Apollo GraphOS. It helps you manage schemas, run composition locally, publish to GraphOS, and develop supergraphs on your local machine.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

apollo-federation

by apollographql/skills

212

Apollo Federation enables composing multiple GraphQL APIs (subgraphs) into a unified supergraph.

Software EngineeringSEO and GEOFirst seen Jan 29, 2026

apollo-kotlin

by apollographql/skills

210

Apollo Kotlin is a strongly typed GraphQL client that generates Kotlin models from your GraphQL operations and schema, that can be used in Android, JVM, and Kotlin Multiplatform projects.

Software EngineeringFrontend and DesignFirst seen Feb 4, 2026

apollo-router

by apollographql/skills

186

Apollo Router is a high-performance graph router written in Rust for running Apollo Federation 2 supergraphs. It sits in front of your subgraphs and handles query planning, execution, and response composition.

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

rust-best-practices

by apollographql/skills

2

Apply these guidelines when writing or reviewing Rust code. Based on Apollo GraphQL's Rust Best Practices Handbook .

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

apollo-client

by apollographql/skills

1

Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Version 4.x brings improved caching, better TypeScript support, and React 19 compatibility.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026