Skip to main content
woocommerce
GitHub 创作者资料

woocommerce

按仓库查看 12 个 GitHub 仓库中的 103 个已收集 skills。

已收集 skills
103
仓库
12
更新
2026年9月3日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

catalogue-merchandising-review
批发与零售采购员(非农产品)

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.…

2026年5月21日
channel-performance-review
市场调研分析师与营销专员

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…

2026年5月21日
coupon-performance-triage
市场调研分析师与营销专员

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…

2026年5月21日
customer-acquisition-review
市场调研分析师与营销专员

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…

2026年5月21日
customer-value-review
市场调研分析师与营销专员

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…

2026年5月21日
failed-order-triage
物流专家

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…

2026年5月21日
geography-performance-review
市场调研分析师与营销专员

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…

2026年5月21日
inventory-risk-review
批发与零售采购员(非农产品)

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…

2026年5月21日
已展示 8 / 40 个已收集 Skill。
auto-login
软件开发工程师

Launch the WooCommerce app on a simulator already authenticated into a given store (site credentials, application password, or WPCom), skipping the manual login UI. Meant to be referenced by other skills/workflows that need a logged-in session fast, but also…

2026年7月13日
debug
软件质量保证分析师与测试员

Debug a failing test or build error in WooCommerce iOS

2026年7月8日
woo-ai-smoke
软件质量保证分析师与测试员

Evaluate WooAIAssistant against a structured scenario suite with hard invariants + LLM-as-judge rubric scoring. Runs live against the demo store + gpt-5.1 via the woo-mobile-ai backend wrapper, writes a JSONL run record, compares against stored baselines, and…

2026年7月8日
verify
软件质量保证分析师与测试员

Build the app, launch on simulator, and verify feature behavior via mobile-mcp interaction. Use after making changes to visually confirm they work from a user's perspective.

2026年7月8日
pr
软件开发工程师

Create a pull request following WooCommerce iOS conventions

2026年3月13日
setup-context-a8c
软件开发工程师

Set up the ContextA8C MCP server for accessing Automattic internal resources (Slack, Linear, P2s, GitHub Enterprise, etc.)

2026年3月5日
simulator
软件开发工程师

Discover and boot an iOS simulator. Use before any command that needs a simulator UDID.

2026年3月4日
mocks
软件质量保证分析师与测试员

Start or stop the WireMock API mock server for UI testing and E2E verification.

2026年3月2日
已展示 8 / 14 个已收集 Skill。
pr
软件开发工程师

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年8月3日
verify-on-device
软件开发工程师

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年7月27日
woo-ai-smoke
软件质量保证分析师与测试员

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

2026年5月22日
ui-review
网页与数字界面设计师

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年5月1日
pos-analytics
软件开发工程师

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…

2026年4月10日
pos-tests
软件质量保证分析师与测试员

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…

2026年4月10日
review
软件质量保证分析师与测试员

Review code changes against project architecture, style, and conventions

2026年4月10日
store-analytics
软件开发工程师

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…

2026年4月10日
已展示 8 / 13 个已收集 Skill。
woocommerce-backend-dev
软件开发工程师

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年9月3日
woocommerce-git-commit
软件开发工程师

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年9月3日
woocommerce-git-draft-pr
软件开发工程师

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年9月3日
woocommerce-code-review
软件质量保证分析师与测试员

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

2026年8月26日
woocommerce-performance
软件开发工程师

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…

2026年7月17日
woocommerce-email-editor
网页开发工程师

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

2026年6月23日
woocommerce-local-env
软件开发工程师

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…

2026年5月22日
woocommerce-dev-cycle
软件开发工程师

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

2026年5月14日
已展示 8 / 11 个已收集 Skill。
detect-completed
软件开发工程师

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…

2026年5月21日
detect-duplicates
软件开发工程师

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年5月21日
detect-spam
软件开发工程师

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…

2026年5月21日
detect-stale
软件开发工程师

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…

2026年5月21日
detect-support-requests
软件开发工程师

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…

2026年5月21日
triage-woo-feature-requests
软件开发工程师

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…

2026年5月21日
已展示 12 / 12 个仓库
已展示全部仓库