vtexdocsvtexdocsOfficialยท21 Agent Skills Included

ai-skills

VTEX commerce development rules for storefronts, payments, and integrations

Guides coding agents through VTEX platform development across FastStore storefronts, VTEX IO apps, payment connectors, marketplace integrations, headless BFF layers, and Master Data. Encodes hard constraints like PCI Secure Proxy scope, payment idempotency, BFF credential isolation, and the 2.5-second fulfillment simulation SLA. Prevents costly production mistakes that generic coding assistants miss, with paired correct and wrong code examples.
npx skills add vtexdocs/ai-skills --all -g -y
Available:

Routes the agent to the correct VTEX track (payments, marketplace, IO apps, headless, FastStore, Master Data, architecture) based on the developer's task, with per-track behavioral rules and constraints.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

payment-provider-protocol

Implement VTEX Payment Provider Protocol PPP connectors with endpoint contracts and manifest requirements.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

payment-pci-security

Enforces PCI-compliant card data handling and Secure Proxy routing for VTEX payment connectors.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

payment-idempotency

Enforce idempotency in payment flows using paymentId and requestId keys.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

payment-async-flow

Implement asynchronous payment flows with callback-based settling for Boleto and Pix.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

marketplace-fulfillment

Automate VTEX marketplace fulfillment authorization, invoicing, and tracking updates.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

marketplace-catalog-sync

Coordinate VTEX marketplace change notifications and SKU suggestions for seller catalogs.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

marketplace-order-hook

Configure VTEX order webhooks with Feed v3 and Hook filters.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

marketplace-rate-limiting

Configure retry logic with exponential backoff for VTEX marketplace API calls.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

vtex-io-app-structure

Align VTEX IO app scaffolding with manifest, builders, and policy best practices.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

vtex-io-service-apps

Standardize VTEX IO backend services with IOClients and service wiring.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

vtex-io-react-apps

Builds VTEX IO React components for storefront blocks and admin panels using interfaces.json and GraphQL data fetching via useQuery.

Official
Advanced
๐Ÿ“ฆ In Repo
vtexdocsvtexdocs

vtex-io-masterdata

Manage Master Data v2 entities and schemas with MasterDataClient in VTEX IO apps.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install VTEX Skills?โ–ผ

Run `npx skills add vtexdocs/ai-skills --all -g -y` in your terminal to install all VTEX development skills globally.

What VTEX development tasks do these skills cover?โ–ผ

They cover FastStore storefronts, VTEX IO app development, payment connector protocols, marketplace seller integrations, headless BFF architecture, and Master Data schema design.

Why use VTEX-specific skills instead of a general coding assistant?โ–ผ

Generic models miss VTEX-specific constraints like PCI Secure Proxy scope, payment idempotency keys, and the 60-schema Master Data limit, which cause production failures. These skills encode those rules with correct and wrong code examples.

Which coding tools support these VTEX skills?โ–ผ

They work with Claude Code, Cursor, GitHub Copilot, OpenCode, Windsurf, and any tool that reads AGENTS.md or SKILL.md files.

Do I need VTEX experience to use these skills?โ–ผ

No. The skills guide the agent through VTEX conventions automatically, so developers new to the platform get correct patterns without reading the full documentation first.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’