GraphQL Mobile
GraphQL client integration for mobile applications
npx skills add a5c-ai/babysitter --skill graphql-mobile --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# GraphQL Mobile Skill ## Overview This skill provides GraphQL client integration capabilities for mobile applications. It enables configuration of Apollo Client, code generation, caching strategies, and real-time subscriptions. ## Allowed Tools - `bash` - Execute codegen and build tools - `read` - Analyze GraphQL schemas and queries - `write` - Generate typed operations and configurations - `edit` - Update GraphQL implementations - `glob` - Search for GraphQL files - `grep` - Search for patterns ## Capabilities ### Apollo Client (React Native) 1. **Client Configuration** - Configure Apollo Client - Set up HTTP and WebSocket links - Configure authentication - Handle error policies 2. **Caching** - Configure InMemoryCache - Implement type policies - Handle cache normalization - Configure persistence ### Code Generation 3. **GraphQL Codegen** - Generate TypeScript types - Generate React hooks - Generate fragments - Handle custom scalars ### Flutter GraphQL 4. **graphql_flutter** - Configure GraphQL client - Implement queries and mutations - Handle subscriptions - Configure caching ### Native Clients 5. **Apollo iOS** - Configure Apollo iOS client - Generate Swift types - Handle cachi
- Overview
- Allowed Tools
- Capabilities
- Apollo Client (React Native)
- Code Generation
- Flutter GraphQL
- Native Clients
- Real-time
- Target Processes
- Dependencies
- Usage Examples
- Apollo Client Setup (React Native)
- GraphQL Codegen Configuration
- Query Hook Usage
What does the GraphQL Mobile skill do?
GraphQL client integration for mobile applications
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill graphql-mobile --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
