Skip to main content
Run any Skill in Manus
with one click
GitHub repository

poocommerce

poocommerce contains 11 collected skills from notmattpress, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-06-25
Forks
0
Occupation coverage
5 occupation categories · 91% classified
repository explorer

Skills in this repository

poocommerce-backend-dev
software-developers

Add or modify PooCommerce 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-06-25
poocommerce-code-review
software-quality-assurance-analysts-and-testers

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

2026-06-25
poocommerce-copy-guidelines
technical-writerswriters-and-authors

Guidelines for UI text and copy in PooCommerce. Use when writing user-facing text, labels, buttons, or messages.

2026-06-25
poocommerce-dev-cycle
software-quality-assurance-analysts-and-testers

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

2026-06-25
poocommerce-email-editor
unclassified

Setup and develop the PooCommerce block email editor. Use when working on email templates, transactional emails, or the email editor feature.

2026-06-25
poocommerce-git-commit
software-developers

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

2026-06-25
poocommerce-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-06-25
poocommerce-local-env
network-and-computer-systems-administrators

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

2026-06-25
poocommerce-markdown
technical-writers

Guidelines for creating and modifying markdown files in PooCommerce. Use when writing documentation, README files, or any markdown content.

2026-06-25
poocommerce-performance
software-developers

Identify performance issues in PooCommerce 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-06-25
poocommerce-store-api
software-developers

Add or modify routes in the PooCommerce 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-06-25