[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-apollo-graphql-apollo-kotlin":3,"mdc--imm5ba-key":37,"related-org-apollo-graphql-apollo-kotlin":242,"related-repo-apollo-graphql-apollo-kotlin":406},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":24,"repoUrl":25,"updatedAt":26,"license":27,"forks":28,"topics":29,"repo":32,"sourceUrl":35,"mdContent":36},"apollo-kotlin","build Kotlin apps with Apollo GraphQL","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\u002FJVM, or KMP, (2) configuring schema download and codegen for GraphQL services, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions,\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"apollo-graphql","Apollo GraphQL","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fapollo-graphql.png","apollographql",[13,17,20,23],{"name":14,"slug":15,"type":16},"Kotlin","kotlin","tag",{"name":18,"slug":19,"type":16},"Android","android",{"name":21,"slug":22,"type":16},"GraphQL","graphql",{"name":9,"slug":8,"type":16},97,"https:\u002F\u002Fgithub.com\u002Fapollographql\u002Fskills","2026-04-06T18:01:15.005978","MIT",11,[30,31,22],"agent-skills","apollo",{"repoUrl":25,"stars":24,"forks":28,"topics":33,"description":34},[30,31,22],"Apollo GraphQL Agent Skills","https:\u002F\u002Fgithub.com\u002Fapollographql\u002Fskills\u002Ftree\u002FHEAD\u002Fskills\u002Fapollo-kotlin","---\nname: apollo-kotlin\ndescription: >\n  Guide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use this skill when:\n  (1) setting up Apollo Kotlin in a Gradle project for Android, Kotlin\u002FJVM, or KMP,\n  (2) configuring schema download and codegen for GraphQL services,\n  (3) configuring an `ApolloClient` with auth, interceptors, and caching,\n  (4) writing queries, mutations, or subscriptions,\nlicense: MIT\ncompatibility: JVM 8+, Kotlin 1.9+, Gradle 8+, Android\u002FJVM\u002FKotlin Multiplatform projects.\nmetadata:\n  author: apollographql\n  version: \"1.0.3\"\nallowed-tools: Bash(.\u002Fgradlew:*) Bash(gradle:*) Bash(curl:*) Read Write Edit Glob Grep WebFetch\n---\n\n# Apollo Kotlin Guide\n\nApollo 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.\n\n## Process\n\nFollow this process when adding or working with Apollo Kotlin:\n\n- [ ] Confirm target platforms (Android, JVM, KMP), GraphQL endpoint(s), and how schemas are sourced.\n- [ ] Configure Gradle and code generation, including custom scalars\n- [ ] Create a shared `ApolloClient` with auth, logging, and caching.\n- [ ] Implement operations.\n- [ ] Validate behavior with tests and error handling.\n\n\n## Reference Files\n\n- [Setup](references\u002Fsetup.md) - Gradle plugin, schema download, codegen config (including scalars), client configuration (auth, logging, interceptors)\n- [Operations](references\u002Foperations.md) - Queries, mutations, subscriptions, and how to execute them\n- [Caching](references\u002Fcaching.md) - Setup and use the normalized cache\n- [Migration Guide](references\u002Fmigrating-from-4.md) - Migrate from Apollo Kotlin 4\n\n## Scripts\n\n- [list-apollo-kotlin-versions.sh](scripts\u002Flist-apollo-kotlin-versions.sh) - List versions of Apollo Kotlin\n- [list-apollo-kotlin-normalized-cache-versions.sh](scripts\u002Flist-apollo-kotlin-normalized-cache-versions.sh) - List versions of the Apollo Kotlin Normalized Cache library\n\n## Key Rules\n\n- Prefer Apollo Kotlin v5+. Do not use v3 or older versions.\n- Keep schema and operations in source control to make builds reproducible.\n",{"data":38,"body":43},{"name":4,"description":6,"license":27,"compatibility":39,"metadata":40,"allowed-tools":42},"JVM 8+, Kotlin 1.9+, Gradle 8+, Android\u002FJVM\u002FKotlin Multiplatform projects.",{"author":11,"version":41},"1.0.3","Bash(.\u002Fgradlew:*) Bash(gradle:*) Bash(curl:*) Read Write Edit Glob Grep WebFetch",{"type":44,"children":45},"root",[46,55,61,68,73,138,144,192,198,223,229],{"type":47,"tag":48,"props":49,"children":51},"element","h1",{"id":50},"apollo-kotlin-guide",[52],{"type":53,"value":54},"text","Apollo Kotlin Guide",{"type":47,"tag":56,"props":57,"children":58},"p",{},[59],{"type":53,"value":60},"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.",{"type":47,"tag":62,"props":63,"children":65},"h2",{"id":64},"process",[66],{"type":53,"value":67},"Process",{"type":47,"tag":56,"props":69,"children":70},{},[71],{"type":53,"value":72},"Follow this process when adding or working with Apollo Kotlin:",{"type":47,"tag":74,"props":75,"children":78},"ul",{"className":76},[77],"contains-task-list",[79,93,102,120,129],{"type":47,"tag":80,"props":81,"children":84},"li",{"className":82},[83],"task-list-item",[85,91],{"type":47,"tag":86,"props":87,"children":90},"input",{"disabled":88,"type":89},true,"checkbox",[],{"type":53,"value":92}," Confirm target platforms (Android, JVM, KMP), GraphQL endpoint(s), and how schemas are sourced.",{"type":47,"tag":80,"props":94,"children":96},{"className":95},[83],[97,100],{"type":47,"tag":86,"props":98,"children":99},{"disabled":88,"type":89},[],{"type":53,"value":101}," Configure Gradle and code generation, including custom scalars",{"type":47,"tag":80,"props":103,"children":105},{"className":104},[83],[106,109,111,118],{"type":47,"tag":86,"props":107,"children":108},{"disabled":88,"type":89},[],{"type":53,"value":110}," Create a shared ",{"type":47,"tag":112,"props":113,"children":115},"code",{"className":114},[],[116],{"type":53,"value":117},"ApolloClient",{"type":53,"value":119}," with auth, logging, and caching.",{"type":47,"tag":80,"props":121,"children":123},{"className":122},[83],[124,127],{"type":47,"tag":86,"props":125,"children":126},{"disabled":88,"type":89},[],{"type":53,"value":128}," Implement operations.",{"type":47,"tag":80,"props":130,"children":132},{"className":131},[83],[133,136],{"type":47,"tag":86,"props":134,"children":135},{"disabled":88,"type":89},[],{"type":53,"value":137}," Validate behavior with tests and error handling.",{"type":47,"tag":62,"props":139,"children":141},{"id":140},"reference-files",[142],{"type":53,"value":143},"Reference Files",{"type":47,"tag":74,"props":145,"children":146},{},[147,159,170,181],{"type":47,"tag":80,"props":148,"children":149},{},[150,157],{"type":47,"tag":151,"props":152,"children":154},"a",{"href":153},"references\u002Fsetup.md",[155],{"type":53,"value":156},"Setup",{"type":53,"value":158}," - Gradle plugin, schema download, codegen config (including scalars), client configuration (auth, logging, interceptors)",{"type":47,"tag":80,"props":160,"children":161},{},[162,168],{"type":47,"tag":151,"props":163,"children":165},{"href":164},"references\u002Foperations.md",[166],{"type":53,"value":167},"Operations",{"type":53,"value":169}," - Queries, mutations, subscriptions, and how to execute them",{"type":47,"tag":80,"props":171,"children":172},{},[173,179],{"type":47,"tag":151,"props":174,"children":176},{"href":175},"references\u002Fcaching.md",[177],{"type":53,"value":178},"Caching",{"type":53,"value":180}," - Setup and use the normalized cache",{"type":47,"tag":80,"props":182,"children":183},{},[184,190],{"type":47,"tag":151,"props":185,"children":187},{"href":186},"references\u002Fmigrating-from-4.md",[188],{"type":53,"value":189},"Migration Guide",{"type":53,"value":191}," - Migrate from Apollo Kotlin 4",{"type":47,"tag":62,"props":193,"children":195},{"id":194},"scripts",[196],{"type":53,"value":197},"Scripts",{"type":47,"tag":74,"props":199,"children":200},{},[201,212],{"type":47,"tag":80,"props":202,"children":203},{},[204,210],{"type":47,"tag":151,"props":205,"children":207},{"href":206},"scripts\u002Flist-apollo-kotlin-versions.sh",[208],{"type":53,"value":209},"list-apollo-kotlin-versions.sh",{"type":53,"value":211}," - List versions of Apollo Kotlin",{"type":47,"tag":80,"props":213,"children":214},{},[215,221],{"type":47,"tag":151,"props":216,"children":218},{"href":217},"scripts\u002Flist-apollo-kotlin-normalized-cache-versions.sh",[219],{"type":53,"value":220},"list-apollo-kotlin-normalized-cache-versions.sh",{"type":53,"value":222}," - List versions of the Apollo Kotlin Normalized Cache library",{"type":47,"tag":62,"props":224,"children":226},{"id":225},"key-rules",[227],{"type":53,"value":228},"Key Rules",{"type":47,"tag":74,"props":230,"children":231},{},[232,237],{"type":47,"tag":80,"props":233,"children":234},{},[235],{"type":53,"value":236},"Prefer Apollo Kotlin v5+. Do not use v3 or older versions.",{"type":47,"tag":80,"props":238,"children":239},{},[240],{"type":53,"value":241},"Keep schema and operations in source control to make builds reproducible.",{"items":243,"total":405},[244,259,274,287,308,315,328,341,356,372,382,393],{"slug":245,"name":245,"fn":246,"description":247,"org":248,"tags":249,"stars":24,"repoUrl":25,"updatedAt":258},"apollo-client","build React apps with Apollo Client","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 or performance issues.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[250,251,254,255],{"name":9,"slug":8,"type":16},{"name":252,"slug":253,"type":16},"Frontend","frontend",{"name":21,"slug":22,"type":16},{"name":256,"slug":257,"type":16},"React","react","2026-04-06T18:01:12.268638",{"slug":260,"name":260,"fn":261,"description":262,"org":263,"tags":264,"stars":24,"repoUrl":25,"updatedAt":273},"apollo-connectors","integrate REST APIs with Apollo Connectors","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) works with files containing \"# Note to AI Friends: This is an Apollo Connectors schema\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[265,268,269,270],{"name":266,"slug":267,"type":16},"API Development","api-development",{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":271,"slug":272,"type":16},"REST API","rest-api","2026-04-06T18:01:23.758345",{"slug":275,"name":275,"fn":276,"description":277,"org":278,"tags":279,"stars":24,"repoUrl":25,"updatedAt":286},"apollo-federation","author Apollo Federation subgraph schemas","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\u002Ffields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides, @override, @inaccessible), (5) troubleshooting composition errors, (6) any task involving federation schema design patterns.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[280,281,282,285],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":283,"slug":284,"type":16},"Architecture","architecture",{"name":21,"slug":22,"type":16},"2026-07-30T05:31:51.648593",{"slug":288,"name":288,"fn":289,"description":290,"org":291,"tags":292,"stars":24,"repoUrl":25,"updatedAt":307},"apollo-ios","build Apple apps with Apollo iOS","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, interceptors, and caching, (4) writing queries, mutations, or subscriptions from SwiftUI views, (5) writing tests against generated operation mocks.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[293,294,295,298,301,304],{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":296,"slug":297,"type":16},"iOS","ios",{"name":299,"slug":300,"type":16},"Mobile","mobile",{"name":302,"slug":303,"type":16},"Swift","swift",{"name":305,"slug":306,"type":16},"Xcode","xcode","2026-04-29T05:35:21.329969",{"slug":4,"name":4,"fn":5,"description":6,"org":309,"tags":310,"stars":24,"repoUrl":25,"updatedAt":26},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[311,312,313,314],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"slug":316,"name":316,"fn":317,"description":318,"org":319,"tags":320,"stars":24,"repoUrl":25,"updatedAt":327},"apollo-mcp-server","connect MCP agents to GraphQL APIs","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 execution issues.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[321,322,323,324],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":325,"slug":326,"type":16},"MCP","mcp","2026-04-06T18:01:20.578589",{"slug":329,"name":329,"fn":330,"description":331,"org":332,"tags":333,"stars":24,"repoUrl":25,"updatedAt":340},"apollo-router","configure Apollo Router for GraphQL federation","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 coprocessors), (4) configuring telemetry (tracing, metrics, logging), (5) troubleshooting Router performance or connectivity issues, (6) securing the graph with JWT, declarative field-level authorization directives, or persisted-query safelisting, (7) managing router.yaml as version-controlled config with CI\u002FCD validation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[334,335,336,339],{"name":9,"slug":8,"type":16},{"name":283,"slug":284,"type":16},{"name":337,"slug":338,"type":16},"Deployment","deployment",{"name":21,"slug":22,"type":16},"2026-07-30T05:31:54.665938",{"slug":342,"name":342,"fn":343,"description":344,"org":345,"tags":346,"stars":24,"repoUrl":25,"updatedAt":355},"apollo-router-plugin-creator","write Apollo Router Rust plugins","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 (router_service, supergraph_service, execution_service, subgraph_service), (3) users want to modify an existing router plugin, (4) users need to understand router plugin patterns or the request lifecycle. (5) triggers on requests like \"create a new plugin\", \"add a router plugin\", \"modify the X plugin\", or \"add subgraph_service hook\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[347,348,349,352],{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":350,"slug":351,"type":16},"Plugin Development","plugin-development",{"name":353,"slug":354,"type":16},"Rust","rust","2026-04-06T18:01:27.176974",{"slug":357,"name":357,"fn":358,"description":359,"org":360,"tags":361,"stars":24,"repoUrl":25,"updatedAt":371},"apollo-server","build GraphQL servers with Apollo Server","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 performance issues.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[362,363,364,365,368],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":366,"slug":367,"type":16},"Node.js","nodejs",{"name":369,"slug":370,"type":16},"TypeScript","typescript","2026-04-06T18:01:13.653038",{"slug":373,"name":373,"fn":374,"description":375,"org":376,"tags":377,"stars":24,"repoUrl":25,"updatedAt":381},"graphql-operations","write GraphQL queries and mutations","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 efficiency.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[378,379,380],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},"2026-04-06T18:01:25.530906",{"slug":383,"name":383,"fn":384,"description":385,"org":386,"tags":387,"stars":24,"repoUrl":25,"updatedAt":392},"graphql-schema","design GraphQL schemas","Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[388,389,390,391],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":283,"slug":284,"type":16},{"name":21,"slug":22,"type":16},"2026-04-06T18:01:19.140592",{"slug":394,"name":394,"fn":395,"description":396,"org":397,"tags":398,"stars":24,"repoUrl":25,"updatedAt":404},"rover","manage GraphQL schemas with Apollo Rover","Guide for using Apollo Rover CLI to manage GraphQL schemas and federation. Use this skill when: (1) publishing or fetching subgraph\u002Fgraph schemas, (2) composing supergraph schemas locally or via GraphOS, (3) running local supergraph development with rover dev, (4) validating schemas with check and lint commands, (5) configuring Rover authentication and environment, (6) exploring or searching a graph's schema for agent-driven discovery (rover schema describe \u002F rover schema search).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[399,400,403],{"name":9,"slug":8,"type":16},{"name":401,"slug":402,"type":16},"CLI","cli",{"name":21,"slug":22,"type":16},"2026-07-30T05:31:52.675547",15,{"items":407,"total":459},[408,415,422,429,438,445,452],{"slug":245,"name":245,"fn":246,"description":247,"org":409,"tags":410,"stars":24,"repoUrl":25,"updatedAt":258},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[411,412,413,414],{"name":9,"slug":8,"type":16},{"name":252,"slug":253,"type":16},{"name":21,"slug":22,"type":16},{"name":256,"slug":257,"type":16},{"slug":260,"name":260,"fn":261,"description":262,"org":416,"tags":417,"stars":24,"repoUrl":25,"updatedAt":273},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[418,419,420,421],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":271,"slug":272,"type":16},{"slug":275,"name":275,"fn":276,"description":277,"org":423,"tags":424,"stars":24,"repoUrl":25,"updatedAt":286},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[425,426,427,428],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":283,"slug":284,"type":16},{"name":21,"slug":22,"type":16},{"slug":288,"name":288,"fn":289,"description":290,"org":430,"tags":431,"stars":24,"repoUrl":25,"updatedAt":307},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[432,433,434,435,436,437],{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":296,"slug":297,"type":16},{"name":299,"slug":300,"type":16},{"name":302,"slug":303,"type":16},{"name":305,"slug":306,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":439,"tags":440,"stars":24,"repoUrl":25,"updatedAt":26},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[441,442,443,444],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"slug":316,"name":316,"fn":317,"description":318,"org":446,"tags":447,"stars":24,"repoUrl":25,"updatedAt":327},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[448,449,450,451],{"name":266,"slug":267,"type":16},{"name":9,"slug":8,"type":16},{"name":21,"slug":22,"type":16},{"name":325,"slug":326,"type":16},{"slug":329,"name":329,"fn":330,"description":331,"org":453,"tags":454,"stars":24,"repoUrl":25,"updatedAt":340},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[455,456,457,458],{"name":9,"slug":8,"type":16},{"name":283,"slug":284,"type":16},{"name":337,"slug":338,"type":16},{"name":21,"slug":22,"type":16},14]