git log --oneline --stat
HEAD
- Stars
- 13.7k
- Forks
- 76
- Updated
- Apr 15, 2026
repo --stat
stars
13.7k
forks
76
last update
Apr 15, 2026
license
MITv4.10.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add graphql-api-builder - Invoke
// Run from any project directory
$ claude --skill graphql-api-builder "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill graphql-api-builder "now refactor it"
graphql-api-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- GraphQL API Builder
- slug:
- graphql-api-builder
- version:
- v4.10.0
- license:
- MIT
- author:
- @apollographql
- repository:
- github.com/apollographql/apollo-server
- categories:
- tags:
- #graphql#apollo#typescript#api#dataloader
- description:
Design GraphQL schemas, resolvers, and subscriptions with Apollo Server or Pothos.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
graphql-api-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…