What problem does it solve?
This Skill gives AI coding agents a reliable, current reference for building and maintaining MoonShine v4 admin resources without relying on outdated API assumptions or scattered documentation.
Core Features & Use Cases
- Page-Centric CRUD: Model resources declare dedicated index, form, and detail pages, with fields, validation, buttons, and component modifiers owned by the page classes.
- Search, Filters, and Query Tags: Configure resource search, index-page filters, saved query state, and quick-filter tags for fast admin table navigation.
- Operations and Extensibility: Handle metrics, events, import/export, authorization, response modifiers, and custom save or delete handlers for production admin workflows.
- Use Case: Ask the AI to generate or refactor a MoonShine v4 resource for a model so the resulting admin section includes CRUD pages, filtering, search, and action buttons that match the framework's v4 architecture.
Quick Start
Ask the AI to create or refactor a MoonShine v4 ModelResource for your model with index, form, and detail pages, plus the filters, buttons, and validation you need.