·magento2-widget-creation
</>

magento2-widget-creation

proxiblue/claude-skills

Comprehensive guide for creating custom widget modules in Magento 2 that can be inserted into CMS pages and blocks. Covers module structure, widget configuration, templates, JavaScript, CSS, and form submission handling for non-Hyvä themes.

4Installs·0Trend·@proxiblue

Installation

$npx skills add https://github.com/proxiblue/claude-skills --skill magento2-widget-creation

SKILL.md

Purpose This skill provides comprehensive guidance on creating custom widget modules in Magento 2 (standard Luma/Blank themes, not Hyvä-based) that can be inserted into CMS pages, CMS blocks, or any content area using the widget system.

This is where you define your widget's metadata and configurable parameters.

Templates render the HTML output. Always escape data for security.

Comprehensive guide for creating custom widget modules in Magento 2 that can be inserted into CMS pages and blocks. Covers module structure, widget configuration, templates, JavaScript, CSS, and form submission handling for non-Hyvä themes. Source: proxiblue/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proxiblue/claude-skills --skill magento2-widget-creation
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is magento2-widget-creation?

Comprehensive guide for creating custom widget modules in Magento 2 that can be inserted into CMS pages and blocks. Covers module structure, widget configuration, templates, JavaScript, CSS, and form submission handling for non-Hyvä themes. Source: proxiblue/claude-skills.

How do I install magento2-widget-creation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proxiblue/claude-skills --skill magento2-widget-creation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-02