morrealev/wordpress-manager
Skill Claude CodeCodex
“Use when the user asks about WordPress — whether development (plugins, themes, blocks, REST API) or operations (deploy, audit, backup, migrate, content management). Classifies the task and routes to the correct development or operational skill/agent.”.
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when working with the WordPress Abilities API (wpregisterability, wpregisterabilitycategory, /wp-json/wp-abilities/v1/, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when improving WordPress accessibility: block accessibility (ARIA, keyboard navigation), theme accessibility (landmarks, skip links, color contrast), interactive component accessibility, media accessibility (alt text, captions, transcripts), and automated/manual a11y testing with WCAG 2.2 compliance.
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks about "alerting", "alerts", "Slack notifications", "email alerts", "monitoring alerts", "threshold alerts", "health reports", "escalation", "incident notifications", "uptime alerts", "error alerts", "performance alerts", "scheduled reports", or mentions setting up…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks about "analytics", "GA4", "Google Analytics", "Plausible", "Core Web Vitals", "CWV", "PageSpeed", "page speed", "LCP", "CLS", "INP", "TTFB", "FCP", "traffic report", "traffic analysis", "site performance metrics", "web vitals", "real user metrics", or mentions monitoring…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "audit my site", "security check", "site health check", "performance check", "SEO audit", "check my WordPress", "is my site secure", "why is my site slow", or mentions any form of WordPress site assessment. Orchestrates security, performance, and SEO audits.
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "backup my site", "create a backup", "restore my site", "disaster recovery", "snapshot", or mentions any form of WordPress backup or restore operation. Provides backup strategies for different hosting environments.
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when developing WordPress (Gutenberg) blocks: block.json metadata, registerblocktype(frommetadata), attributes/serialization, supports, dynamic rendering (render.php/rendercallback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks about "CI/CD", "pipeline", "GitHub Actions", "GitLab CI", "Bitbucket Pipelines", "deploy automation", "quality gates", "continuous integration", "continuous deployment", or any WordPress CI/CD workflow configuration.
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "track content ROI", "attribute sales to content", "measure content performance", "conversion tracking", "UTM tracking setup", "which content drives sales", "content attribution", "revenue per post", "customer acquisition source", "marketing attribution", or mentions…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "generate content", "write a blog post", "create an article", "AI content", "content brief", "draft a post", "genera contenuto", "scrivi post", "crea articolo", "genera bozza", "content pipeline", "create content from brief", or mentions AI-assisted content creation for…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "optimize content", "improve headlines", "readability analysis", "SEO score", "content scoring", "meta description optimization", "content freshness", "content audit", "content triage", "bulk content optimization", "headline score", "Flesch-Kincaid", "keyword density"…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "publish a brief", "process content briefs", "publish from GenCorpComm", "run the content pipeline", "create a brief", "list pending briefs", or mentions publishing Gen output to WordPress. Orchestrates the flow from structured brief files through WordPress publishing…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "repurpose content", "create social posts from blog", "transform content for social media", "email newsletter from posts", "content atomization", "reuse content across channels", "adapt content for different platforms", "turn blog into social", "content distribution", or…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks about "workflow automation", "triggers", "scheduled tasks", "WP-Cron", "content publishing triggers", "hook-based actions", "post status transitions", "automated notifications", "workflow triggers", "event-driven actions", "content lifecycle hooks", "multi-channel actions"…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "create a blog post", "write content", "manage pages", "update content", "content strategy", "editorial calendar", "bulk publish", "manage categories", or mentions WordPress content operations. Provides SEO-aware content workflows and editorial best practices.
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "show dashboard", "show editorial status", "open kanban", "visualize content state", "show content overview", "mostra dashboard", "apri kanban", "stato editoriale", "dove siamo con i post", or wants a visual overview of the editorial pipeline. Generates a self-contained…
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "deploy a plugin", "deploy a theme", "push to production", "deploy to WordPress", "deploy to Hostinger", or mentions deployment of WordPress components. Provides step-by-step deployment workflows for Hostinger-hosted and SSH-accessible WordPress sites.
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when setting up, writing, or debugging WordPress tests: E2E with Playwright, unit tests with PHPUnit, JavaScript tests with Jest, visual regression, test data generation, wp-env test environment, and CI pipeline integration.
morrealev/wordpress-manager
Skill Claude CodeCodex
This skill should be used when the user asks to "create an editorial plan", "update the calendar", "schedule posts", "plan content for March", "convert calendar to briefs", "sync calendar with WordPress", "show editorial status", or mentions planning content over time. Orchestrates monthly editorial calendars that…
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when building headless/decoupled WordPress architectures: choosing between REST API and WPGraphQL, headless authentication (JWT, application passwords, NextAuth), CORS configuration, frontend framework integration (Next.js, Nuxt, Astro), content webhooks, and ISR/SSG strategies.
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when internationalizing WordPress plugins or themes: PHP gettext functions (/eschtml/etc.), JavaScript i18n (@wordpress/i18n), .pot/.po/.mo translation workflow, WP-CLI i18n commands, RTL stylesheet support, and multilingual plugin setup (Polylang/WPML).
morrealev/wordpress-manager
Skill Claude CodeCodex
Use when building or debugging WordPress Interactivity API features (data-wp- directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wpinteractivity()) including performance, hydration, and directive behavior.