> ## Documentation Index
> Fetch the complete documentation index at: https://docs.colossal.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Store Builder

> Generic Storefront SDK guide for any React app -- hooks, providers, types, and helpers.

The `colossal-builder` skill documents the public surface of [`@colossal-sh/storefront-sdk`](/react-sdk/overview) -- enough for an AI agent to wire up a storefront's data layer in any React app, regardless of template or framework.

## Install

```bash theme={null}
npx skills add colossalhq/agent-skills --skill colossal-builder
```

See the [overview](/agent-skills/overview) for global installs and target-agent flags.
