graphql skills

259 tagged graphql, measured the same way as everything else here.

Browse within: api 93typescript 78cms 65ReAct 63agent-tools 63nodejs 58serverless 55openapi 38rest 25apollo 18llm-tools 18grpc 12ai-toolkit 10api-security 10

triage-ci-flake

01

payloadcms/payload

Skill Claude CodeCodex

Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failing tests.

44k 3d ago A 38 tokens original MIT

ui4

02

payloadcms/payload

Skill Claude CodeCodex

Manually invoked skill for reskinning Payload UI components. Requires Figma URL. Usage: /ui4.

44k 3d ago A 25 tokens original MIT

payload

03

payloadcms/payload

Skill Claude CodeCodex

Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

44k 3d ago A 43 tokens original MIT

vendure-cli

05

vendurehq/vendure

Skill Claude CodeCodex

Use the Vendure CLI (vendure) to scaffold, run, build, migrate and maintain a Vendure ecommerce project. Use whenever working inside a Vendure project that needs a dev server, a production build, database migrations, plugin/entity/service scaffolding, GraphQL schema generation, diagnostic checks, or codemods.

8.4k 4d ago A 69 tokens

webiny-form-model

07

webiny/webiny-js

Skill Claude CodeCodex

Building forms with the FormModel system — field types, renderers, layout, validation, conditional rules, computed fields, and dynamic zones. Use this skill when the developer needs to define form fields with the builder API, choose renderers, build layouts with tabs/rows/separators, add validation (Zod or…

8.0k 2d ago A 93 tokens

webiny/webiny-js

Skill Claude CodeCodex

The hub skill for all API/backend architecture in Webiny. Covers architecture overview, Services vs UseCases, feature naming and organization, feature structure templates, DI decision tree, anti-patterns, createFeature, createAbstraction, container registration, domain errors, entity patterns, naming conventions…

8.0k 2d ago A 90 tokens

webiny/webiny-js

Skill Claude CodeCodex

Creating Headless CMS content models via code using the ModelFactory pattern. Use this skill when the developer wants to create, modify, or understand content model definitions, define fields and validators, set up reference fields between models, configure field layouts (including nested layouts inside object or…

8.0k 2d ago A 297 tokens

graphjin-eval

10

dosco/graphjin

Skill Claude CodeCodex

Create, extend, run, baseline, and diagnose GraphJin agent evaluations through the graphjin eval CLI.

3.2k 2d ago A 27 tokens original Apache-2.0

dosco/graphjin

Skill Claude CodeCodex

Use when adding a new GraphJin database, warehouse, or CQL/NoSQL backend; building a simulator because no live service is available; wiring a dialect, discovery, tests, scripts, README/CONFIG/FEATURES, or website database support surfaces.

3.2k 2d ago A 60 tokens original Apache-2.0

mcp2cli

12

knowsuchagency/mcp2cli

Skill Claude CodeCodex

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI. Use this skill when the user wants to interact with an MCP server, OpenAPI/REST API, or GraphQL API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this…

2.4k 2d ago B 126 tokens original MIT

api-guide

13

lablup/backend.ai

Skill Claude CodeCodex

Guide for implementing REST and GraphQL APIs (create, get, search, update, delete, purge, scope prefix patterns, admin prefix, SearchScope, BaseFilterAdapter, @apifunction, Click CLI).

672 3d ago A 46 tokens LGPL-3.0

create-tutorial

14

membrane/api-gateway

Skill Claude CodeCodex

Scaffold a new Membrane API Gateway tutorial in the api-gateway repo — the numbered self-teaching YAML under distribution/tutorials/ /, its support files and README links, and the matching auto-discovered integration test. Use whenever the user asks to create, add, write, or scaffold a tutorial (or a tutorial step)…

638 2d ago A 97 tokens original Apache-2.0

membrane/api-gateway

Skill Claude CodeCodex

Rewrite the reference documentation of a Membrane config element so the page generated at membrane-api.io comes out clean, exact, and reference-style. Use whenever the user wants to write, improve, optimize, polish, or review the docs / Javadoc / @description / @yaml example of an interceptor, plugin, or any…

638 2d ago A 173 tokens original Apache-2.0

review-branch

16

membrane/api-gateway

Skill Claude CodeCodex

Review the current git branch against master — code quality, refactoring opportunities, regressions, correctness, and test coverage — and print a severity-grouped markdown report. Use whenever the user asks to review the branch, review their changes against master, do a pre-PR / pre-merge review, or asks "is this…

638 2d ago A 125 tokens original Apache-2.0

lap

17

Lap-Platform/LAP

Skill Claude CodeCodex

LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill…

346 14d ago A 89 tokens original Apache-2.0

lap

18

Lap-Platform/LAP

Skill Claude CodeCodex

LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill…

346 14d ago A 89 tokens original Apache-2.0

KLR-Pattern/pydantic-resolve

Skill Claude CodeCodex

A three-stage development method for Python projects built with pydantic-resolve, starting with agreed data models and ending with application interfaces. It uses an ER diagram, which shows database entities and their relationships, plus ORM models that represent database records in code.

326 25d ago A 56 tokens original MIT

mcp-apps-sync-docs

20

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Syncs MCP Apps documentation with the @apollo/client-ai-apps changelog. Always use this skill whenever: (1) the user wants to update or sync the mcp-apps-.mdx docs based on a new release or version range, (2) phrases like "sync docs from version X", "update docs from changelog", "what changed since v0.x.x", "docs are…

307 3d ago A 153 tokens original MIT

rust-best-practices

21

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5)…

307 3d ago A 91 tokens original MIT

review

22

apollographql/apollo-mcp-server

Skill Claude CodeCodex

Review a GitHub pull request for a Rust codebase. Focuses on security, performance, test coverage, and Rust idioms. Runs in GitHub Actions and posts comments directly to the PR.

307 3d ago A 42 tokens original MIT

update-tax-rates

23

unchainedshop/unchained

Skill Claude CodeCodex

Verify and update the bundled tax rate tables (Swiss ch-tax-rates.json, EU eu-tax-rates.json, UK uk-tax-rates.json, US us-tax-rates.json in packages/plugins/src/pricing/tax/) against their official sources. Use when a tax/VAT rate change is announced or takes effect anywhere, for the periodic yearly verification, or…

201 5d ago A 86 tokens EUPL-1.2

upgrade-unchained

24

unchainedshop/unchained

Skill Claude CodeCodex

Guides upgrading Unchained Engine to a new major version. Use when the user wants to upgrade their Unchained project, mentions updating @unchainedshop packages, or asks about migration.

201 5d ago A 44 tokens EUPL-1.2