Route WordPress build and audit requests to the right implementation path for a Studio-backed site. Use when the user wants WordPress work and it is not yet clear whether the task should be handled as site creation, theme work, a custom block, a plugin, or an audit.
65
77%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/codex/plugins/wordpress-studio/skills/wordpress-creator/SKILL.mdUse this skill as the top-level decision maker for WordPress implementation and audit work.
This skill owns:
site-creator, theme-creator, block-creator, plugin-creator, and auditingsite-creator when the user wants a new site, homepage, landing page, or a full site built from a brief.theme-creator when the main work is theme templates, layout, styling, presentation, or a visual redesign.block-creator when the main deliverable is an editor-insertable content block that can't be achieved with existing core blocks or aleady installed custom blocks.plugin-creator when the request is reusable site functionality, admin/settings UI, REST endpoints, scheduled tasks, integrations, or backend behavior that should survive theme changes, and that can't be achieved with an existing plugin.auditing when the main request is performance review, accessibility review, frontend QA, or optimization guidance on an existing site.Set up an ecommerce system could be accomplished with the WooCommerce plugin.plugin-creator.theme-creator.1c076c2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.