magento2-hyva-dev
SolidExpert Hyvä theme development for Magento 2. Use when: - "Create Hyvä theme", "setup child theme", "build Alpine.js component" - "Make this CSP-compliant", "add Tailwind CSS classes" - "Convert Luma to Hyvä", "migrate Knockout to Alpine" - "Hyvä checkout", "Hyvä React components" - "Tailwind configuration", "CSP nonce registration" This is a SPECIALIZED skill for Hyvä-specific patterns. DEPENDENT on magento2-dev-core for PHP/backend patterns.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- ddtcorex
- Repository
- ddtcorex/dev-skills-hub
- Created
- 2 months ago
- Last Updated
- 4 days ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
magento2-frontend-dev
Magento 2 frontend development using Luma/Blank theme. Use when: - "Create Knockout.js component", "add UI Component" - "Modify layout XML", "customize template" - "Write LESS CSS", "style with Magento UI library" - "Add RequireJS module", "extend JavaScript" - "Customize checkout", "modify cart page" DEPENDENT on magento2-dev-core for backend patterns and escaping.
magento2-dev-core
Foundation skill for professional Magento 2 development. Use when: - Creating new modules or customizations - Implementing features following Magento architecture - Working with Dependency Injection, Repositories, or Plugins - Writing secure Magento code - Building backend logic, CLI commands, or cron jobs This is the CORE skill that other Magento 2 skills depend on. Always load this first.
magento2-linter
Runs automated code quality checks for Magento 2 projects. Use when: - "Check coding standards", "run phpcs", "lint my code" - "PHPStan analysis", "static analysis on this module" - "Find security issues in code", "audit custom code" - "Verify code quality before commit" This skill runs PHPCS (Magento2 standard) and PHPStan. It is DEPENDENT on magento2-dev-core for understanding the coding standards it validates.