create-backend-controller

Creates a backend (adminhtml) controller action in Magento 2 with proper ACL, routing, authorization, and admin UI integration. Use when building admin pages, AJAX endpoints, form handlers, or mass actions.

$ 설치

git clone https://github.com/ProxiBlue/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/create-backend-controller ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill