What problem does it solve?
This Skill streamlines the complex process of developing, customizing, and troubleshooting Omeka S installations, enabling efficient local development and deployment.
Core Features & Use Cases
- Theme Development: Customize themes using SCSS/CSS, override templates, and manage assets.
- Module Development: Create custom PHP modules, integrate event listeners, and manage database entities.
- Configuration & Deployment: Configure Omeka S, manage content visibility, and deploy changes using rsync.
- Troubleshooting: Diagnose and fix common issues related to themes, modules, and content display.
- Use Case: You need to add a new feature to your Omeka S site by creating a custom module. This Skill will guide you through the entire process, from setting up the module structure to writing the PHP code and deploying it.
Quick Start
Use the omeka-s skill to help me create a new Omeka S module.