GraphQL APIs let apps request exactly the data they need. This skill helps you build those APIs with the Go programming language. It supports two popular libraries: gqlgen and graphql-go.
You start by writing a schema file in SDL format. Then you code Go resolvers to fetch the real data. The skill also covers pagination, nullability rules, and batch loading to avoid slow queries.
Developers who use Claude Code or similar AI tools can run this skill to generate code, review pull requests, or add new features to a GraphQL server.
Global
mkdir -p ~/.claude/skills/golang-graphqlProject
mkdir -p .claude/skills/golang-graphqlSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls