AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Wp Woocommerce Dev

skill-jorgerosal-wordpress-skills-wp-woocommerce-dev · by jorgerosal

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.

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-jorgerosal-wordpress-skills-wp-woocommerce-dev

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-jorgerosal-wordpress-skills-wp-woocommerce-dev)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Wp Woocommerce Dev? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Codex WooCommerce Development Review

Purpose

Use this skill when Codex should review WooCommerce-specific code with attention to HPOS, CRUD APIs, payment gateways, template overrides, scheduling, and extension compatibility.

Focus Areas

  • HPOS compatibility declarations and CRUD-only order access
  • Payment gateway and webhook safety patterns
  • Template overrides and hook preservation
  • Cart fragments, performance traps, and scheduling work
  • WooCommerce Blocks and Store API integration
  • Shipping methods, product types, and extension architecture

Workflow

  1. Detect the WooCommerce context: extension, gateway, shipping method, theme integration, or block integration.
  2. Check HPOS and order access patterns first.
  3. Review payment, webhook, template, and performance-sensitive flows.
  4. Use the shared WooCommerce references only where deeper analysis is needed.
  5. Report findings with severity, file references, impact, and WooCommerce-appropriate fixes.

Reference Files

Load only the references you need from:

  • ../../claude-skills/wp-woocommerce-dev/references/wc-extension-guide.md
  • ../../claude-skills/wp-woocommerce-dev/references/wc-template-guide.md
  • ../../claude-skills/wp-woocommerce-dev/references/wc-performance-guide.md

Output

  • Group findings by severity
  • Include file references and WooCommerce context
  • Explain whether the issue affects HPOS, compatibility, security, or performance
  • Recommend fixes that preserve WooCommerce hooks and supported APIs

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.