auditing-graphql-nullability
CommunityFind risky GraphQL nullability fast.
Authorrocklambros
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill audits GraphQL schemas for over-permissive nullability so teams can prevent silent error swallowing, weak client contracts, and avoidable defensive coding.
Core Features & Use Cases
- Reviews object types, root Query and Mutation fields, list nullability tiers, and input arguments for missing non-null constraints.
- Distinguishes genuinely optional domain fields from nullable identifiers, required business fields, and collection shapes that should be tightened.
- Handles federated subgraphs by recognizing externally resolved nullable fields and flagging only the risky cases that need schema hardening.
- Produces per-field findings with severity, downstream consequence, and concrete SDL replacements that add the right
!markers.
Quick Start
Ask the skill to audit your GraphQL schema for over-permissive nullability and return specific SDL fixes with field-by-field consequences.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: auditing-graphql-nullability Download link: https://github.com/rocklambros/rcs/archive/main.zip#auditing-graphql-nullability Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.