skills
VTEX commerce development rules for storefronts, payments, and integrations
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install VTEX Skills?โผ
Run `npx skills add vtex/skills --all -g -y` in your terminal to install all 40 skills globally for your coding assistant.
What problems do VTEX Skills solve?โผ
They encode VTEX-specific rules that generic models miss, such as payment idempotency, PCI Secure Proxy scope, BFF credential handling, and marketplace rate limits, preventing expensive production bugs.
Which coding assistants work with VTEX Skills?โผ
The skills export to six formats and work with Claude Code, Cursor, GitHub Copilot, Codex, OpenCode, Windsurf, and other tools that read AGENTS.md or SKILL.md files.
Do VTEX Skills cover payment connector development?โผ
Yes. Five dedicated skills cover the full Payment Provider Protocol, idempotency, async flows like Pix and Boleto, PCI compliance, and the VTEX IO Payment Provider Framework.
Can I use only one VTEX track instead of all skills?โผ
Yes. Install a single skill by name, for example `npx skills add vtex/skills --skill payment-provider-protocol -g -y`, or copy only the track folder you need.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core