·create-backend-controller
</>

create-backend-controller

proxiblue/claude-skills

Erstellt eine Backend-Controller-Aktion (adminhtml) in Magento 2 mit korrekter ACL, Routing, Autorisierung und Admin-UI-Integration. Verwenden Sie es beim Erstellen von Admin-Seiten, AJAX-Endpunkten, Formularhandlern oder Massenaktionen.

4Installationen·0Trend·@proxiblue

Installation

$npx skills add https://github.com/proxiblue/claude-skills --skill create-backend-controller

SKILL.md

Description This skill guides you through creating a backend controller action in Adobe Commerce/Magento 2 (Mage-OS) for the admin area. Backend controllers handle HTTP requests in the Magento admin panel with proper authorization and ACL (Access Control List) integration.

Extend Backend Action Base Class Backend controllers should extend \Magento\Backend\App\Action:

Implement HTTP Method-Specific Interfaces Always implement HTTP method-specific action interfaces:

Erstellt eine Backend-Controller-Aktion (adminhtml) in Magento 2 mit korrekter ACL, Routing, Autorisierung und Admin-UI-Integration. Verwenden Sie es beim Erstellen von Admin-Seiten, AJAX-Endpunkten, Formularhandlern oder Massenaktionen. Quelle: proxiblue/claude-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/proxiblue/claude-skills --skill create-backend-controller
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist create-backend-controller?

Erstellt eine Backend-Controller-Aktion (adminhtml) in Magento 2 mit korrekter ACL, Routing, Autorisierung und Admin-UI-Integration. Verwenden Sie es beim Erstellen von Admin-Seiten, AJAX-Endpunkten, Formularhandlern oder Massenaktionen. Quelle: proxiblue/claude-skills.

Wie installiere ich create-backend-controller?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/proxiblue/claude-skills --skill create-backend-controller Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/proxiblue/claude-skills

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01