Forge Elevation

Audit elevation consistency. Checks that shadow usage follows a logical hierarchy — cards < dropdowns < modals.

dragoon0x c850458 441 B Updated

File contents

/forge-elevation — Elevation Audit

Scan all box-shadow declarations:

  1. Map each to the nearest system elevation level
  2. Check logical hierarchy (nested elements shouldn't have higher elevation)
  3. Flag arbitrary shadows not in the system
  4. Suggest fixes for inconsistencies

dragoon0x/forge/tree/main/source/skills/forge-elevation commit c850458f11

Frequently asked questions

npx skillmds@latest add dragoon0x/forge-elevation