constructive-graphql-codegen
OfficialGenerate type-safe GraphQL SDKs and docs.
Authorconstructive-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the generation of type-safe GraphQL clients (React Query hooks and ORM) and documentation from your GraphQL schema, eliminating boilerplate code and ensuring consistency.
Core Features & Use Cases
- Type-Safe Clients: Generates React Query hooks for frontend data fetching and a Prisma-like ORM for backend data access.
- Schema Introspection: Supports generating from schema files, endpoints, databases, or PGPM modules.
- Documentation Generation: Creates READMEs, AGENTS.md files, and per-command skill files for better discoverability and integration.
- Use Case: When setting up a new feature that requires fetching data from your GraphQL API, use this Skill to generate all the necessary hooks, types, and even CLI commands, saving hours of manual setup and reducing the risk of type errors.
Quick Start
Use the constructive-graphql-codegen skill to generate React Query hooks and an ORM client from the schema file './schemas/public.graphql'.
Dependency Matrix
Required Modules
None requiredComponents
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: constructive-graphql-codegen Download link: https://github.com/constructive-io/constructive-skills/archive/main.zip#constructive-graphql-codegen 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 223,000+ vetted skills library on demand.