imagify-plugin
WordPress image compression, WebP conversion, and bulk optimization
All Skills in This Repository (11)
Pure Emerald Level Indicatorsknowledge-graph
Read and refresh a project's dependency graph to map classes, services, and modules.
qa
Boot a local QA environment, execute acceptance criteria, and produce a test report.
docs
Update developer-facing documentation from an explicit list of changed files.
compliance
Automates WordPress plugin compliance checks against PHPCS and WordPress.org rules.
groom
Groom a GitHub issue into an implementation spec with acceptance criteria.
review
Automate lead-reviewer code reviews for GitHub pull requests.
dod
Execute Definition of Done checks on pull requests and emit structured JSON results.
challenge
Review grooming specs and output MoSCoW-classified verdicts.
issue-workflow
Fetch GitHub issues by number and orchestrate grooming, implementation, review, and QA pipelines.
e2e
Execute Basic and Extended end-to-end tests for the Imagify WordPress plugin.
orchestrator
Coordinate AI-driven delivery pipelines from GitHub issues across grooming, implementation, and QA gates.
Frequently Asked Questions
FAQPage SchemaHow to install Imagify Plugin?โผ
Run `npx skills add wp-media/imagify-plugin --all -g -y` in your terminal to install all skills in this suite globally.
What does the Imagify plugin do?โผ
It automatically compresses images uploaded to WordPress, converts them to WebP, and bulk-optimizes your existing media library to make your site load faster.
How to run end-to-end tests on Imagify?โผ
Boot the local environment with `bash bin/dev-up.sh`, then run the full suite via `bash bin/test-e2e.sh`. The e2e skill guides your agent through smoke tests and full regression checks.
Is Imagify free to use?โผ
Yes. A free account optimizes about 25 MB of images per month, and WebP conversion is free. Paid plans raise the quota.
Does Imagify work with WooCommerce and NextGen Gallery?โผ
Yes. The plugin includes built-in compatibility for WooCommerce, NextGen Gallery, WP Rocket, and several major hosting providers.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core