a-lovely-monday/block icon
public
Published on 9/3/2025
Block Generator

Prompts
block
Scaffold a new Shopify block according to MAGIC.md rules
@repo-map /shopify
@file MAGIC.md
@file shopify/locales/en.default.json

Create a workspace patch that adds:
  shopify/blocks/{{args}}.liquid

Requirements:
- Section = container only; no settings
- Block wrapper: .block-{{args}}
- Use {% stylesheet %}; no inline <style> or <script>
- All text via t:-keys (add missing keys to en.default.json in the same patch)
Output patch only.