# @sheleg-design/workbench

The React reference kit for the SHELEG **Workbench** style pack — a calm, dense,
utilitarian product UI (light default, dark twin) for dashboards, admin panels and
internal tools.

It is generated from the pack, not authored beside it: `src/styles.css` opens with
`styles/tokens/workbench.css` byte for byte, and the rules the design agent must obey
are in [`.design-sync/conventions.md`](./.design-sync/conventions.md).

```bash
npm install && npm run build
```

Then run `/design-sync` in Claude Code from this directory to push it to
claude.ai/design.
