๐ŸŽฏ

faststore-overrides

๐ŸŽฏSkill

from vtexdocs/ai-skills

VibeIndex|
What it does
|

Part of VTEX's collection of 40 AI agent skills for VTEX platform development across 7 tracks, this skill provides guidance for FastStore component overrides, with support for 6 export formats and installation via GitHub CLI, npx, or manual methods.

๐Ÿ“ฆ

Same repository

vtexdocs/ai-skills(44 items)

faststore-overrides

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vtexdocs/ai-skills --skill faststore-overrides
skills.sh Installโš  Installs to .agents/skills/
npx skills add vtexdocs/ai-skills --skill faststore-overrides
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/faststore-overrides/SKILL.md

SKILL.md

60Installs
-
AddedMar 17, 2026

More from this repository10

๐ŸŽฏ
vtex-io-react-apps๐ŸŽฏSkill

39 AI agent skills for VTEX e-commerce platform development, exported in six formats for Claude Code, Cursor, Codex, GitHub Copilot, OpenCode, and Claude Projects, covering IO, FastStore, APIs, checkout, and more.

๐ŸŽฏ
vtex-io-service-apps๐ŸŽฏSkill

Teaches AI agents VTEX IO service app development fundamentals as part of the VTEX IO custom app track, covering backend service architecture, runtime patterns, and client integration for building VTEX platform applications.

๐ŸŽฏ
vtex-io-masterdata๐ŸŽฏSkill

Teaches AI agents VTEX IO MasterData integration patterns for data storage, retrieval, and management within VTEX platform applications, as part of the Data & Config skill group in the VTEX IO custom app development track.

๐ŸŽฏ
vtex-io-graphql-api๐ŸŽฏSkill

Part of VTEX's AI agent skills collection for e-commerce development across six export formats. Provides guidance for working with VTEX IO GraphQL APIs, covering query construction, schema navigation, and data fetching patterns.

๐ŸŽฏ
payment-pci-security๐ŸŽฏSkill

VTEX platform AI agent skill for PCI security compliance in payment connector development, covering Secure Proxy usage, card tokenization, and PCI constraint enforcement.

๐ŸŽฏ
payment-idempotency๐ŸŽฏSkill

A collection of 40 AI agent skills organized into 7 tracks for VTEX e-commerce platform development, covering payment processing, checkout, catalog management, and more. Supports six export formats for platforms including Claude Code, Cursor, and GitHub Copilot.

๐ŸŽฏ
payment-async-flow๐ŸŽฏSkill

Guides implementation of asynchronous payment methods (Boleto, Pix, bank redirects) in VTEX payment connectors, covering undefined status responses, callbackUrl notifications, X-VTEX-signature validation, and correct delayToCancel configuration for each async payment type.

๐ŸŽฏ
headless-intelligent-search๐ŸŽฏSkill

VTEX Intelligent Search API integration skill for implementing search functionality, faceted navigation, and autocomplete in headless storefronts with product discovery and analytics.

๐ŸŽฏ
headless-checkout-proxy๐ŸŽฏSkill

Guides implementation of cart, checkout, and order placement logic proxied through a BFF for headless VTEX storefronts, covering OrderForm lifecycle, item management, payment attachments, and secure checkout flows.

๐ŸŽฏ
headless-bff-architecture๐ŸŽฏSkill

Provides guidance for designing a mandatory Backend-for-Frontend (BFF) layer for headless VTEX storefronts, covering API classification, credential management, secure request proxying, and preventing exposure of sensitive keys to the browser.