# jorgerosal

> Open-source publisher. Listings imported from github.com/jorgerosal — credited to the original author with their license.

- **Listings:** 18
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/jorgerosal
- **Website:** https://github.com/jorgerosal

## Published listings

- [Wp Migration Upgrade Review](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-migration-upgrade-review) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-migration-upgrade-review`
  WordPress migration and upgrade review for Codex. Use when reviewing schema updates, version guards, data backfills, dbDelta usage, release safety, and backwards-compatibility risks.
- [Wp Rest Api Development](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-rest-api-development) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-rest-api-development`
  WordPress REST API review for Codex. Use when reviewing custom routes, permission callbacks, request validation, schema design, controller classes, response shape, or versioned API behavior.
- [Wp Performance Review](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-performance-review) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-performance-review`
  WordPress performance code review for Codex. Use when reviewing themes, plugins, or custom WordPress code for query bloat, cache misses, slow hooks, cron issues, asset-loading waste, polling, or pre-launch scalability risks.
- [Wp Site Audit And Onboarding](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-site-audit-and-onboarding) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-site-audit-and-onboarding`
  WordPress site and codebase onboarding review for Codex. Use when inheriting a repo, classifying an unfamiliar WordPress stack, mapping architectural hotspots, or deciding which WordPress review skill should run next.
- [Wp Block Development](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-block-development) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-block-development`
  WordPress block editor review for Codex. Use when reviewing block.json, editor components, save and render patterns, attributes, InnerBlocks, deprecations, build setup, or the Interactivity API in Gutenberg blocks.
- [Wp Security Review](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-security-review) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-security-review`
  WordPress security code review for Codex. Use when reviewing themes, plugins, or custom WordPress code for XSS, SQL injection, CSRF, auth gaps, unsafe uploads, dangerous functions, or insecure REST and AJAX handlers.
- [Wp Theme Development](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-theme-development) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-theme-development`
  WordPress theme review for Codex. Use when reviewing block themes, classic themes, or hybrid themes for theme.json structure, templates, template parts, style variations, global styles, and FSE patterns.
- [Wp Playground Development](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-playground-development) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-playground-development`
  WordPress Playground review for Codex. Use when reviewing Blueprints, Playground CLI usage, embedded Playground demos, reproducible WordPress setups, or zero-setup bug repro environments.
- [Wp Plugin Development](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-plugin-development) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-plugin-development`
  WordPress plugin architecture review for Codex. Use when reviewing plugin structure, lifecycle hooks, Settings API usage, CPT and taxonomy registration, hook design, i18n, and WordPress.org readiness.
- [Wp Ci Cd And Release Engineering](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-ci-cd-and-release-engineering) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-ci-cd-and-release-engineering`
  WordPress CI/CD and release engineering review for Codex. Use when reviewing GitHub Actions, deployment scripts, artifact packaging, WordPress.org release flows, or rollback and environment promotion safety.
- [Wp Phpstan Review](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-phpstan-review) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-phpstan-review`
  WordPress PHPStan review for Codex. Use when reviewing phpstan config, baseline strategy, CI analysis setup, WordPress stubs, or `szepeviktor/phpstan-wordpress` integration in WordPress projects.
- [Wp Woocommerce Dev](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-woocommerce-dev) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-woocommerce-dev`
  WooCommerce extension review for Codex. Use when reviewing HPOS compatibility, CRUD usage, payment gateway safety patterns, cart fragments, template overrides, Action Scheduler usage, and WooCommerce block integrations.
- [Wp Acf And Content Modeling](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-acf-and-content-modeling) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-acf-and-content-modeling`
  WordPress ACF and content modeling review for Codex. Use when reviewing ACF field groups, CPT and taxonomy design, options pages, repeaters, flexible content, relationship fields, ACF JSON sync, and meta-heavy content architecture.
- [Wp Accessibility Review](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-accessibility-review) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-accessibility-review`
  WordPress accessibility review for Codex. Use when reviewing semantic HTML, keyboard access, focus behavior, form labels, ARIA usage, and accessible interaction patterns in themes, blocks, plugins, and admin screens.
- [Wp Admin Ui Development](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-admin-ui-development) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-admin-ui-development`
  WordPress admin UI review for Codex. Use when reviewing settings pages, admin menus, notices, screen targeting, admin form flows, and capability-aware plugin interfaces.
- [Wp Test Strategy](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-test-strategy) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-test-strategy`
  WordPress test strategy guidance for Codex. Use when deciding what to test, how deeply to test it, and which mix of unit, integration, and E2E coverage fits a WordPress change.
- [Wp Headless And Wpgraphql](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-headless-and-wpgraphql) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-headless-and-wpgraphql`
  Headless WordPress and WPGraphQL review for Codex. Use when reviewing decoupled WordPress frontends, schema extensions, preview/auth flows, and cache or build invalidation around WPGraphQL.
- [Wp Wpcli And Ops](https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-wpcli-and-ops) — Skill · Free · security-reviewed — `agentstack add skill-jorgerosal-wordpress-skills-wp-wpcli-and-ops`
  WordPress WP-CLI and operations review for Codex. Use when reviewing custom CLI commands, search-replace plans, multisite operations, maintenance scripts, cron or cache workflows, or deployment-time WordPress operations.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
