byapollographql· 17 skills
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.
$npx -y skills add apollographql/skills --skill apollo-iosInstalls into the current project.
Run `npx skills use "https://github.com/apollographql/skills" --skill "apollographql/skills/apollo-ios"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/apollographql/skills" that are relevant to the current task. Run `npx skills add "https://github.com/apollographql/skills"` and select the relevant skills, then follow their instructions.