Source

vtex/skills

51 skills · 36.6K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
9115
vtex-io-react-apps Apply when building React components under react/ or configuring store blocks in store/ for VTEX IO apps.
vtex/skills
1.1K
2
vtex-io-service-apps Apply when building backend service apps under node/ in a VTEX IO project or configuring service.json routes.
vtex/skills
955
3
vtex-io-masterdata Apply when working with MasterData v2 entities, schemas, or MasterDataClient in VTEX IO apps, or when anyone designin…
vtex/skills
951
4
vtex-io-graphql-api Apply when working with GraphQL schema files in graphql/ or implementing resolvers in node/resolvers/ for VTEX IO app…
vtex/skills
948
5
vtex-io-storefront-react Apply when building VTEX IO storefront components under react/ for Store Framework experiences.
vtex/skills
916
6
vtex-io-app-settings Apply when defining, validating, or consuming VTEX IO app settings.
vtex/skills
896
7
vtex-io-application-performance Apply when improving VTEX IO Node or .NET services for latency, throughput, and resilience: in-process LRU, VBase, st…
vtex/skills
887
8
architecture-well-architected-commerce Apply when scoping, reviewing, or documenting cross-cutting VTEX commerce architecture across storefront, IO, headles…
vtex/skills
881
9
vtex-io-http-routes Apply when designing or implementing HTTP endpoints exposed by a VTEX IO backend service.
vtex/skills
879
10
vtex-io-admin-react Apply when building VTEX IO admin-facing React interfaces under the admin builder.
vtex/skills
877
11
vtex-io-masterdata-strategy Apply when deciding whether and how VTEX IO apps should use Master Data v2 for custom data.
vtex/skills
876
12
vtex-io-client-integration Apply when designing or implementing how a VTEX IO backend app integrates with VTEX services or external APIs through…
vtex/skills
873
13
vtex-io-auth-and-policies Apply when deciding or implementing permissions and authorization boundaries for VTEX IO apps.
vtex/skills
872
14
vtex-io-render-runtime-and-blocks Apply when connecting React components to Store Framework blocks and render-runtime behavior in VTEX IO.
vtex/skills
870
15
vtex-io-auth-tokens-and-context Apply when choosing which VTEX IO authentication token should back a request from a backend app.
vtex/skills
860
16
vtex-io-data-access-patterns Apply when deciding where and how a VTEX IO app should store and read data.
vtex/skills
860
17
vtex-io-service-runtime Apply when designing or implementing the runtime structure of a VTEX IO backend app under node/.
vtex/skills
857
18
vtex-io-service-configuration-apps Apply when designing VTEX IO configuration apps with the configuration builder or when a service app must receive str…
vtex/skills
856
19
vtex-io-app-contract Apply when defining or changing the contract of a VTEX IO app through manifest.json, builder declarations, dependenci…
vtex/skills
855
20
vtex-io-events-and-workers Apply when designing or implementing asynchronous processing in VTEX IO services through events, workers, and backgro…
vtex/skills
852
21
vtex-io-session-apps Apply when building or debugging a VTEX IO session transform app (vtex.session integration).
vtex/skills
851
22
vtex-io-messages-and-i18n Apply when implementing localization and translated copy in VTEX IO apps.
vtex/skills
840
23
vtex-io-security-boundaries Apply when reviewing or designing security-sensitive boundaries in VTEX IO apps.
vtex/skills
835
24
vtex-io-service-paths-and-cdn Apply when defining service.json routes, choosing public vs segment vs private URL prefixes for VTEX IO services, or …
vtex/skills
835
25
vtex-io-observability-and-ops Apply when making VTEX IO services easier to observe, troubleshoot, and operate in production.
vtex/skills
833
26
headless-bff-architecture Apply when designing or modifying a BFF (Backend-for-Frontend) layer, middleware, or API proxy for a headless VTEX st…
vtex/skills
825
27
faststore-storefront Core coding rules and workflow for developing VTEX FastStore storefronts.
vtex/skills
814
28
headless-checkout-proxy Apply when implementing cart, checkout, or order placement logic proxied through a BFF for headless VTEX storefronts.
vtex/skills
809
29
headless-intelligent-search Apply when implementing search functionality, faceted navigation, or autocomplete in a headless VTEX storefront.
vtex/skills
806
30
headless-caching-strategy Apply when implementing caching logic, CDN configuration, or performance optimization for a headless VTEX storefront.
vtex/skills
800
31
payment-idempotency Apply when implementing idempotency logic in payment connector code or handling duplicate payment requests.
vtex/skills
785
32
payment-pci-security Apply when handling credit card data, implementing secureProxyUrl flows, or working with payment security and proxy c…
vtex/skills
781
33
payment-async-flow Apply when implementing asynchronous payment methods (Boleto, Pix, bank redirects) or working with callback URLs in p…
vtex/skills
775
34
marketplace-rate-limiting Apply when implementing retry logic, rate limit handling, or resilience patterns in VTEX API integrations.
vtex/skills
765
35
marketplace-order-hook Apply when implementing order integration hooks, feeds, or webhook handlers for VTEX marketplace connectors.
vtex/skills
760
36
marketplace-catalog-sync Apply when building catalog or SKU synchronization logic for VTEX marketplace seller connectors.
vtex/skills
757
37
payment-provider-protocol Apply when implementing a VTEX Payment Provider Protocol (PPP) connector or working with payment/connector endpoint f…
vtex/skills
755
38
marketplace-fulfillment Apply when implementing fulfillment, invoice, or tracking logic for VTEX marketplace seller connectors.
vtex/skills
750
39
payment-provider-framework Apply when designing or implementing a Payment Connector in VTEX IO.
vtex/skills
718
40
vtex-io-storefront-theme-app Apply when designing or modifying a VTEX IO storefront theme app — the app that owns `store/blocks.json`, `store/rout…
vtex/skills
621
41
sales-app-extensibility Apply when building, customizing, or deploying extensions for VTEX Sales App.
vtex/skills
607
42
vtex-io-storefront-theme-versioning Apply when installing, publishing, upgrading, or rolling back a VTEX IO storefront theme app (`vendor.store-theme` or…
vtex/skills
510
43
vtex-io-rootpath Apply when building VTEX IO apps that must work correctly in multi-binding stores where bindings use path prefixes (e…
vtex/skills
481
44
vtex-io-rbac Apply when controlling access to VTEX IO app resources using role-based or resource-based policies.
vtex/skills
476
45
masterdata-storage-strategy Apply when deciding whether VTEX Master Data is the right storage for a given workload, designing JSON Schemas with v…
vtex/skills
456
46
vtex-io-app-structure Apply when creating or modifying manifest.json, service.json, or node/package.json in a VTEX IO app. Covers builders …
vtex/skills
120
47
faststore-overrides Apply when deciding, designing, or implementing FastStore component overrides in src/components/overrides/. Covers ge…
vtex/skills
84
48
faststore-theming Apply when deciding, designing, or implementing FastStore theme customizations in src/themes/ or working with design …
vtex/skills
82
49
faststore-state-management Apply when deciding, designing, or implementing client-side state with FastStore SDK hooks like useCart, useSession, …
vtex/skills
81
50
faststore-data-fetching Apply when deciding, designing, or implementing data fetching with FastStore GraphQL files in src/graphql/ or src/fra…
vtex/skills
80
Page 1 · 51 total Next