name: "Ecommerce Build From Brief" description: "Build an ecommerce project from .ai/STORE-BRIEF.md, creating AGENTS.md first and then implementing backend, storefront, and admin scope." agent: "shop-fullstack-fastapi-react" Build the project from the normalized brief. Requirements for this run: - Read .ai/STORE-BRIEF.md first. - If .ai/STORE-BRIEF.md is missing, create it first or ask to run the brief-preparation workflow. - Create or update AGENTS.md before application code. - Before serious backend or frontend edits, create a timestamped snapshot in .backup/ and do not modify older backup entries. - Build with a scalable architecture where models, services, config, routing, components, features, and api layers live in their own folders. - Implement backend, storefront, and admin panel or back office according to the brief. - Preserve mobile-first UX, animation quality, and asset handling.