model
CommunityCreate 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
- Create the model file at modules/{Module}/Models/{Model}.php using the template provided in this Skill.
- Ensure the {Module} namespace matches your module and the file contains a class extending CatchModel with appropriate properties.
- Integrate the model into the module's repository and run your usual Laravel/CatchAdmin tests.
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: 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.