graphql-domain-delivery

Community

Deliver safe GraphQL contract changes.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

GraphQL changes can silently break client contracts or create production incidents by introducing unsafe schema diffs, resolver bugs, N+1 performance regressions, weak auth, unbounded queries, or federation/versioning mistakes without clear rollback evidence.

Core Features & Use Cases

  • Protects the schema contract by classifying additive, deprecating, and breaking changes with explicit compatibility promises.
  • Implements safe resolver boundaries with request-scoped DataLoader batching, typed mutation/error contracts, and auth/field-level sensitivity.
  • Controls production risk through pagination, complexity/depth limits, persisted-query policy, federation composition checks, and named rollback paths with evidence.

Quick Start

Ask your AI to review and implement the smallest GraphQL change by checking the local schema and resolver ownership, naming the contract impact, adding focused verification, and providing a rollback plan if any scoped proof is missing.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: graphql-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#graphql-domain-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.