What problem does it solve?
MoonShine v4 work spans setup, CRUD resources, fields, UI components, theming, frontend behavior, security, and advanced patterns; this Skill prevents guesswork by routing each task to the right guidance.
Core Features & Use Cases
- Task Routing: Directs a request to the most relevant sub-skill before any implementation starts.
- Framework Coverage: Supports installation, configuration, resources, fields, components, layouts, API mode, JWT auth, and policies for MoonShine v4.
- Practical Use Cases: Use it to create a new resource, customize an admin layout, add reactive fields, wire async UI updates, or implement secure authentication flows.
Quick Start
Use the moonshine-v4 skill to identify the task, load the matching sub-skill SKILL.md, and then follow its instructions to produce the final MoonShine configuration or code.