SolidStart Park UI Starter
SolidStartSolidJSTypeScriptPanda CSSPark UIStarter
SolidStart Park UI Starter is a starter repository for SolidStart applications using Park UI wrappers, Panda CSS theming, and a curated set of developer-focused assets reconciled from earlier UI experiments.
- Source: byronwall/solid-start-panda-park-ui
- Demo: GitHub Pages explorer
What it includes
The repo packages a reusable setup for SolidStart projects:
- SolidStart application scaffold under
app/ - Park-style wrapper components
- Panda CSS theme and generated styling workflow
- Contributor and agent guidance
- Ark UI MCP wiring
- GitHub Pages workflow for a static component explorer
Highlights
pnpm -C appworkflow for install, dev, type-check, test, build, and start- Static pre-rendered Comps Explorer deployed to GitHub Pages
- Shared wrappers such as
SimpleDialog,SimplePopover,SimpleSelect,PanelPopover,ConfirmDialog,ClearButton, andWrapWhen - Documentation for reconciliation and migration decisions