analyze-overfetch

Community

Prune GraphQL over-fetch across codebase.

Authorsteltz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Identify and analyze GraphQL queries and fragments that fetch more data than the application consumes.

Core Features & Use Cases

  • Inventory GraphQL artifacts (queries and fragments) across the codebase
  • Trace how fetched fields are used in consumers and auditors
  • Recommend safe removals and/or per-consumer query splits to minimize data transfer
  • Use case: optimize a large client app by removing unused fields from common queries and fragments
  • Use case: prepare a migration plan when refactoring APIs that introduce extra fields

Quick Start

Run the analyze-overfetch skill on your repository to inventory GraphQL queries, trace field usage, and generate an audit-ready report.

Dependency Matrix

Required Modules

None required

Components

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: analyze-overfetch
Download link: https://github.com/steltz/skill-factory/archive/main.zip#analyze-overfetch

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.