Skip to main content
Run any Skill in Manus
with one click
$pwd:
woocommerce
GitHub creator profile

woocommerce

Repository-level view of 92 collected skills across 9 GitHub repositories, including approximate occupation coverage.

skills collected
92
repositories
9
occupation fields
2
updated
2026-05-29
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
woocommerce-claude
40 skills · 2026-05-21
Market Research Analysts & Marketing SpecialistsWholesale & Retail Buyers, Except Farm ProductsLogisticiansClaims Adjusters, Examiners, & InvestigatorsSoftware DevelopersAccountants & Auditors
9 occupation categories · 100% classified
43%share
#02
woocommerce-ios
13 skills · 2026-05-20
Software DevelopersNetwork & Computer Systems AdministratorsSoftware Quality Assurance Analysts & TestersComputer User Support SpecialistsWeb Developers
5 occupation categories · 100% classified
14%share
#03
woocommerce-android
13 skills · 2026-05-22
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
14%share
#04
woocommerce
11 skills · 2026-05-29
Software DevelopersComputer ProgrammersTechnical WritersNetwork & Computer Systems AdministratorsWeb & Digital Interface DesignersWeb Developers
6 occupation categories · 100% classified
12%share
#05
wccom-feature-requests-triage-skills
6 skills · 2026-05-21
Software Developers
1 occupation categories · 100% classified
6.5%share
#06
woocommerce-fraud-protection
4 skills · 2026-05-17
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
4.3%share
#07
woocommerce-gateway-stripe
3 skills · 2026-05-18
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
3.3%share
#08
woocommerce-google-analytics-integration
1 skills · 2026-02-26
Software Quality Assurance Analysts & Testers
1 occupation categories · 100% classified
1.1%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
woocommerce-claude
40 skills150updated 2026-05-21
43% of creator
catalogue-merchandising-review
Wholesale & Retail Buyers, Except Farm Products

Use when the merchant asks how to merchandise the catalogue, which products or categories deserve attention, which products are slow movers, how current stock or sale pricing affects product placement, or which product pages need practical improvements. Produces a merchant-friendly WooCommerce catalogue merchandising review using existing analytics and product tools, with aggregated data only, no customer PII, no forecasts, and no suggestions to build new tools.

2026-05-21
channel-performance-review
Market Research Analysts & Marketing Specialists

Use when the merchant asks which channels, sources, media, campaigns, or devices are driving revenue, customers, or on-hold pipeline. Produces a merchant-friendly WooCommerce channel performance review using existing attribution analytics, with aggregated data only, no customer PII, no ROAS or ad-spend claims, and no suggestions to build new tools.

2026-05-21
coupon-performance-triage
Market Research Analysts & Marketing Specialists

Use when the merchant asks whether coupons are working, which coupon codes are performing, whether discounting is eating margin, what a promotion cost, which coupons drive new customers, or which codes need attention. Produces a merchant-friendly WooCommerce coupon performance triage using existing analytics tools, with aggregated data only, no customer PII, and no suggestions to build new tools.

2026-05-21
customer-acquisition-review
Market Research Analysts & Marketing Specialists

Use when the merchant asks how customer acquisition is performing, whether new customers are growing, which channels brought first-time customers, how new customers compare with returning customers, or what practical acquisition actions to take. Produces a merchant-friendly WooCommerce customer acquisition review using existing analytics tools, with aggregated data only, no customer PII, no forecasts, and no suggestions to build new tools.

2026-05-21
customer-value-review
Market Research Analysts & Marketing Specialists

Use when the merchant asks about customer lifetime value, best customers over time, repeat buyers, one-time versus repeat purchasing, cohort retention, reorder cadence, loyalty opportunities, or whether recent customers are becoming more valuable. Produces a merchant-friendly WooCommerce customer value review using existing analytics tools, with aggregated and pseudonymised data only, no customer PII, and no suggestions to build new tools.

2026-05-21
failed-order-triage
Logisticians

Use when the merchant asks to triage failed orders, on-hold orders, stuck payments, unpaid orders, payment pipeline, checkout failures, payment-gateway problems, or which orders need chasing. Produces a merchant-friendly WooCommerce payment-risk triage using existing analytics tools, with no customer PII and no suggestions to build new tools.

2026-05-21
geography-performance-review
Market Research Analysts & Marketing Specialists

Use when the merchant asks which countries are driving revenue, orders, customers, refunds, or geographic mix changes; whether revenue is concentrated by country; which country-level signals need operational attention; or whether tax-threshold context is relevant. Produces a merchant-friendly WooCommerce billing-country performance review using existing analytics tools, with aggregated data only, no customer PII, no legal or tax advice, and no suggestions to build new tools.

2026-05-21
inventory-risk-review
Wholesale & Retail Buyers, Except Farm Products

Use when the merchant asks about stock risk, inventory risk, out-of-stock or low-stock products, products to restock or watch, slow-moving stocked products, or sale-priced products with stock issues. Produces a merchant-friendly WooCommerce inventory risk review using existing catalogue and analytics tools, with aggregated data only, no customer PII, no forecasts, and no suggestions to build new tools.

2026-05-21
Showing top 8 of 40 collected skills in this repository.
#002
woocommerce-ios
13 skills358120updated 2026-05-20
14% of creator
Showing top 8 of 13 collected skills in this repository.
#003
woocommerce-android
13 skills312146updated 2026-05-22
14% of creator
woo-ai-smoke
Software Quality Assurance Analysts & Testers

Run the Android AI Assistant headless smoke regression harness without launching UI.

2026-05-22
ui-review
Software Quality Assurance Analysts & Testers

Generate screenshot coverage for screen-level Compose previews from the current diff or a specific target, check required visual and data variations, and produce a compact visual report

2026-05-01
verify-on-device
Software Quality Assurance Analysts & Testers

Build, install, and visually verify the app on an Android emulator or device. Uses the Android CLI for agents (android) when available with a full mobile-mcp/adb fallback.

2026-04-28
pr
Software Developers

Create a pull request following project conventions. Triggers on any request to create, open, make, submit, file, send, push, spin up, put up, draft, raise, or prepare a PR/pull request.

2026-04-21
pos-analytics
Software Developers

POS analytics tracking patterns (WooPosAnalyticsEvent sealed class, WooPosAnalyticsTracker, WooPosAnalyticsEventConstant). Use when writing, editing, exploring, debugging, or reviewing analytics tracking in POS (WooPos*) code. NOT for main store app — use the `store-analytics` skill instead.

2026-04-10
pos-tests
Software Quality Assurance Analysts & Testers

POS unit testing patterns (WooPosCoroutineTestRule, runTest, advanceUntilIdle, mockito-kotlin, event bus mocking, analytics verification). Use when writing, editing, exploring, debugging, or reviewing unit tests for POS (WooPos*) code. NOT for main store app tests — use the `store-tests` skill instead.

2026-04-10
review
Software Developers

Review code changes against project architecture, style, and conventions

2026-04-10
store-analytics
Software Developers

Main app analytics tracking patterns (AnalyticsEvent enum, AnalyticsTrackerWrapper, KEY_*/VALUE_* constants). Use when writing, editing, exploring, debugging, or reviewing analytics tracking in the store management app. NOT for POS (WooPos*) code — use the `pos-analytics` skill instead.

2026-04-10
Showing top 8 of 13 collected skills in this repository.
#004
woocommerce
11 skills10.3k10.7kupdated 2026-05-29
12% of creator
woocommerce-git-draft-pr
Software Developers

Create a high-quality draft PR for the current branch. Use when the user says "create a PR", "draft PR", "open a PR", "make a PR", "push and create PR", or "submit PR".

2026-05-29
woocommerce-local-env
Network & Computer Systems Administrators

Set up, start, stop, restart, verify, and troubleshoot the WooCommerce Core local development environment with wp-env and asset build watchers. Use when Codex is asked to run WooCommerce locally, prepare wp-env, watch WooCommerce builds, choose between full and targeted build/watch commands, diagnose localhost:8888, or explain local environment setup commands.

2026-05-22
woocommerce-git-commit
Software Developers

Commit uncommitted changes with well-crafted messages following WooCommerce repo conventions. Use when the user says "commit", "commit changes", "commit this", "git commit", or "save my work".

2026-05-20
woocommerce-performance
Computer ProgrammersSoftware Developers

Identify performance issues in WooCommerce PHP code. Use when writing or reviewing code that loads collections of post-based objects (products, orders), renders product lists with images, reads multiple options in a loop or method, or writes SQL queries involving joins, aggregates, meta lookups, or range queries.

2026-05-20
woocommerce-dev-cycle
Software DevelopersComputer Programmers

Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.

2026-05-14
woocommerce-backend-dev
Software Developers

Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code. **MUST be invoked before writing any PHP unit tests.**

2026-05-14
woocommerce-store-api
Software Developers

Add or modify routes in the WooCommerce Store API (`/wc/store/v1/*`). Use when creating new Store API endpoints, modifying existing ones, or designing the schemas blocks and external integrations consume. Covers authentication, REST URL design, schema/response alignment, variation handling, idempotency, and common pitfalls.

2026-05-12
woocommerce-code-review
Computer ProgrammersSoftware Developers

Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.

2026-05-12
Showing top 8 of 11 collected skills in this repository.
#005
wccom-feature-requests-triage-skills
6 skills00updated 2026-05-21
6.5% of creator
detect-completed
Software Developers

Scans open feature requests for a WooCommerce Marketplace product against its changelog and flags requests whose feature has already shipped. Recommends marking them as completed with a reply pointing to the version. Use when asked to find or close fulfilled/shipped feature requests on WooCommerce.com.

2026-05-21
detect-duplicates
Software Developers

Scans all feature requests for a WooCommerce Marketplace product and surfaces duplicates. Use when asked to find or clean up duplicate feature requests on WooCommerce.com.

2026-05-21
detect-spam
Software Developers

Scans open feature requests for a WooCommerce Marketplace product and flags ones that look like spam (promotional links, gibberish, off-topic, copy-pasted SEO content). Lets the user select which to mark as spam, then silently sets the status to spam — no comment is posted. Use when asked to find or clean up spam feature requests on WooCommerce.com.

2026-05-21
detect-stale
Software Developers

Scans open feature requests for a WooCommerce Marketplace product and flags stale ones (opened more than 3 years ago with 2 or fewer votes). Groups them semantically, proposes tailored closing comments per group (with workarounds/plugins where known), then closes approved ones. Use when asked to find or clean up stale/old/low-vote feature requests on WooCommerce.com.

2026-05-21
detect-support-requests
Software Developers

Scans open feature requests for a WooCommerce Marketplace product and flags ones that are actually support questions (troubleshooting, setup help, bug reports framed as features). Lets the user select which to close, then posts a closing comment redirecting them to woocommerce.com/contact-us/. Use when asked to find or clean up support questions misfiled as feature requests.

2026-05-21
triage-woo-feature-requests
Software Developers

Full triage orchestrator for a WooCommerce Marketplace product's feature requests. Fetches all requests once to disk, then delegates each phase (completed → duplicates → spam → support → stale) to a subagent to keep the main context light. State is persisted under `.triage-state/<product_id>/` so the run is resumable per-FR. Ends with an optional free-form analysis pass. Use when asked to run a full triage or cleanup on a product's feature requests.

2026-05-21
#006
woocommerce-fraud-protection
4 skills31updated 2026-05-17
4.3% of creator
#007
woocommerce-gateway-stripe
3 skills276227updated 2026-05-18
3.3% of creator
Showing 9 of 9 repositories
All repositories loaded
woocommerce GitHub Skills | SkillsMP