VTEX
Official@vtex · United Kingdom
The Enterprise Digital Commerce Platform ⚠️ To invite someone to this Github Org. Follow: https://vai.vtex.com/access-request
Agent Skills by VTEX
Showing 61 vetted skills indexed across 3 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists with spec traceability and coverage checks.
speckit-git-remote
Detect Git remote URLs and extract GitHub owner and repository names.
speckit-git-validate
Validate Git feature branch names against naming patterns and spec directories.
speckit-git-initialize
Initialize Git repositories with an initial commit in existing project directories.
speckit-constitution
Update Spec Kit constitution templates from principle inputs and synchronize dependent files.
implementing
Implement approved feature specifications into repository code and tests.
speckit-implement
Execute repository implementation workflows with checklist and hook guardrails.
speckit-taskstoissues
Converts spec tasks into dependency-ordered GitHub issues with prerequisite checks and hooks.
speckit-clarify
Ask up to five targeted questions and encode answers into a feature spec.
specification
Generate a Spec Driven Development markdown document with Business Context, Arch Decisions, and Technical Contract.
speckit-plan
Generate research, data-model, contracts, and quickstart artifacts from feature specifications.
speckit-git-feature
Create a Git feature branch with sequential or timestamp numbering from Spec-Kit configuration.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for consistency and quality.
speckit-git-commit
Stage and commit Spec Kit changes after lifecycle hooks via git-config.yml.
speckit-specify
Convert natural-language feature descriptions into structured spec.md files with requirements checklists.
speckit-tasks
Generates dependency-ordered tasks.md from pitman design artifacts and checklists.
faststore-storefront
Consolidate VTEX FastStore coding rules and development workflow conventions.
sales-app-extensibility
Coordinates end-to-end development of VTAS App extensions from discovery to deployment.
payment-provider-protocol
Implement and validate VTEX Payment Provider Protocol connectors across required PPP endpoints.
payment-pci-security
Route tokenized card data through a Secure Proxy for PCI DSS compliance.
payment-provider-framework
Implement VTEX IO payment connectors with PaymentProvider and PaymentProviderService.
payment-idempotency
Enforce idempotency for payment operations using paymentId and requestId guards.
payment-async-flow
Coordinate async payment flows with undefined status, callback URLs, and idempotent Create Payment handling.
marketplace-fulfillment
Coordinate external seller fulfillment workflows for VTEX marketplaces.
Frequently Asked Questions About VTEX
FAQPage SchemaWhat 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.