← all plugins

Build GraphQL API

curated by SkillMD · plugin · 4 skills

Design a GraphQL schema, implement resolvers with DataLoader, and integrate with Apollo.

Install the whole plugin (CLI)
npx skillmds add addyosmani/spec-driven-development npx skillmds add antigravity/graphql npx skillmds add addyosmani/api-and-interface-design npx skillmds add phoroth/graphql
⬇ Download

Skills in this plugin

  1. spec-driven-development · addyosmani
    Creates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
    69.5k
    repo stars
  2. graphql · antigravity
    Design GraphQL schemas, resolvers, and DataLoader patterns, integrate with Apollo/urql, and implement federation for microservices.
    42.4k
    repo stars
  3. api-and-interface-design · addyosmani
    Design stable, well-documented interfaces that are hard to misuse, including REST APIs, GraphQL schemas, module boundaries, and component props.
    69.5k
    repo stars
  4. graphql · phoroth
    Design GraphQL schemas, resolvers, and DataLoader patterns, and integrate clients with Apollo or urql.
    3
    repo stars