faststore-overrides

Official

Override FastStore sections safely

Authorvtexdocs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Customizing FastStore storefront behavior often requires altering core code or resorting to brittle wrappers. This Skill provides a safe, standard approach to modify native sections via the public override API, avoiding edits to node_modules and preserving upgrade compatibility.

Core Features & Use Cases

  • Use getOverriddenSection to replace a native component entirely or modify its props within a target section.
  • Organize overrides under src/components/overrides/ and reference only public APIs from @faststore/core.
  • Apply overrides to specific sections while ensuring only documented overridable components are touched.

Quick Start

Create an override file under src/components/overrides named after the target section and configure getOverriddenSection to replace a native component.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: faststore-overrides
Download link: https://github.com/vtexdocs/ai-skills/archive/main.zip#faststore-overrides

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.