LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: GraphQL

Browse skills that share this tag.

  • api-and-interface-design - Stable API and Interface Design Guide
    API DesignInterface DesignREST APIGraphQL

    ★ 10 · Updated 2026-06-30

    Design stable, well-documented interfaces for REST APIs, GraphQL schemas, and module boundaries

    ⚙ define interface contracts⚙ create REST API endpoints⚙ design GraphQL schemas
  • gql-breaking-changes - GraphQL Breaking Changes Analyzer
    GraphQLschemabreaking changesdiff

    ★ 71 · Updated 2026-06-30

    Compare GraphQL schemas and identify breaking changes between demo server and local branch

    ⚙ build project⚙ start server⚙ download schema
  • indexing - Onchain Data Indexing and Querying
    blockchainindexingdataGraphQL

    ★ 290 · Updated 2026-06-30

    Read and query blockchain historical data using events and indexing protocols like The Graph

    ⚙ read contract events⚙ query historical data⚙ create subgraph
  • shopify-development - Build Shopify Apps, Extensions & Themes
    e-commerceShopifyGraphQLAPI development

    ★ 0 · Updated 2026-05-28

    Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid.

    ⚙ build Shopify apps⚙ create checkout extensions⚙ create admin extensions
  • graphql-inspector-validate - GraphQL Operation Validation Tool
    GraphQLvalidationschemaquery

    ★ 195 · Updated 2026-05-09

    Validate GraphQL operations and documents against schema with configurable rules

    ⚙ validate GraphQL operations⚙ check query depth⚙ check query complexity
  • linear-manager - Manage Linear Issues from Claude Code
    project managementissue trackingLinearGraphQL

    ★ 6 · Updated 2026-05-09

    Create, update, search, and comment on Linear issues using Linear's GraphQL API for project management and issue tracking.

    ⚙ get issue details⚙ create issue⚙ search issues
  • graphql-architect - GraphQL Schema Architect for Federated APIs
    GraphQLAPI DesignArchitectureFederation

    ★ 1 · Updated 2026-05-09

    Design federated GraphQL schemas, optimize queries, and implement type-safe API graphs for distributed systems

    ⚙ design federated schemas⚙ define subgraph boundaries⚙ implement entity relationships
  • api-documenter - Modern API Documentation Specialist
    API DocumentationOpenAPIDeveloper PortalSDK Generation

    ★ 57 · Updated 2026-05-09

    Create interactive API docs, generate SDKs, and build developer portals using OpenAPI 3.1 and AI-powered tools

    ⚙ create OpenAPI specifications⚙ create AsyncAPI specifications⚙ validate API specifications
  • api-documentation - Generate API Documentation and OpenAPI Specs
    APIdocumentationOpenAPIREST

    ★ 1 · Updated 2026-03-26

    Generate, validate, and maintain API endpoint documentation including OpenAPI specs and examples

    ⚙ scan route definitions⚙ extract endpoint parameters⚙ generate endpoint catalog
  • Jwt Authentication - Implement JWT authentication for web apps
    backendapiauthenticationsecurity

    ★ 0 · Updated 2026-03-25

    Provides patterns for implementing JWT authentication in web applications including token generation and verification

    ⚙ create access token⚙ create refresh token⚙ verify token
  • dojo-indexer - Torii Indexer for Dojo Worlds
    indexerGraphQLgRPCDojo

    ★ 602 · Updated 2026-03-23

    Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access to world state.

    ⚙ start Torii indexer⚙ configure GraphQL API⚙ create subscriptions
  • x-api-debug - X (Twitter) API Debugger
    X APITwitterGraphQLdebugging

    ★ 11 · Updated 2026-03-23

    Debug X (Twitter) GraphQL API issues including stale queryIds, feature mismatches, and partial errors

    ⚙ capture network requests⚙ extract queryIds⚙ decode features
  • refresh-tarkovdev-schema - Update Tarkov.dev GraphQL Schema
    GraphQLcode generationAPI clientGo

    ★ 57 · Updated 2026-03-22

    Update the tarkov.dev GraphQL schema and regenerate the Go client code

    ⚙ fetch GraphQL schema⚙ regenerate Go client⚙ update queries
  • refresh-tarkovdev-schema - Update tarkov.dev GraphQL schema and Go client
    GraphQLschemacode generationGo client

    ★ 1 · Updated 2026-03-22

    Update tarkov.dev GraphQL schema and regenerate Go client code

    ⚙ fetch GraphQL schema⚙ regenerate Go client⚙ update GraphQL queries
  • QE Contract Testing - API Contract Testing with Schema Validation
    contract testingAPI testingschema validationconsumer-driven contracts

    ★ 18 · Updated 2026-03-10

    Consumer-driven contract testing for REST, GraphQL, and event-driven systems with schema validation

    ⚙ Generate contracts⚙ Verify provider⚙ Check breaking changes
  • QE Contract Testing - API contract testing with schema validation
    Contract testingAPI testingSchema validationConsumer-driven contracts

    ★ 57 · Updated 2026-03-10

    Test API contracts with consumer-driven contracts and schema validation for REST, GraphQL, and event-driven systems

    ⚙ generate contracts⚙ verify provider⚙ check breaking changes
  • QE Contract Testing - API Contract Testing & Validation
    API TestingContract TestingSchema ValidationGraphQL

    ★ 482 · Updated 2026-03-10

    Consumer-driven contract testing for APIs including REST, GraphQL, and event-driven systems with schema validation

    ⚙ Generate API contracts⚙ Verify provider contracts⚙ Check breaking changes
  • shopify-metafields - Manage Shopify Custom Data Fields with Metafields
    Shopifyecommercecustom-fieldsdata-management

    ★ 18 · Updated 2026-02-15

    Store and manage custom data on Shopify resources like products, orders, customers, and shops

    ⚙ store custom data⚙ create metafield definitions⚙ access data via Liquid
  • import-api-spec - Import API Specifications for Documentation
    API documentationOpenAPIGraphQLDocumentation generation

    ★ 0 · Updated 2026-02-13

    Import and configure API specifications (OpenAPI, GraphQL, AsyncAPI) to generate documentation.

    ⚙ Detect specification type⚙ Validate specification syntax⚙ Check $ref resolution issues
  • api-integration - Expert API Integration Decision Framework for iOS/tvOS
    APIiOSArchitectureNetworking

    ★ 10 · Updated 2026-02-11

    Provides decision frameworks for API integration architecture choices including REST vs GraphQL, caching strategies, and offline-first design.

    ⚙ Compare REST and GraphQL approaches⚙ Select API versioning strategy⚙ Design caching strategies