This file provides frontend best practices and conventions for Claude Code when working on any Shopify theme project. Follow these guidelines unless the project's README or a team member explicitly overrides them.
- Follow the standard Shopify theme directory structure:
assets/,config/,layout/,sections/,snippets/,templates/,locales/. - Never create directories outside this structure without explicit justification.