AI AGENT ADDONS

Building Admin Dashboard Customizations

medusajs/medusa-agent-skills

You can add custom pages and widgets to the Medusa admin dashboard. This skill helps you build extra UI features like forms, tables, and navigation. It uses the Admin SDK and Medusa UI components to make your dashboard more powerful.

Before you write any code, you must load the right reference files. For example, load data-loading patterns before creating widgets. Load forms patterns before building modals. This skill also shows you what not to do to avoid common mistakes.

Use this skill as your primary source for planning and design. Then check the MedusaDocs for specific component details. Following these steps makes your admin dashboard work smoothly and reliably.

Add Building Admin Dashboard Customizations skill to your workflow

Global

mkdir -p ~/.claude/skills/building-admin-dashboard-customizations

Project

mkdir -p .claude/skills/building-admin-dashboard-customizations

Source Repository

Stars
191
Forks
21
Watchers
191
Last Push
2 months ago
Created
6 months ago