AI AGENT ADDONS

Wordpress Router

wordpress/agent-skills

When you work with WordPress code, you need to know what kind of project you have. This router skill quickly identifies plugins, themes, block themes, or full sites. It then points you to the right workflow. That saves time and avoids mistakes.

The skill runs a detection script to check the project files. It looks for clues like composer.json or style.css. Based on the results, it routes you to the correct skill for tasks like building blocks, editing theme.json, or using WP-CLI.

Before making any changes, the skill applies guardrails to confirm version targets and use your existing tools. It also re-runs the detection script after big changes to keep things accurate.

Add Wordpress Router skill to your workflow

Global

mkdir -p ~/.claude/skills/wordpress-router

Project

mkdir -p .claude/skills/wordpress-router

Source Repository

Stars
1,769
Forks
264
Watchers
1,769
License
NOASSERTION
Last Push
1 month ago
Created
6 months ago