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" - Or copy this from the README
// extracted bash block
$ claude skills add graphql-api-builder
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
- categories:
- tags:
- #graphql#apollo#typescript#api#dataloader
- description:
Design GraphQL schemas, resolvers, and subscriptions with Apollo Server or Pothos.
README.md
graphql-api-builder/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…