model

Community

Create CatchAdmin Eloquent models quickly.

AuthorJaguarJack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generating consistent, CatchAdmin-ready Eloquent models for modules is time-consuming and error-prone. This Skill automates the creation of fully-featured models that integrate with CatchModel and Laravel.

Core Features & Use Cases

  • Auto-create an Eloquent model at modules/{Module}/Models/{Model}.php with a complete CatchModel-based template.
  • Include standard fields, search definitions, form relations, and relation methods as needed.
  • Use case: Quickly scaffold a new module's data layer when adding a new feature or module to CatchAdmin.

Quick Start

  1. Create the model file at modules/{Module}/Models/{Model}.php using the template provided in this Skill.
  2. Ensure the {Module} namespace matches your module and the file contains a class extending CatchModel with appropriate properties.
  3. Integrate the model into the module's repository and run your usual Laravel/CatchAdmin tests.

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

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.