lusena-new-section
Installation
SKILL.md
LUSENA Section Scaffolding
Generate a new sections/lusena-<name>.liquid file following the verified LUSENA section anatomy.
Arguments
Parse $ARGUMENTS for:
- Section name (required): e.g.,
my-feature-> createssections/lusena-my-feature.liquid --tier=(optional, defaultstandard):full-bleed,compact,standard,spacious,hero--bg=(optional, defaultsurface-1):surface-1,surface-2,brand--js(optional): include a<script>block with IIFE + idempotency guard--standalone-css(optional): createassets/lusena-<name>.cssinstead of inline{% stylesheet %}
Pre-flight
- Verify
sections/lusena-<name>.liquiddoes not already exist - If
--standalone-css, verifyassets/lusena-<name>.cssdoes not already exist