CLI
Overview

CLI Reference

CommandDescription
initInteractive setup, creates skeletal.config.ts
analyzeScan, crawl, generate, and wire skeletons
checkAssert all skeletons are up to date
watchRe-analyze on source file changes
previewBrowse all skeletons locally
ejectCopy a skeleton into source for manual editing

Global install

npm install -g skeletal-ui
skeletal-ui analyze

Or use without installing:

npx skeletal-ui analyze