goravel-crud-review

Audit Goravel CRUD implementations across controllers, services, models, requests, permissions, routes, and tests.

16|11|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/liwoo/goravel-inertia-tw-starter --skill goravel-crud-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goravel-crud-review
Source: https://github.com/liwoo/goravel-inertia-tw-starter/tree/main/.claude/skills/goravel-crud-review
Command: npx skills add https://github.com/liwoo/goravel-inertia-tw-starter --skill goravel-crud-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review and audit Goravel CRUD implementations for completeness, correctness, and best practices across controllers, services, models, requests, permissions, routes, and tests.

Core Features & Use Cases

  • Thoroughly examine API controllers, service logic, models, validation requests, and route registrations for consistency and correctness.
  • Verify permission mappings, access control, error handling, and test coverage to ensure robust behavior.
  • Produce a structured report with issues, severity, and recommended remediations to guide your remediation work.
  • Use cases include auditing a mid-size Goravel project before release or refactoring to ensure alignment with defined standards.

Quick Start

Start a review by applying the skill to the target Goravel project and generating a comprehensive assessment.

Frequently Asked Questions about goravel-crud-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Goravel CRUD implementation for correctness and best practices?

Auditing a Goravel CRUD implementation involves examining API controllers, service logic, models, validation requests, and route registrations to identify gaps and inconsistencies. It enforces structured validation, consistent naming, proper error handling, and performant querying.

What does a Goravel CRUD review cover for API routes and RBAC permission checks?

A Goravel CRUD review covers API routes and RBAC permission checks by verifying permission mappings and access control. It assesses typical project scenarios to ensure robust behavior and produce actionable remediation guidance for any identified gaps.

Can I use this audit to check test coverage and service builder logic in a Goravel project?

Yes, you can use this audit to check test coverage and service builder logic in a Goravel project. The review applies defined service builder and test coverage checks to ensure performant querying and robust behavior across your CRUD operations.

When do I need a structured report for Goravel CRUD remediation?

You need a structured report for Goravel CRUD remediation when auditing a mid-size project before release or refactoring. It produces a comprehensive assessment with issues, severity, and recommended remediations to guide your alignment with defined standards.

What's the best way to find validation and error handling gaps in Goravel controllers?

The best way to find validation and error handling gaps in Goravel controllers is through a defined service builder review. It thoroughly examines API controllers and validation requests, enforcing structured validation and proper error handling to produce actionable remediation guidance.