VTEX avatar

VTEX

Official

@vtex · United Kingdom

0Followers
|
267Public Repos
|
61Published Skills

The Enterprise Digital Commerce Platform ⚠️ To invite someone to this Github Org. Follow: https://vai.vtex.com/access-request

Skills Distribution
DomainBusiness, Fi...Commerce Platform .. (40%)Headless Storefron.. (30%)Payment & Security.. (20%)Spec-Driven Develo.. (10%)

Agent Skills by VTEX

Showing 61 vetted skills indexed across 3 GitHub repositories.

vtexvtex
60

speckit-checklist

Generate requirements-quality checklists with spec traceability and coverage checks.

Official
Advanced
vtexvtex
60

speckit-git-remote

Detect Git remote URLs and extract GitHub owner and repository names.

Official
Basic
vtexvtex
60

speckit-git-validate

Validate Git feature branch names against naming patterns and spec directories.

Official
Intermediate
vtexvtex
60

speckit-git-initialize

Initialize Git repositories with an initial commit in existing project directories.

Official
Intermediate
vtexvtex
60

speckit-constitution

Update Spec Kit constitution templates from principle inputs and synchronize dependent files.

Official
Advanced
vtexvtex
60

implementing

Implement approved feature specifications into repository code and tests.

Official
Advanced
vtexvtex
60

speckit-implement

Execute repository implementation workflows with checklist and hook guardrails.

Official
Advanced
vtexvtex
60

speckit-taskstoissues

Converts spec tasks into dependency-ordered GitHub issues with prerequisite checks and hooks.

Official
Intermediate
vtexvtex
60

speckit-clarify

Ask up to five targeted questions and encode answers into a feature spec.

Official
Advanced
vtexvtex
60

specification

Generate a Spec Driven Development markdown document with Business Context, Arch Decisions, and Technical Contract.

Official
Advanced
vtexvtex
60

speckit-plan

Generate research, data-model, contracts, and quickstart artifacts from feature specifications.

Official
Advanced
vtexvtex
60

speckit-git-feature

Create a Git feature branch with sequential or timestamp numbering from Spec-Kit configuration.

Official
Intermediate
vtexvtex
60

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for consistency and quality.

Official
Advanced
vtexvtex
60

speckit-git-commit

Stage and commit Spec Kit changes after lifecycle hooks via git-config.yml.

Official
Intermediate
vtexvtex
60

speckit-specify

Convert natural-language feature descriptions into structured spec.md files with requirements checklists.

Official
Advanced
vtexvtex
60

speckit-tasks

Generates dependency-ordered tasks.md from pitman design artifacts and checklists.

Official
Advanced
vtexvtex
39

faststore-storefront

Consolidate VTEX FastStore coding rules and development workflow conventions.

Official
Intermediate
vtexvtex
39

sales-app-extensibility

Coordinates end-to-end development of VTAS App extensions from discovery to deployment.

Official
Advanced
vtexvtex
39

payment-provider-protocol

Implement and validate VTEX Payment Provider Protocol connectors across required PPP endpoints.

Official
Advanced
vtexvtex
39

payment-pci-security

Route tokenized card data through a Secure Proxy for PCI DSS compliance.

Official
Advanced
vtexvtex
39

payment-provider-framework

Implement VTEX IO payment connectors with PaymentProvider and PaymentProviderService.

Official
Advanced
vtexvtex
39

payment-idempotency

Enforce idempotency for payment operations using paymentId and requestId guards.

Official
Advanced
vtexvtex
39

payment-async-flow

Coordinate async payment flows with undefined status, callback URLs, and idempotent Create Payment handling.

Official
Advanced
vtexvtex
39

marketplace-fulfillment

Coordinate external seller fulfillment workflows for VTEX marketplaces.

Official
Advanced

Frequently Asked Questions About VTEX

FAQPage Schema
What specific commerce tasks are enabled by these capabilities?

These capabilities enable the development of custom payment connectors, headless storefronts, and marketplace integrations. Engineers can manage complex catalog synchronization, implement secure PCI-compliant payment proxies, and build scalable backend services using the VTEX IO runtime and FastStore framework.

Which technical personas benefit from these commerce frameworks?

Full-stack engineers, commerce architects, and frontend developers benefit from these structured patterns. The framework supports those building enterprise-grade digital storefronts, payment gateway integrations, and backend services requiring high-performance caching, GraphQL schema management, and secure data persistence via Master Data v2.

What are the primary dependencies for deploying these commerce services?

Deployment requires the VTEX IO runtime environment and adherence to manifest.json and service.json configuration standards. Developers must utilize the provided GraphQL schemas, React component libraries for storefronts, and specific HTTP route contracts to ensure compatibility with the platform's core commerce infrastructure.