jorgerosaljorgerosalCommunityยท14 Agent Skills Included

wordpress-skills

WordPress code review, security audits, and release checks

Reviews WordPress plugins, themes, blocks, WooCommerce extensions, REST APIs, and headless WPGraphQL stacks for security, performance, and architecture issues. Catches unbounded queries, missing nonces, HPOS breakage, unsafe migrations, and weak release pipelines before they reach production. Routes findings across eighteen specialist domains with severity labels, line references, and concrete fix guidance.
npx skills add jorgerosal/wordpress-skills --all -g -y
Available:

Tells the agent how the fourteen WordPress review domains are organized, how to apply shared severity labels, and how to route findings between specialist skills.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-wpcli-and-ops

Evaluate WP-CLI implementations and operational scripts in WordPress projects for correctness and safety.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-rest-api-development

Automates WordPress REST API code reviews for routes, authorization, validation, and responses.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-test-strategy

Prescribe unit, integration, and end-to-end testing strategies for WordPress changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-block-development

Validate WordPress block code for block.json schemas and rendering lifecycles.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-plugin-development

Analyze WordPress plugin architecture for structure issues and optimization opportunities.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-security-review

Detect XSS, SQL injection, CSRF, and authorization gaps in WordPress code.

Community
Advanced
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-migration-upgrade-review

Review WordPress migration and upgrade routines for safety, idempotency, and data integrity.

Community
Advanced
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-performance-review

Identify performance bottlenecks in WordPress codebases with file references and remediation guidance.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-phpstan-review

Review WordPress PHPStan configurations, baselines, and CI integration.

Community
Advanced
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-admin-ui-development

Audit WordPress admin UIs for capability safety and UX quality.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-playground-development

Review WordPress Playground blueprints and CLI workflows for reproducibility and clarity.

Community
Intermediate
๐Ÿ“ฆ In Repo
jorgerosaljorgerosal

wp-accessibility-review

Identify accessibility issues in WordPress UI implementations with severity and file references.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install wordpress-skills?โ–ผ

Run `npx skills add jorgerosal/wordpress-skills --all -g -y` in your terminal to install the full pack globally.

How to review a WordPress plugin for security issues?โ–ผ

Open the project and ask for a security review, or run the wp-sec-review command. It detects XSS, SQL injection, CSRF, missing capability checks, and unsafe file uploads with line-level fixes.

Does it check WooCommerce HPOS compatibility?โ–ผ

Yes. The WooCommerce skill verifies HPOS declarations, flags direct post access on orders, and reviews payment gateway, cart fragment, and template override patterns.

Does it work with Claude Code and Codex?โ–ผ

Yes. The pack ships parallel skill wrappers for both Claude Code and Codex, sharing the same reference library so review behavior stays consistent.

Can it audit an inherited WordPress codebase?โ–ผ

Yes. The site audit skill classifies the stack, maps risk areas, and recommends which specialist reviews to run next.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’