govard-magento
SolidMagento-specific Govard shortcuts and commands. Use when: - "Clear Magento cache", "flush redis cache" - "Run Magento CLI", "bin/magento commands" - "Deploy static content", "setup:di:compile" - "Reindex catalog", "indexer commands" - "Enable/disable modules" DEPENDENT on govard-toolbox for base commands.
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
govard-laravel
Laravel-specific Govard shortcuts and commands. Use when: - "Run migrations", "artisan commands" - "Clear Laravel cache", "config:cache" - "Queue operations", "schedule:run" - "Tinker into app", "artisan tinker" - "Laravel Pint", "npm dev/prod" DEPENDENT on govard-toolbox for base commands.
govard-toolbox
High-level shortcuts and references for Govard development environment orchestrator. Use when: - "Start/stop environment", "govard up", "govard down" - "Run commands in container", "govard sh" - "Database operations", "db dump", "db import" - "Sync with remote", "bootstrap from staging" - "Debug configuration", "Xdebug setup" This is the BASE skill - for framework-specific shortcuts, also load govard-magento or govard-laravel.
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.