graphql-mutation-builder
This skill provides automated assistance for graphql mutation builder tasks within the
Content Preview
--- name: graphql-mutation-builder description: | Graphql Mutation Builder - Auto-activating skill for API Development. Triggers on: graphql mutation builder, graphql mutation builder Part of the API Development skill category. allowed-tools: Read, Write, Edit, Bash(curl:*), Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Graphql Mutation Builder ## Purpose This skill provides automated assistance for graphql mutation builder tasks within the
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/graphql-mutation-builder.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/15-api-development/graphql-mutation-builder/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/15-api-development/graphql-mutation-builder/SKILL.md
Related Skills
graphql
You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger.
generalgraphql
by sickn33 (Antigravity) · antigravity-awesome-skills
graphql
Tests query, mutation, and subscription via Playwright's request API.
engineering-teamgraphqlapi
by alirezarezvani · alirezarezvani-claude-skills
graphql-architect
Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems.
securitygraphql
by sickn33 (Antigravity) · antigravity-awesome-skills
graphql-design
GraphQL schema design, resolver patterns, subscriptions, DataLoader for N+1 prevention, and error handling
graphql-designgraphqldesign
by rohitg00 · awesome-claude-toolkit