graphql-resolver-creator
This skill provides automated assistance for graphql resolver creator tasks within the
Content Preview
--- name: graphql-resolver-creator description: | Graphql Resolver Creator - Auto-activating skill for Backend Development. Triggers on: graphql resolver creator, graphql resolver creator Part of the Backend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Graphql Resolver Creator ## Purpose This skill provides automated assistance for graphql resolver creator tasks within the
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/graphql-resolver-creator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/graphql-resolver-creator/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/06-backend-dev/graphql-resolver-creator/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