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.**
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١١ من skills من notmattpress/poocommerce. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١١ من أصل ١١ skills مجمعة.
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.**
لغة النص الأصلي: الإنجليزية
Review PooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
لغة النص الأصلي: الإنجليزية
Guidelines for UI text and copy in PooCommerce. Use when writing user-facing text, labels, buttons, or messages.
لغة النص الأصلي: الإنجليزية
Run tests, linting, and quality checks for PooCommerce development. Use when running tests, fixing code style, or following the development workflow.
لغة النص الأصلي: الإنجليزية
Setup and develop the PooCommerce block email editor. Use when working on email templates, transactional emails, or the email editor feature.
لغة النص الأصلي: الإنجليزية
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".
لغة النص الأصلي: الإنجليزية
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".
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Guidelines for creating and modifying markdown files in PooCommerce. Use when writing documentation, README files, or any markdown content.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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,…
لغة النص الأصلي: الإنجليزية