Explorar skills

286 skills encontradas

magento-plugins-interceptors

34

Implement Magento 2 plugins (interceptors) — before, after, and around methods for modifying class behavior without inheritance. Use when extending core or third-party module functionality.

Outros#mcppor OrcaQubits

magento-service-contracts

34

Implement Magento 2 service contracts — repository interfaces, data interfaces, SearchCriteria, and the repository pattern. Use when building module APIs, data access layers, or integrating with Magento's Web API.

Pesquisa e Web#mcp#apipor OrcaQubits

magento-testing

34

Write tests for Magento 2 — PHPUnit unit tests, integration tests, MFTF functional tests, and API tests. Use when implementing test coverage for modules, debugging, or setting up CI/CD test pipelines.

DevOps e Infra#mcp#testpor OrcaQubits

php-modern

34

Write modern PHP 8.x code — typed properties, enums, readonly classes, match expressions, named arguments, union/intersection types, fibers, attributes, and constructor promotion. Use when writing PHP for Magento or any PHP 8.x project.

Escrita e Conteúdo#mcppor OrcaQubits

php-patterns

34

Apply PHP design patterns — Repository, Factory, Strategy, Decorator, Observer, Singleton, Builder, and Dependency Injection patterns in PHP. Use when architecting PHP applications or understanding patterns used in Magento and other frameworks.

Design e Frontend#mcppor OrcaQubits

bc-api-graphql

34

Use the BigCommerce GraphQL Storefront API — queries, mutations, authentication tokens, customer impersonation, cart operations, and schema exploration. Use when building storefront features that need client-side data fetching.

Dados e Análise#mcp#apipor OrcaQubits

bc-checkout

34

Customize BigCommerce checkout — Checkout SDK, embedded checkout, server-side checkout API, custom checkout UI, and checkout extensions. Use when modifying the checkout experience or building headless checkout flows.

Design e Frontend#mcp#apipor OrcaQubits

bc-performance

34

Optimize BigCommerce storefront performance — CDN, image optimization, lazy loading, Stencil theme optimization, API response caching, GraphQL query efficiency, and Core Web Vitals. Use when improving store speed or diagnosing performance issues.

DevOps e Infra#mcp#apipor OrcaQubits

node-backend

34

Build Node.js backends for BigCommerce apps — Express/Fastify servers, OAuth handling, JWT verification, API proxy, webhook processing, session management, and deployment. Use when building the server-side component of BigCommerce apps.

Design e Frontend#deploy#mcppor OrcaQubits

magento-admin-ui

34

Build Magento 2 admin interfaces — UI component grids, forms, system configuration, ACL, and admin controllers. Use when creating admin panels, data grids, edit forms, or system settings.

Design e Frontend#mcppor OrcaQubits

magento-checkout

34

Customize Magento 2 checkout — payment methods, shipping carriers, totals collectors, and checkout UI. Use when building custom payment/shipping integrations or modifying the checkout flow.

Design e Frontend#mcppor OrcaQubits

medusa-catalog

34

Manage the Medusa v2 catalog — products, variants, options, collections, categories, tags, and product metadata. Use when working with Medusa product data.

Dados e Análise#mcppor OrcaQubits