Explore skills

286 skills found

php-testing

34

Write PHP tests with PHPUnit — unit tests, mocking, data providers, assertions, test doubles, and TDD workflow. Use when writing tests for WooCommerce extensions or PHP projects.

Dados e Análise#mcp#testby OrcaQubits

webmcp-authentication

34

Implement WebMCP authentication patterns — browser session inheritance, cookie-based auth, role-gated tool registration, and conditional tool exposure. Use when managing which tools are available based on user authentication state.

Outros#mcp#aiby OrcaQubits

webmcp-dev-patterns

34

Apply WebMCP cross-cutting development patterns — SPA routing, error handling, performance optimization, multi-site agents, accessibility, SEO, and production deployment. Use when architecting WebMCP-enabled sites or solving cross-cutting concerns.

DevOps e Infra#seo#deployby OrcaQubits

webmcp-mcp-bridge

34

Integrate WebMCP client-side tools with backend MCP servers and UCP endpoints — bridge browser-based agent interactions with server-to-server protocols. Use when connecting front-end WebMCP to existing backend API infrastructure.

DevOps e Infra#mcp#apiby OrcaQubits

webmcp-user-interaction

34

Implement human-in-the-loop flows with requestUserInteraction() — confirmation dialogs, approval workflows, and user prompts during tool execution. Use when building tools that require user consent before performing actions.

Design e Frontend#mcpby OrcaQubits

woo-data-stores

34

Work with WooCommerce CRUD data stores — WC_Product, WC_Order, WC_Customer, WC_Coupon data objects, custom data stores, HPOS migration, and getters/setters. Use when creating or modifying WooCommerce data objects or implementing custom data stores.

Dados e Análise#mcpby OrcaQubits

woo-hooks-filters

34

Master the WordPress hook system for WooCommerce — actions, filters, hook priorities, WooCommerce-specific hooks, and extensibility patterns. Use when adding functionality via hooks or understanding the WooCommerce execution flow.

Documentos#mcp#wordby OrcaQubits

medusa-payments

32

Implements Medusa v2 payment processing, including payment module, provider abstraction, payment sessions, authorization/capture/refund lifecycle, and Stripe/PayPal integration. Use when adding payment providers.

Automação#mcpby OrcaQubits

ucp-identity-linking

32

Implements UCP Identity Linking, an OAuth 2.0 authorization code flow for linking buyer accounts between platforms and merchants, enabling personalized checkout experiences. Use it for account linking or SSO in UCP.

Desenvolvimento#mcpby OrcaQubits

acp-checkout-mcp

32

Implement ACP checkout as an MCP server, exposing checkout operations as MCP tools. Use when building an MCP-based commerce server for AI agents that use tool-calling to complete purchases.

Design e Frontend#mcp#aiby OrcaQubits