request

Community

Auto-generate Laravel FormRequest validators.

AuthorJaguarJack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generating Laravel FormRequest classes centralizes input validation for CatchAdmin modules, reducing boilerplate and ensuring consistent validation rules across create and update operations.

Core Features & Use Cases

  • Generate FormRequest classes for consistent validation in CatchAdmin modules.
  • Provide rules() and messages() templates to enforce common validations like required, string, max, and numeric.
  • Support update scenarios by excluding the current record from unique checks.
  • Adapt templates to the specific module and model structure.

Quick Start

Use this skill to generate a new {Model}Request class under Modules/{Module}/Http/Requests, for example Modules/User/Http/Requests/UserRequest.php.

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: request
Download link: https://github.com/JaguarJack/catch-admin/archive/main.zip#request

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.