goravel-type-check
CommunityBridge Go and TS types for safer code.
Authorliwoo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures Go backend models and requests stay in sync with TypeScript interfaces, preventing runtime type errors by validating parity across backend and frontend types.
Core Features & Use Cases
- Cross-checks Go models in app/models and Go requests in app/http/requests against TS types in resources/js/types.
- Validates field presence, JSON tag alignment, and nullable handling to guarantee API shape consistency.
- Use case: when implementing a new feature that touches both backend and frontend types, run this check to surface mismatches and generate a remediation plan.
Quick Start
Run the type-consistency check on your Go models, requests, and TS types to surface any mismatches.
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: goravel-type-check Download link: https://github.com/liwoo/goravel-inertia-tw-starter/archive/main.zip#goravel-type-check 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.