bc-setup

Configure a BigCommerce development environment with Stencil CLI and API credentials.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill bc-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-setup
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/bigcommerce-commerce/skills/bc-setup
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill bc-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the setup of a BigCommerce development environment, ensuring you have all the necessary tools and configurations to start building and customizing BigCommerce stores efficiently.

Core Features & Use Cases

  • Environment Configuration: Installs and configures the Stencil CLI for theme development.
  • API Credentials Management: Guides on obtaining and setting up BigCommerce API credentials.
  • Store Setup: Provides instructions for setting up sandbox or trial stores and using Catalyst for headless development.
  • Use Case: When starting a new BigCommerce project, use this Skill to quickly get your local development environment ready with Stencil CLI, API access, and a sandbox store.

Quick Start

Use the bc-setup skill to install the Stencil CLI and initialize a new theme.

Frequently Asked Questions about bc-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a BigCommerce development environment for theme customization?

Setting up a BigCommerce development environment involves installing the Stencil CLI, managing your API credentials, and configuring a sandbox store to enable efficient local theme development and customization.

How do I get and configure BigCommerce API credentials for local development?

Configuring BigCommerce API credentials requires generating API access tokens through your store's control panel, which are then used to authenticate local Stencil CLI commands and headless Catalyst framework requests.

Does BigCommerce headless commerce setup require the Catalyst framework?

BigCommerce headless commerce setup uses the Catalyst framework to guide development. Configuring Catalyst requires valid API credentials and a sandbox store to establish a robust headless storefront workflow.

What is the Stencil CLI used for in BigCommerce theme development?

The Stencil CLI is the command-line interface used in BigCommerce theme development to install dependencies, compile local code changes, and push theme updates directly to your configured sandbox store.

Can I use the Stencil CLI with a trial store for BigCommerce development?

Yes, the Stencil CLI works with sandbox or trial stores for BigCommerce development. The setup process guides you through initializing the store environment to support local theme building and testing.

Why do I need a sandbox store to start BigCommerce theme setup?

A sandbox store is needed for BigCommerce theme setup because it provides an isolated environment to securely test Stencil CLI theme pushes and validate API credential configurations without risking a live production storefront.