Set up and customize Forge's auto-generated admin interface. Use when registering models with admin, configuring list displays, search, filters, fieldsets, or wiring admin routes.
Register models with the admin system to get a full CRUD web UI. This skill focuses on admin registration, configuration, and routing.
/admin setup or admin UI behavior./admin path and start the server.ListDisplay, SearchFields, ListFilter, and Ordering.forge generate and migrations.