---
description: Practical guides for developing, deploying, and administering Salesforce B2C Commerce with the Agentic B2C Developer Toolkit.
---

# Guides

Practical guides for building, deploying, and operating B2C Commerce.
New to the toolkit? Start with the [Introduction](./index) for installation and setup.
See [Project Setup](./project-setup) for optional assistant instructions and team conventions.

## Development

- [Storefront Next](./storefront-next) - Manage environment variables, tail logs, and develop with your AI assistant.
- [Scaffolding](./scaffolding) - Generate projects, cartridges, and components.
- [Script debugger](./script-debugger) - Inspect live cartridge code with your editor or AI assistant.
- [IDE integration](./ide-integration) - Connect editor tooling and Script API IntelliSense.
- [Commerce Apps](./commerce-apps) - Develop and deploy Commerce App Packages.
- [Security](./security) - Review toolkit security practices and dependency protections.

## Deployment and automation

- [CI/CD with GitHub Actions](./ci-cd) - Automate builds and deployments.
- [Import sets](./import-sets) - Apply metadata and project migrations.
- [MRT utilities](./mrt-utilities) - Work with Managed Runtime deployments.

## Operations and administration

- [Operations](./operations) - Review job health, investigate incidents, and prepare team or Support handoffs.
- [Account Manager](./account-manager) - Manage users, organizations, roles, and API clients.
- [Analytics reports](./analytics-reports-cip-ccac) - Query B2C Commerce data and run reports.
- [Metrics](./metrics) - Inspect B2C Commerce observability metrics.

For catalog and promotion tasks with your assistant, see
[MCP B2C Commerce data and operations](../mcp/toolsets#scapi-code-mode).

## Migration

- [From sfcc-ci](./sfcc-ci-migration) - Move existing CLI workflows to B2C CLI.
- [From the sfcc-ci SDK](./sdk-migration) - Migrate JavaScript integrations to the tooling SDK.
