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 -> creates sections/lusena-my-feature.liquid
  • --tier= (optional, default standard): full-bleed, compact, standard, spacious, hero
  • --bg= (optional, default surface-1): surface-1, surface-2, brand
  • --js (optional): include a <script> block with IIFE + idempotency guard
  • --standalone-css (optional): create assets/lusena-<name>.css instead of inline {% stylesheet %}

Pre-flight

  1. Verify sections/lusena-<name>.liquid does not already exist
  2. If --standalone-css, verify assets/lusena-<name>.css does not already exist

Section template

Installs
1
First Seen
Jun 24, 2026
lusena-new-section — fulfon/lusena-dawn