canvas-regions
Installation
SKILL.md
Canonical definition
A Canvas region is a JSON region spec stored in the repository's configured
regionsDir. Each region maps to a Drupal theme region (e.g. header,
footer, sidebar_first) for a specific theme, and its elements tree renders
into that region across every page using the theme.
The Canvas CLI push/pull workflow uses these files to sync regions between
the local project and Drupal Canvas.
Minimum contract (MUST)
Every Canvas region MUST satisfy all checks below: