🎯

apollo-ios

🎯Skill

from apollographql/skills

VibeIndex|
What it does
|

A collection of 11 agent skills for working with Apollo GraphQL tools, covering Apollo Client, Server, Connectors, iOS/Kotlin clients, MCP Server, Rover CLI, GraphQL schema design, and operations. Compatible with Claude Code, Codex, Cursor, and other agents.

📦

Same repository

apollographql/skills(14 items)

apollo-ios

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add apollographql/skills --skill apollo-ios
skills.sh Install⚠ Installs to .agents/skills/
npx skills add apollographql/skills --skill apollo-ios
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/apollo-ios/SKILL.md

SKILL.md

413Installs
-
AddedApr 29, 2026

More from this repository10

🎯
rust-best-practices🎯Skill

Official Apollo GraphQL agent skills for AI coding agents, covering Apollo Client, Apollo Server, Apollo Connectors, and GraphQL development workflows.

🎯
apollo-client🎯Skill

Official Apollo GraphQL agent skills for AI coding agents, covering Apollo Client, Apollo Server, Apollo Connectors, and GraphQL development workflows.

🎯
graphql-schema🎯Skill

Official Apollo GraphQL agent skills for AI coding agents, covering Apollo Client, Apollo Server, Apollo Connectors, and GraphQL development workflows.

🎯
graphql-operations🎯Skill

Official Apollo GraphQL agent skills for AI coding agents, covering Apollo Client, Apollo Server, Apollo Connectors, and GraphQL development workflows.

🎯
apollo-mcp-server🎯Skill

Skill for setting up and using Apollo MCP Server to connect AI agents with GraphQL APIs, covering introspection, tool definition from operations, and troubleshooting

🎯
apollo-server🎯Skill

Provides guidance on building GraphQL APIs with Apollo Server, covering schema design, resolvers, data sources, and Apollo-specific best practices.

🎯
apollo-connectors🎯Skill

Official Apollo skill for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives, introspection, and troubleshooting

🎯
rover🎯Skill

Provides guidance on using Rover, Apollo's CLI tool for managing GraphQL schemas, running composition checks, and publishing schemas to Apollo GraphOS.

🎯
skill-creator🎯Skill

Guides developers in creating and structuring skills for AI agents, focusing on Apollo GraphQL and GraphQL development workflows.

🎯
apollo-federation🎯Skill

Helps developers design, validate, and implement federated GraphQL schemas by providing guidance on creating subgraphs, defining entity keys, and managing schema composition across distributed services.