graphql-backend

Community

Standardize Laravel Lighthouse GraphQL backends.

AuthorLiinkiing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes Laravel Lighthouse GraphQL backend conventions for schema, directives, resolvers, and schema sync in backend/. Use when editing backend GraphQL schema or resolver classes.

Core Features & Use Cases

  • Schema organization: Clear guidance for structuring backend/graphql folders, including schema.graphql, types, and resolvers.
  • Directive usage: Standardizes common GraphQL directives (e.g. @globalId, @rename, @guard, @auth) to ensure consistency.
  • Resolver guidelines: Guidance on placing resolvers in App\GraphQL\Queries and App\GraphQL\Mutations, with invokable classes and naming conventions.
  • Schema Sync workflow: After changes, run the documented commands to dump the GraphQL schema to the frontend and refresh the client.

Quick Start

Apply the conventions to your backend GraphQL files under backend/graphql and App\GraphQL\Resolvers. After edits, run the schema dump to update the frontend as described in the guidelines.

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-backend
Download link: https://github.com/Liinkiing/larastack/archive/main.zip#graphql-backend

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 223,000+ vetted skills library on demand.