Skip to main content
Back to registry

wordpress-router

wordpress/agent-skills

Installs312
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wordpress-router
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill at the start of most WordPress tasks to: - identify what kind of WordPress codebase this is (plugin vs theme vs block theme vs WP core checkout vs full site), - pick the right workflow and guardrails, - delegate to the most relevant domain skill(s). - Repo root (current working directory). - The user’s intent (what they want changed) and any constraints (WP version targets, WP.com specifics, release requirements). - Run the project triage script: - node skills/wp-project-triage/scripts/detect_wp_project.mjs - Read the triage output and classify: - primary project kind(s), - tooling available (PHP/Composer, Node, @wordpress/scripts), - tests present (PHPUnit, Playwright, wp-env), - any version hints. - Route to domain workflows based on user intent + repo kind: - For the decision tree, read: skills/wordpress-router/references/decision-tree.md . - Apply guardrails before making changes: - Confirm any version constraints if unclear. - Prefer the repo’s existing tooling and conventions for builds/tests. - Re-run the triage script if you create or restructure significant files.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wordpress-router do?

wordpress-router is listed in SkillJury, but the source summary is still sparse.

Is wordpress-router good?

wordpress-router does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wordpress-router work with?

wordpress-router currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to wordpress-router?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wordpress-router?

npx skills add https://github.com/wordpress/agent-skills --skill wordpress-router

Related skills

More from wordpress/agent-skills

Related skills

Alternatives in Software Engineering